body { 
background-color: #f0ffff; 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #0000ff;
}

a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#00008b; background-color: #ffff00}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px}
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px}
h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px}
h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px}


hr{ color:#0000ff; background-color:#00ffff; width:90%; height:2px; } 


.note { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #f0ffff;  color: #483d8b; font-weight: bold;} 

.heading { font-family: "Lucida Calligraphy", Verdana, Arial, sans-serif; font-size: 30px; color: #0000ff; font-weight: bold; background-color: #ffff00;
} 

.menuitem {
	left:0;
	width:100px;
	background: #f0ffff;
	color: #00008b;
	border:3px solid #00ffff;
	text-align: center;
	font-size: 12px;
  }
.menuitemoff {
	left:0;
	width:100px;
	background: #DCDCDC;
	color: #00008b;
	border:3px solid #00ffff;
	text-align: center;
	font-size: 12px;
  }
  
.menuhead {
	left:0;
	width:95px;
	background: #00ffff;
	color: #00008b;
	border:1px solid #000000;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	
  }



#leftcontent {
position: absolute;
left:10px;
top:142px;
width:110px;
color: #0000ff;
background:#f0ffff;
border:0px solid #00008b;
text-align: center;
 }

#centercontent {
color: #0000ff;
background:#f0ffff;
margin-left:109px;
margin-right:119px;
border:1px solid #00008b;

voice-family: "\"}\"";

voice-family: inherit;
margin-left:111px;
margin-right:120px;
 }

html>body #centercontent 
{ margin-left:111px;
margin-right:121px;
}

#rightcontent {
position: absolute;
right:10px;
top:142px;
width:119px;
color: #0000ff;
background:#f0ffff;
border:0px solid #00008b;
text-align: center;
}

#banner {

color:#000000;
background:#0000ff;
height:125px;
border-top:0 solid #00008b;
border-right:0 solid #00008b;
border-left:0 solid #00008b;

voice-family: "\"}\"";
voice-family: inherit;
height:125px;
text-align: center;
}

html>body #banner 
{ height:125px; }

p,h1,h2,h3,h4,pre {
margin:10px 10px 10px 10px;
}


