body {
	background-color: #cc6633;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	font-style:normal;
	
/*BEGIN COMMENT OUT
	background-image:url(images/back_grade.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
	
	END COMMENT OUT  */
}

body {scrollbar-face-color: red}

#content {
	border: 2px solid #000; margin: 25px auto; width:800px; background-color:#FFFFFF; vertical-align:top; 	background: #ffffff url(images/background03.jpg);
	background-repeat:no-repeat; 
}

#menu {width:800px; height: 18px; position:relative; top:-22px;
	font-weight:bold; text-align:center; float:left;}

	#menu a {text-decoration:none;}
	
	#menusub {margin-bottom: 10px; font-size:11px; margin-left; width:160px;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	}
	
	#menusub a {text-decoration: none;}
	
	.subtitle {font-weight:bold; background-color:#CCCCCC; border-bottom: solid 1px black;
	padding: 3px;}

	.subcat {font-weight:bold; border-bottom: solid 1px black; padding: 3px;}
	.subcat:hover {background-color:#cc6633; color: white;}
	


#twitter_div2 {width: 550px; height:75 px; float:left; margin-right:5px; margin-top:10px; margin-left:10px; margin-bottom:20px;}

#twitter_div {margin-bottom: 10px; font-size:11px; margin-left; width:550px;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	}



#contentleft {width: 550px; float:left; margin-right:5px; margin-top:10px; margin-left:10px; margin-bottom:10px;}



#sidebarright {width: 175px; border-left: 1px solid #666; float:right;  margin: 10px;
				padding-left:15px; margin-top:10px; text-align:left; padding-bottom:100px;}

#footer {
	width: 770px;
	background-color:#fff;
	clear: both;
	margin: auto;
	margin-bottom: 10px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	padding: 5px 5px 5px 5px;
	border: 2px groove #cc6633;

}

.maintitle { font-size:16px; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; margin-bottom: 0;}
.secondtitle { font-size:12px; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif;}
.regulartext {font-size:12px; font-weight:normal; font-family:Geneva, Arial, Helvetica, sans-serif; }

.footerbold {font-size:10px; font-weight:bold;}

.popup
{
CURSOR: help;
text-decoration:underline;
}



a {color: black;}

 a:hover {color: #cc6633;}
