body{background:fixed;
background-image:url(images/bg.gif);
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #2169ca;
padding:0px;
margin:0px;
}
a:link {  color: #9FF; text-decoration: none}
a:hover {  color: # 9CF; text-decoration: underline}
a:visited {  color: # 06F; text-decoration: none}
.largefont{font-size:30px;
font-weight:bold;
}
#enterpage{width:970px;
margin:auto;
}
#logoimage{background-image:url(images/enterlogo.png);
width:559px;
height:562px;
margin:auto;
}

#content_bg{background-image:url(images/contentbg.png);
width:1000px;
padding-left:20px;
padding-right:20px;
margin:auto;
}
#header_container{background-image:url(images/header.png);
width:1000px;
height:202px;
margin:auto;
}
#slides{ float:right;
background-image:url(images/headerslides/slidebg.gif);
background-repeat:no-repeat;
width:778px;
height:169px;
padding-right:10px;
overflow:hidden;
}
#content_top{clear:both;
background-image:url(images/content_top.png);
width:1000px;
height:23px;
margin:auto;
}
#content_mid{background-image:url(images/content_mid.png);
width:1000px;
height:-2000px;
overflow:hidden;
margin:auto;
}
#content_bottom{clear:both;
background-image:url(images/content_bottom.png);
height:15px;
width:1000px;
margin:auto;
}
#webcounter{
	padding-left:15px;
}
#gallery {
		padding: 10px;
		width: 700px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
#footer{background-image:url(images/footer.png);
height:185px;
width:1040px;
margin:auto;
}
