body{
	background-color:#EEE;
	background-image:url(../images/page_background.gif);
	background-repeat:repeat-x;
	background-position:top
}
a{color: #06C}
a:hover{color:#333}
.header-wrap{height:125px}
.logotext h1, .logotext h2{margin-left:0px; margin-top:25px;}
.banners, .banners2{
	text-align:center;
	text-transform:uppercase;
	margin:20px;
	font-size:18px;
	width:750px;
	margin:15px auto;
	padding:20px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
}
.banners a, .banners2 a{text-decoration:underline; color:#06C; font-size:16px}
.banners2{margin:5px auto;border-top-style: none;border-bottom-style: none; padding:0px;margin-bottom:10px}
.footer{margin-top:35px}
.footer a{color:#222}
.banner_sky{margin:15px auto; text-align:center}