@charset "utf-8";















body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: center top;
	background-image: url(background.jpg);
	background-color: #000;
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	background-attachment: fixed;
}







h1 {



	text-decoration: none;



	margin-top: 0;



	margin-bottom: 0;



	font-size: 20px;



	font-family: Arial, Helvetica, sans-serif;



	color: #6aa4eb



} 







h2 {



	text-decoration: none;



	margin-top: 0;



	margin-bottom: 0;



	font-size: 20px;



	font-family: Arial, Helvetica, sans-serif;



	color: #6aa4eb;



} 























a:link {



	text-decoration: none;



	color: 6aa4eb;



}



a:visited {



	text-decoration: none;



	color: 6aa4eb;



}



a:hover {
	color: #F00;



}



a:active {



	text-decoration: none;



}













a.footer:link {
	text-decoration: none;
	color: #00CCFF;
}
a.footer:visited {
	text-decoration: none;
	color: #00CCFF;
}
a.footer:hover {
	text-decoration: none;
	color: #F00;
}
a.footer:active {
	text-decoration: none;
} 
















#site-container {



	margin: auto;



	text-align: left;



	width: 998px;



}







#site-banner {



	text-align: center;



	height:240px;



	background-color: #000;



}







#site-body {
	margin-bottom: 0px;
	overflow: auto;









/



 	width: 100%; 																			background-color: #FFFFFF;
	padding: 20;
	font-size: 18px;
	color: #000000;
	border-left: #666 3px solid;
	border-right: #666 3px solid;



}







#site-footer {
	text-align: center;
	padding-top: 15;
	padding-bottom: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	border: #666 3px solid;
	background-image: url(background-footer.jpg);



}



img {

}
