body  {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
}


	
.thrColFixHdr #container {
	width: 900px;
	border: 0;
	text-align: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	background-color: none;
} 



  
	a:link {text-decoration:none; color:#666666}
	a:visited {text-decoration:none; color:#666666}
	a:active {text-decoration:none; color:#666666}
	a:hover {
	text-decoration:none;
	color:#666666;
}


.3-Head_Link { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	text-align:left;
 	font-family: Verdana;
	font-size: 13pt;
	color: #cccccc;
	text-decoration: none;
}

.3-Head { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	
	background: none; 
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: bold;
	color:#FF6666;
}



.thrColFixHdr #sidebar2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cccccc;
} 

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 255 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background:none;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10pt;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 245px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
