#cms_menutop {
   background: red;
   width: 200px;
   height: 200px;
   float: left;
}

#cms_menulogin{
	background-color: ;
	float: right;
	width: 175px;
	font-size: .8em;
	margin-top: -10px;
}

#cms_menuloginwelcome{
	float: right;
	font-size: .8em;
}

#cms_menuloginname{
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	font-size: .8em;
	color: red;

}

#cms_menulogout a{
	float: right;
	font-size: .8em;
	padding-right: 6px;
	margin-top: -6px;
}

#cms_menuright {
   background: blue;
   width: 180px;
   height: 200px;
   float: left;
}
#cms_menubottom {
   background: ;
   width: 970px;
   float: left;
}
#cms_menuleft {

	margin-left: 34px;
	padding-top: 10px;
	background: #F4F4F4;
   	width: 170px;
   	float: left;
   
}

#cms_menuleft li a:hover{
	display: block;
	background-color: orange;
	color: white;
}
#cms_header_links{
	float: right;
	padding-right: 10px;

}

#cms_header_links a:active, a:link, a:visited{
	color: #0B1D6E;
	font-size: 12px;
	font-weight: bold;
}

#cms_header_links a:hover{
	color: #E9702E;
	font-size: 12px;
	font-weight: bold;
}

#cms_headercontent {
   background:;
   width: 970px;
   float: left;
   text-align: center;
}
#cms_bodycontent {
    background: ;
    font-size: 10pt;
    padding: 10px 10px 0px 10px;
	float: left;
	width: 710px;
}
#cms_footercontent {
   background: ;
   width: 200px;
   float: right;
}
#cms_advertising {
    background: ;
	float: right;
	width: 175px;
	padding-top: 10px;
	padding-right: 5px;
	background-color: gray;
}
#cms_classifieds {
   background: ;
   width: 200px;
   height: 200px;
   float: left;
}
#cms_news {
   background: red;
   width: 200px;
   height: 200px;
   float: left;
}
#cms_slideshow {
   background: ;
   width: 200px;
   height: 200px;
   float: left;
}
#cms_photoalbum {
   background: ;
   width: 200px;
   height: 200px;
   float: left;
}
#cms_products {
   background: ;
   width: 200px;
   height: 200px;
   float: left;
}
#cms_audioclip {
   background: ;
   width: 200px;
   height: 200px;
   float: left;
}
#cms_videoclip {
   background: ;
   width: 200px;
   height: 200px;
   float: left;
}
