html,body{width:100%;}
body{background:#6B7CC0; font-family:Arial;}


#menu{
	background:url(../images/menu-strip.jpg) repeat-x;
	width:972px;
	height:47px;
	float:auto;
}
#menu ul {float:left; list-style:none;}
#menu ul li{float:left;}
#menu ul li a{float:left; text-decoration:none; color: #FFFFFF; font-size:16px; text-align:center; line-height:47px; padding:0px 20px 0px 20px; font-weight:bold;}
#menu ul li a:hover{background:url(../images/hover-strip.jpg) repeat-x; color:#ffffff;}
#menu ul li a.current{background:url(../images/hover-strip.jpg) repeat-x; repeat-x; color:#ffffff;}

/**********headerpic**************/
.headpic{width:972px; height:auto; float:left; background-color:#FFFFFF;}
.headpicmain{background:url(../images/PrintProfessor-header.jpg); width:972px; height:444px; float:left;}
.catgriesbox{width:217px; float:right;}
.h3catagrieshead{background:url(../images/yellow-strip.jpg) repeat-x; width:199px; height:35px; float: right; font-size:18px; font-weight:bold; color:#73350f; text-align:left; line-height:35px; padding-left:18px;}
.catgsmenu{width:217px; float: right;}
.catgsmenu ul{ width:200px;float: right; list-style:none; }
.catgsmenu ul li{ width:200px;float:left;line-height:30px;padding:0px 0px 0px 0px;}
.catgsmenu ul li a{ width:200px;float:left; font-size:12px; text-decoration:none; color:#9b4a37; }
.catgsmenu ul li a:hover{ color:#000000; text-decoration:underline;}

