@charset "UTF-8";
/* CSS Document */


body  {
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #35446d;
	}
	
	A:link {text-decoration: none; color: #94211f; }
A:visited {text-decoration: none; color: #94211f;}
A:active {text-decoration: none; color: #94211f;}
A:hover {text-decoration: none; color:#35446d;}

img {border:none}

H1 {
	font-family:Georgia,serif;
	color:#94211f;
	font-size: 16px;
	font-variant: small-caps; text-transform: none; font-weight: 100;
	}

H2 {
	margin-top: 0;
	margin-bottom: 1em;
	font-family:Georgia,serif;
	/*color:#94211f;*/
	color: #35446d;
	font-size: 16px;
	text-transform: none; 
	font-weight: bold;
	}

H2 span.attrib {
	display: block;
	font-size: 12px;
	margin-top: 0.3em;
	
	}	
	
ftr {
	font-family:Georgia,serif;
	font-size: 8px;
	color:#35446d;
	}
	
	
	#container {
	width: 840px;
	height: 900px;
	margin: 0 auto;
	padding: 30px;
	background-image: url(images/background-900.jpg);
	background-repeat: no-repeat; 
	}
	
	#masthead {
	width: 835px;
	height: 50px;
	float: left;
	background-image: url(images/masthead.gif);
	}
	
	#navigation {
	width: 700px;
	height: 30px;
	float: right;
	}
	
	#promo_image {
float: left;
width: 250px;
padding-top: 10px;
padding-bottom: 20px;
}
	
	#column_01 {
	width: 810px;
	background: GREEM;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	}
	#HERO {
	width: 820px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	#bottom {
	width: 830px;
	float: left;
	}
	
	#bottom_ads {
	width: 830px;
	float: left;
	padding-top: 20px;
	}

	#bottom_ads_01 {
	float: center;
	}
	
	#footer {
		width: 800px;

	float: left;
		}
	
	
	#column_02 {
	width: 400px;
	float: left;
	padding-right: 10px;
	}
	
	
	#player {
	width: 400px;
	height: 120px;
	float: left;
	}
	
	#description {
	width: 410px;
	float: left;
	padding-left: 20px;
	}
