body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#333366;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.twoColFixLtHdr #container { 
	width: 900px; 
	background-color: #CC9999;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
} 

.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 50px 10px 50px;
	background-image: url(images/sfw.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#666699;
} 

.twoColFixLtHdr #header h1 {
	margin: 0;
	padding:10px 0; 
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 150px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 200px; 
	padding: 0 20px; 
	background: #FFFFFF;
} 

#footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD; 
	font-size: 10px;
	font-weight:bold;
} 

#footer a { 
	font-size: 10px;
	font-weight:bold;
	color: #0000FF;
	text-decoration: none;
} 

#footer a:hover { 
	font-size: 10px;
	font-weight:bold;
	color: #CC0099;
	text-decoration: none;
} 

.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;
}	

a:link {
	color: #0000FF;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

a:hover {
	color: #CC0099;
	font-weight: bold;
	text-decoration: none;
}

.style2 {
	font-size: 8px;
	font-weight:bold;
}

.style3 {
	font-size: 16px;
	font-weight:800;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}

.style6  {
	font-size:24px;
	font-weight: bold;
}

.style7  {
	font-size:36px;
	font-weight: bold;
}

.style8 {
	font-size: 14px;
	font-weight:bold;
}

.style9 {
	background-color: #cc99cc;
}
