
BODY {
background-color:#feedd5;
margin:0; 
}

#topline
{
background-image:url(../images/menu_top.gif);
background-repeat:no-repeat;
background-position:center;
width:970px;
height:4px;
margin:auto;

} 
#sitelogo
 {
 width:280px;
 float:left;
 }
 
#logo_menu
{
width:970px;
height:90px;
line-height:90px;
margin:auto;
background-color:#FFFFFF;

}

#topmenuclass
{
	float:left;
	width:642px;
	height:60px;
	margin-top:30px;
	
	
}

#topmenuclass ul
{
	margin:0;
	padding:0;
}
 #topmenuclass ul li
 {
	list-style:none; 	
	float:left;
	
 }
#topflash
{

margin:auto;
height:255px;
width:970px;
background-color:#FFFFFF; 

}

#footer
{
height:120px;
line-height:120px;
background-color:#FFFFFF;
margin:auto;
width:970px;
font-size:12px;
text-align:center;

}
.bodytext
{
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
.bodytext a:link
{
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
