body {
	background-color: #43311D;
	margin: 40px;
	background-position:top;
	background-repeat:repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	line-height: 150%;
	color:#FFF6E4;
}



#center {
	width: 780px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#flash {
	width: 100%;
	height: 506px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
	top:0px;
	z-index:2;
	background-color:transparent;
	background-image:none;
}


#flashsong {
	width: 60px;
	height: 40px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
margin-bottom:15px;
	padding:0px;
	position:relative;
	top:0px;
	z-index:2;
	background-color:transparent;
	background-image:none;
}


h1 {
	font-size:16px;
	font-weight:bold;
	color: #0067AC;
	margin: 18px 0px 5px 6px;
}


h2 {
	font-size:18px;
	font-weight:normal;
	margin: 0px 2px 30px 22px;
	color: #0067AC;
	line-height: 120%;
}


a, a:visited {
	font-weight:bold;
	text-decoration:none;
color:#FFF6E4;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
color:#FFF6E4;
}
