@charset "UTF-8";
/* CSS Document */
<style type="text/css"> 
<!-- 

body  {
	background: #000000;
	background-image:url(images/bkgd.jpg);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	background: #ffffff; 
	padding: 0 10px 0 20px;  
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	font: 100% Tahoma, Verdana, Geneva, sans-serif;
	text-align: right;
	line-height:140%;
	float: left; 
	width: 210px; 
	background: #ffffff; 
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	font: 100% Georgia, "Times New Roman", Times, serif;
	line-height:150%;
	margin: 0 0 0 250px; 
	padding: 0 40px 0 20px; 
} 

.twoColFixLtHdr #mainContent a { 
	color:#C03;
	text-decoration: none; 
	border-style: none; 
	border-width: 0px ;
}
	
.twoColFixLtHdr #mainContent a:hover { 
	color: #F03;
	text-decoration: none; 
	border-style:  dotted none dotted none; 
	border-width: 1px 0px 1px 0px; 
	border-color:   #C03;
}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD; 
} 
.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;
}
.link {
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height:150%;
}

.link a { 
	color:#c03;
	text-decoration: none; 
	border-style: none; 
	border-width: 0px 
}
	
.link a:hover { 
	color: #f03;
	text-decoration: none; 
	border-style:  dotted none dotted none; 
	border-width: 1px 0px 1px 0px; 
	border-color:   #C03;
}

.toplink {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 2px;
	color: #C03;
}

.toplink a { 
	color:#C03;
	text-decoration: none; 
	border-style: none; 
	border-width: 0px ;
}
	
.toplink a:hover { 
	color: #F03;
	text-decoration: none; 
	border-style:  dotted none dotted none; 
	border-width: 1px 0px 1px 0px; 
	border-color:   #C03;
}
--> 
</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]-->
