body {
	background-color: #162230;
	background-image: ;
	background-repeat: repeat-y;
	background-position: center;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 15px 0;
} 
 
div#container {
	background-color: transparent;
	margin: auto;
	width: 900px;
	background-image: none;
}

div#left {
	float: left;
	width: 180px;
	padding-left: 0px;
	text-align: 0; }
	


div#center {
	float: left;
	width: 540px;
	padding-left: 0px;
	text-align: ; }
	
div#right {
	float: left;
	width: 180px;
	padding-left: 0px;
	text-align: 0; }
	

div#footer1 {
	background-color: #FBAD18;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding: 8px;
	margin-top: 15px;
}

div#footer2 {
	background-color: #850505;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding: 4px;
}

div.title {
	background-color: White;
	padding: 0px 3px 3px 5px;
	margin-bottom: 8px;
	margin-top: 15px;
}

div.title a {
	color: Blue;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

div.title a:hover {
	text-decoration: underline; }

img {
	border: 0px; }

div#left img {
	border: 0;
	margin: 0 0px 0px 0;}

div#right img {
	border:0px #003366 solid;
	float: center;
	margin: 0 0px 0px 0; }

A.link {
	color: #0000cc;
	text-decoration: none;
	font-weight: bold;}	

A.link:Hover {
	color: Yellow;
	text-decoration: none;
	font-weight: bold;}
	
A.link2 {
	color: Yellow;
	text-decoration: none;
	font-weight: bold;}
	
A.link2:Hover {
	color: #808080;
	text-decoration: none;
	font-weight: bold;}

