body {
	background-color: #FFFFCC;
}


ul.nav{
margin-left:o;
list-style:none;
padding-left:0;
padding-top:6px;
padding-bottom:5px;
border-bottom:1px dashed #000;
}

ul.nav li{
float:left;
}

ul.nav a {
width:12em;
display:block;
border:1px dashed #000;
border-bottom:none;
padding:5px;
margin-right:5px;
background-color:#666666;
text-decoration:none;
color:#FF0000;
text-align:center;}

P{
	font:bold; color:#CC0099;
	font-size:16px;
	font:bold;
	background-repeat;
}
p.redgreen {background:#00FF00; color:#FF0000; font-style:italic;}
p.blackgreen { background:#999999; color:#000000; font-style:italic;}

h3{font-family:"Times New Roman", Times, serif; color:#0000CC; font:bold;}
ol{font-family:"Times New Roman", Times, serif; color:#FFFFFF; font:bold;}

#navbox
{
position:absolute;
margin-left:2%;
margin-top:10px;
width: 20%;
height:100;
float:left;
background-color:;
}
#MainContent
{
	position: absolute;
	float:right;
	margin-top:0px;
	margin-left:25%;
	border:groove;
	margin-top:60px;
	width:60%;
	height:600px;
	overflow: visible;
	left: -3px;
	top: 82px;

}
#bottombar
{
	position:absolute;
	font:medium;
	margin-left: 2%;
	height:70px;
	width: 15%;
	float:left;
	margin-top: auto;
	left: 8px;
	top: 694px;
}

