@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background: #CCCC99;
}


.twoColElsLtHdr #container {
	width: 46em;
	background: #CCCC99;
	margin: 0 auto;
	border: 0;
	text-align: left;
} 
.twoColElsLtHdr #header {
	background: #CCCC99;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 0;
}


.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 500px;
	background: #CCCC99;
	height: 400px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 0px; 
	margin-right: 0px;
}


.twoColElsLtHdr #mainContent {
	padding-left: 0px;
	height: 440px;
	background: #CCCC99;
} 
.twoColElsLtHdr #footer {
	background:#cccc99;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: small;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {font-family: "Times New Roman", Times, serif}
.style4 {color: #990000}
.style6 {
	color: #990000;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.style8 {font-style: italic}
.style9 {font-size: small}
.style10 {color: #0000FF}

