@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #006633;
}
.twoColFixLtHdr #container {
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: center;
	background-color: #CCFFCC;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 0 10px 0 20px; 
	background-color: #235737;
	text-align: center;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px;
	background-color: #339966;
	text-align: center;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; 
	padding: 0 20px; 
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; 
	background:#DDDDDD;
	background-color: #235737;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-size: 14px;
	color: #FF6600;
}
.style3 {
	font-size:18px;
	color: #FF6600;
}		  
		  
.style4 {
	font-size:10px;
	color: #FF6600;
}
a:link {
	COLOR: #FF6633;
}
a:visited {
	COLOR: #FFCC99;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}
 
</style><!if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

