/* CSS Document */

body {
font-family:"Century Gothic", Helvetica, sans-serif;
font-size:12px;
color:#585858;
font-weight: bold;
}

.container {
position:absolute;
width: 862px;
height: 750px;
margin-left: -431px;
top: 15px;
left: 50%;
}


#default {
position: absolute;
width:862px;
height:680px;
top:0px;
left:0px;

}
#flashContent {
position: absolute;
width:862px;
height:680px;
top:0px;
left:0px;
}


.footer {
position: absolute;
width:862px;
height:19px;
top: 692px;
left: 310px;


}	

.footer a:link {
text-decoration: none;
color:#585858;


}	
	.footer a:visited {
	text-decoration: none;
	color:#585858;
	
	
	}	
	.footer a:hover {
	text-decoration: none;
	color:#A7A877;
	
	
	}	
	.footer a:active {
	text-decoration: none;
	color:#7B755E;
	
	
	}	
		
