body, p, ul, li, td, th, dt, dd, dl { font-family: Verdana, Arial, Helvetica, sans-serif; }
body { font-size: 76%; color: #000000; background-color: #d7d7d7; }

td {font-size: 0.8em; }

h1 { font-family: Arial, Helvetica, sans-serif; }
h2 { font-family: Arial, Helvetica, sans-serif; color: #0033CC; border-bottom: dashed 1px #0033CC;}
h3 { font-family: Arial, Helvetica, sans-serif; color: #000000; border-bottom: dashed 1px #000000;}

li { padding-bottom: 5px; }

pre {  font-family: "Courier New", Courier, mono; }

.topnav { 
	font-size: 0.8em;
	background-color: #009999;
	border: 1px #000000 solid;
	padding: 0.5em;}

.caption { font-size: 0.8em; }

.code2 { border-color: #003399; border-style: dashed; border-width: 1px; background-color: #EBF5FE; padding: 0.7em; }
.code { border-color: #FF9900; border-style: dashed; border-width: 1px; background-color: #FFF4D2; padding: 0.7em; }

.menuframe { background-color: #EBF5FE; }

#sidebox {
border:1px solid #000; 
float:right;
width:23%; 
background:#eee;
margin:0px 0px 23px 23px;
padding:10px;
}

#sidebox p {
font-size: 0.9em;
}

#sidecol {
float:right;
width:33%; 
margin:0px 0px 23px 23px;
padding:10px;
}
	
#leftcontent {
float:left;
width:70%;
margin-right:15px;
padding-bottom:50px;
}

#rightcontent {
		}
		
#rightcontent p {
font-size: 0.9em;
}

#rightcontent h2 {
border: none
}

#rightcontent h3 {
border: none
}