* {margin:0;padding:0;}
html, body
{
height:100%;
margin:0;
padding:0;
}
.main { font-family:Arial;
				font-size:11px;
				margin-right:0;
				kerning:false;
				margin-left:0;
				letterSpacing:0;
				text-indent:0;
				color:#5A564B;
				leading:2;
				background-color:#000000;
				line-height:14px
				
				}
				
.bg {
width:820px; 
height:100%;  
margin:0px auto 0px auto;
background-image:url(bg.gif);
}	
.inner {
width:820px; 
height:640px; 

}	
.flash{
position:absolute; 
top:200px;
left:10px;
}

.flashright{
position:absolute; 
top:200px;
left:410px;
}

.pic{
margin-top:200px;
margin-left:410px;}

		
.naviactive {  color:#ffffff; text-decoration:none;font-weight:bold; }				
.bold {font-size:11px;font-weight:bold; }
.headline {font-size:16px ;font-weight:bold; }
.headlineSmall {font-size:13px ;font-weight:bold; }
a:link {  color:#5A564B; text-decoration:none;font-weight:bold; }
a:visited {  color:#5A564B; text-decoration:none;font-weight:bold; }
a:focus {  color:#5A564B; text-decoration:none;font-weight:bold; }
a:active {  color:#5A564B; text-decoration:none;font-weight:bold; }
a:hover { color:#ffffff;}


