/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	line-height:1.3em;
}
#wrapper {
	margin:10px auto;
	position:relative;
	width:850px;
}
h1#main {
	height:355px;
	width:850px;
	background:url(images/main-page-temp.jpg);
	font-size:1px;
	color:#FFFFFF;
}
#details {
	position:absolute;
	top:100px;
	left:565px;
	width:280px;
}
#details ul {
	margin:0;
	padding:0;
}
#details li {
	list-style-type:none;
	margin: 10px 0;
}
#details li#music, #details li#baize {
	margin: 20px 0;
}
p#credit {
	font-size:85%;
	margin-top:30px;
}
#foot {
	position:absolute;
	top:380px;
	width:850px;
}
#foot p {
	text-align:center;
}
#city {
	position:absolute;
	width:75px;
	top:370px;
	left:15px;
}
#tpbanks {
	position:absolute;
	width:100px;
	top:378px;
	left:740px;
}