*{margin:0;padding:0;border:none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5C6F79;
	background: url(/assets/Background.gif) repeat-y 50%;
}
h1 {
	font-size: 150%;
	color: #FDB515;
	padding: 10px 0 10px 0; 
}
h2 {
	font-size: 125%;
	color: #FDB515;
	padding: 10px 0 10px 0; 
}
#primarycontent h3 {
font-size: 100%;
font-weight: bold;
color: #FDB515;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #5C6F79;
	line-height: 18px;
	padding: 0 5px 8px 0;
}
a {text-decoration: none; color: #fff;}
a:visted {text-decoration: none; color: #fff;}
a:hover {text-decoration: none; color: #fff;}
a:active {text-decoration: none;	color: #fff;}
ul {padding: 2em;}

#submenu_system {
display: block;
float: right;
width: 499px;
height: auto;
color: #FFF;
background: #614E00 url(/assets/Schools_SubMenuBackground.jpg) top left repeat;
}
#submenu {
float: right;
display: block;
width: 150px;
margin: 5px;
height: auto;
background: #E7E7E8 url(/assets/SubMenuBackground2.gif) bottom right no-repeat;
}
#submenu h3 {
font-size: 90%;
padding: 0 5px 0 5px;
color: #FFF;
text-align: center;
background: #614E00 url(/assets/Schools_SubMenuBackground.jpg) top left repeat-y;
}
#rightmenu ul li:hover a {color: #FFF !important;}
#rightmenu ul li a {	color: #9B9D9F;}
#rightmenu ul ul li {background: #E6C601;}
#rightmenu ul ul li:hover, #rightmenu ul li:hover { color: #FFF; background:#A58B00; /*border-bottom: 1px dashed #DFDFDF; padding-bottom: 0px;*/}
