#navigation {
	width:802px;
	float: left;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	background-color:#76787b;
	position: relative;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-transform: uppercase;
}

#navigation ul {
	margin:0px; 
	padding:0px;
}

#navigation ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0px;
	position:relative;
	border-right:1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation li a {
      text-decoration:none;
      color: #FFFFFF;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  padding-right: 15px;
      padding-left: 15px;
}

#navigation li .selected, #navigation li a:hover{
	background:#e00a0a;
	color:#ffffff;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#sideMenu {
	width: 210px;
	margin: 0px;
        position: relative;
        float: left;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76787B;
	padding-bottom: 15px;
	padding-left: 10px;
}
#sideMenu ul{
	list-style: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#sideMenu li a {
    text-decoration:none;
	height: 18px;
	color: #5c5d5e;
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-weight: bold;
}
	
#sideMenu li .selected, #sideMenu li a:hover {
	color: #A20000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
}	
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>200 OK</title>
</head><body>
<h1>OK</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 cgiadmin@yourhostingaccount.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
