.navboxcont { width: 100%; height:100%}
.navboxleft { width:200px; float:left; height:100px}
.navboxauto { margin-left:220px; width:auto; height:100px     }
/* i added the 3 lines above */

p  {
	color: #333333;
	font-variant: normal;
	font-weight: normal;
	font-size: 
11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.caption {
	color: #333333;
	font-variant: normal;
	font-weight: normal;
	font-size: 
10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

h1   {  color: #666666; font-variant: normal; font-weight: bold; font-size: 
36px; font-family: Verdana, Arial, Helvetica, sans-serif }
body {
	background-color: #FFFFFF;
	left: 0px;
	clip:  rect(0px auto auto auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	
}
h2 {  font: bold 16px/18px Verdana, Arial, Helvetica, sans-serif; color: #666666}
a:link
{
	font:  11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	
} 
a:visited 
{ 
    font:  11px/18px Verdana, Arial, Helvetica, sans-serif;
    color: #990000;
	background: #F1F1F1;
	text-decoration: none;
	
}a:hover
{
	
	font:  11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #C91F16;
	background: #CCCCFF;
	text-decoration: none;
	
} 
	
a:active /* i removed a } that was in front of a:active */
{
	
	font:  11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #C91F16;
	background: #CCCC66;
	text-decoration: none;
	
} 

.tableline {
	border: 1px solid #333333;
}
.imageline {
	padding: 2px;
	border: 1px solid #666666;
}
.thintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 24px;
	font-weight: 100;
	color: #333333;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	background-color: #bdf892;
	text-align: left;
	vertical-align: middle;
}
.header {
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000080;
	left: 0px;
	top: 0px;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.right {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #EDEBDE;
	padding: 10px;
	left: 235px;
	top: 113px;
	position: absolute;
	visibility: visible;
	overflow: visible;
	background-color: #EDEBDE;
	width: 650;
	height: 100%;
}
