body { background-color:#F5F5F5 ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#800080;
}

a { color: #00008B;
background-color: #F0F8FF; }

a:hover { font-family:Verdana, Arial, Helvetica, sans-serif;
color:#800080;
background-color: #ffffff}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:36px}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px}

#leftcontent { position: absolute;
left:9px;
top:77px;
width:100px;
background:#DDA0DD;
border:0px solid #00008B;
}

#centercontent { top:77px;
background:#F5F5F5;
margin-left:99px;
margin-right:119px;
border:0px solid #00008B;

/*
		The followin hack is explained at 	
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 101px;
   		margin-right:121px;
		}
	html>body #centercontent {
   		margin-left: 101px;
   		margin-right:121px;
        }

#rightcontent { position: absolute;
right:10px;
top:77px;
width:120px;
background:#DDA0DD;
border:0px solid #00008B;
}

#banner { background:#DDA0DD;

		voice-family: "\"}\"";
		voice-family: inherit;
		height:99px;
		}
	html>body #banner {
		height:99px;

	}


.menuhead { 
width:98px;
background-color:#800080;
color:#F0F8FF;
border:1px solid #000000;
text-align: center;
font-weight:bold;
font-size:12px;
}

.menuitem {
width:95px;
background-color:#F0F8FF;
color:#000000;
font-size:10px;
border:1px solid #000000;
text-align: center;
}


.menuitemoff {
	width:95px;
	background-color: #A52A2A;
	color: #F0F8FF;
	border:1px solid #F0F8FF;
	text-align: center;
	font-size: 10px;
  }


p,h1,h2,h3 { margin:0px 10px 10px 10px;}

.box { 
margin-top: 0px;
margin-bottom: 0px;
margin-left: 50px;
margin-right: 50px;
padding:5px;

border-top:2px solid #00008B;
border-right:2px solid #00008B;
border-left:2px solid #00008B;
border-bottom:2px solid #00008B;

background-color: #DDA0DD;
color: #00008B; }

.note {

font-family: Arial, Verdana, sans-serif;
font-size: 16px;
background-color: #fff000;
color: #00008B;
font-weight: bold;

} 



