﻿body, html {
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url('../images/vert-back.jpg') repeat-y 50% 0;
	width: 100%;
    min-width: 1002px;
	height:100%; 
}
h2 {
	color: #fffe00;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
#container {width: 100%; margin: 0 auto; height:100%; }
#header {
    background: url('../images/header.jpg') no-repeat 50% 0;
    height: 107px;
    left: 0px;
    top: 0px;
    min-width: 1002px;
    width: 100%;
    z-index: 1;
    margin: 0;
} 
#center {
	width:1024px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#sponsor {
	background: url('../images/sponsor.jpg') no-repeat 50% 0;
    height: 113px;
    min-width: 1002px;
    width: 1024px;
    z-index: 1;
    margin: 0;
    float:left;
}
#rotator {
    z-index: 1;
    margin: 0;
    float:left;
    padding-top:10px;
    padding-left:19px;
}

#topcontent 
{
	width:1024px;
	float:left;
	padding-top:10px;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
#topcontent a {
	text-decoration: none;
}
#topcontent a:hover {
	text-decoration: underline;
}
#titlebar {
	background: url('../images/title.jpg') no-repeat 50% 0;
    height: 51px;
    min-width: 1002px;
    width: 1024px;
    margin: 0;
    float:left;
}
#titlebar p 
{
    color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-indent:10px;
	top:50%;
}
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 1024px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background: url(topnav_stretch.gif) repeat-x;
	z-index: 1;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #564f08 url(topnav_active.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 1024px;
	background: #564f08;
	color: #000000;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

#footer-copyright {
	background-color:#fffe00;
	text-align: center;
	position:fixed;
	bottom:0;
	left:0;
    right:0;
	margin-bottom: 0;
	color: #333333;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	width:100%;
	height:20px;
}
#footer-copyright a {
	color: #333333;
	font-size: 10px;
	text-decoration: none;

}
#footer-copyright a:hover{
	text-decoration: underline;
}
#comingevents 
{
	float:left;
	background-color:black;
}
#girlform {
	width: 550px;
	border: 1px solid #666666;
	text-align: left;
	position: relative;
	top: 15px;
	margin-left:auto;
	margin-right:auto;
	padding: 2px;
	margin-top: 8px;
}
#events {
	color: #000000; 
	font-weight: bold; 
	font-size: 13px;
}
