@charset "utf-8";
/* CSS Document */
body {
	background-color: #1976B3;
}
#main {
	background-image: url(images/background.jpg);
	height: 670px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#logo {
	width: 394px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#links{
	background-image: url(images/BlckBar.gif);
	background-repeat: repeat-x;
	height: 29px;
	margin-right: 16px;
	margin-left: 22px;
	margin-top: 20px;
}
#links a {	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#links a:hover {
	color: #1976B3;
}
#widget {
	width: 320px;
	height: 380px;
	margin-left: 152px;
	margin-top: 30px;
}
#footer {}
#bottom {
	margin-right: 16px;
	margin-left: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	margin-top: 35px;
	text-align: center;
}
#links2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #FFF;



}



#links2 a {



	color: #FFF;



	text-decoration: none;



}



#links2 a:hover {
	color: #000;

}
