body {
	background-color: #000000;
	font-size: 10px;
}

a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10pt;
}

A:hover, A:active{				
color: #000;
background: #cfb35b;} 

table, td, th {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	background-color: #990000;
	vertical-align: top;
	padding: 10px;
	width: 700px;
	color: #cccccc;
	text-transform: capitalize;
	position: absolute;
	left: 214px;
	top: 11px;
	border: 1px dashed #990000;
	height: 50px;
}

#ltcorner {
	position: absolute;
	top: 10px;
	left: 10px;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #990000;
	border-bottom: 1px dashed #990000;
	border-left: 1px dashed #999999;
	}

#rtcorner {
	position: absolute;
	top: 10px;
	left: 950px;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #990000;
	border-left: 1px dashed #990000;
	}

#lefttoc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffff99;
	position: absolute;
	width: 150px;
	height: 550px;
	z-index: 1;
	left: 10px;
	top: 100px; 
	background-color: #990000; 
	border: 1px dashed #990000;
	padding: 20px;
	float:left;
	}	
	
#lefttoc a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-size: 10pt;
}

#lefttoc a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}

#middlestuff {

	width: 680px;
	height: 550px;
	background-color: #CCCCCC;
	position: absolute;
	left: 14px;
	top: 100px;
	border: 1px dashed #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	margin-left: 200px;
	padding: 20px;
	clip: rect(auto, auto, auto, auto);
	line-height: 2;
	overflow: auto;	
}

 #middlestuff a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 10pt;
}

 #middlestuff a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 10pt;
}

#rtimg {
	color:#cccccc;
	background-color:#990000;
	position: absolute;
	top: 100px;
	left: 950px;
	width: 150px;
	padding: 20px;
	border-top: 1px dashed #990000;
	border-right: 1px dashed #990000;
	border-bottom: 1px dashed #990000;
	border-left: 1px dashed #990000;
	}

#rtimgcdm {
	color:#cccccc;
	background-color:#990000;
	position: absolute;
	top: 100px;
	left: 950px;
	width: 190px;
	padding: 0px;
	border-top: 1px dashed #990000;
	border-right: 1px dashed #990000;
	border-bottom: 1px dashed #990000;
	border-left: 1px dashed #990000;
	}
#spacer {
	background-color: #000000;
	height: 25px;
	width: 1200px;
	z-index: 1;
	position: absolute;
	top: 693px;
	left: 0px; 
	}

	
