body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/background.jpg);
	background-position: 210px 0px;
	margin-top:0px;
	}

#fadeDiv {
	display:none;
	background-color:#000;
}

body a img {	
	border:none;
	}

div.main_container {
	margin-left:auto;
	margin-right:auto;
	margin-top:44px;
	width:855px;
	}
	
div.header {
	width:804px;
	height:162px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	color:#fff;
	padding-left:17px;
	padding-top:17px;
	padding-right:34px;
	}

div.header a, div.header a:active, div.header a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

div.left_header_content {
	float:left;
	width:275px;
	position:relative;
	}

img.logo {	
	margin-top:-11px;
	position:relative;
	float:left;
	width:252px;
	}

div.right_header_content {
	float:right;
	width:275px;
	}

.music_flash {	
	float:right;
	margin-top:-7px;
	position:relative;
	width:164px;
	height:30px;
	}

.header_img_left {
	margin-top:30px;
	}

.header_img_right {
	margin-top:28px;
	}

div.shadow_sides {
	width:855px;
	background-image:url(../images/side_shadows.png);
	background-repeat:repeat-y;
	}
	
div.shadow_bottom {
	width:855px;
	height:55px;
	background-image:url(../images/bottom_shadow.png);
	background-repeat:no-repeat;
	}

div.footer {
	width:823px;
	height:17px;
	margin-left:8px;
	padding-top:5px;
	padding-bottom:7px;
	background-color:#000;
	color:#fff;
	text-align:center;
	}
	

div.content {
	width:823px;
	margin-left:8px;
	}

div.content p {
	margin:0px;
	}




