body {color: white;
font-family: "Helvetica Neue", "Helvetica", "Andy", "Optima", sans-serif;
font-size: 1em;
background-image: url(../images/landscapewebbackground.jpg) ;
background-repeat: repeat-x repeat-y;
background-attachment: fixed;
background-color: #66CCFF;
padding: 5px;
}

.intro { text-align: center; margin-top: 25px; ;
}

.enter { text-align: center; margin-top: 25px; 
}

.home { text-align: left; border-color: blue; margin-left: 25px; 
}


.winner{ text-align: center; color: #0048B8; margin: 5px;
}

.homepics { padding: 0px; 
}

h1 {font-size: 2.25em; margin-top: 25px; margin-bottom: 10px; color: white;

}

h2 {font-size: 1.75em; color: white; margin: 10px;
}

h3 {font-size: 1.25em; color: white; margin: 10px;
}

h4 {font-size: 1em; color: white; margin: 10px;
}

a.onsite:link {color: #0048B8;
}

a.onsite:visited {color: #0048B8;
}

a.onsite:hover {color: #0048B8;
}

a.onsite:active {color: #0048B8;
}

a.offsite:link {color: #0048B8;
}

a.offsite:visited {color: #0048B8;
}

a.offsite:hover {color: #0048B8;
}

a.onsite:active {color: #0048B8;
}


.navbar { bgcolor: gray; margin-top: 25px; text-align: center; padding: 0px;
}

.navbar table { text-align: center;  
}

#header {font-size: 3em; 
width: 100%;
height: 100px;
margin-left: 25px;
margin-top: 0px;
align: center;
}

#container { border: 3px double #234DE2; 
border-width: thick;
background-color: #159BFF;
margin-top: 0px;
margin-right: 25px;
margin-left: 25px;
padding: 0px;
}

#sidebar { float: right;
color: black;
background-color: #234DE2;
width: 20%;
margin: 25px 10px 10px 10px;
padding: 10px;
min-height: 550px;
text-align: center;
}

#sidebar h3 { color: white; 
}

#sidebar h4 {  color: white; padding: 0px;
}

#sidebar h2 { color: white;
}

#body {width: 75%;
min-height: 700px;
}

#about { background-image: url (../images/landscape.jpg);
margin: 25px;
}

#introtitle {  margin-top: 0px;
padding-top: 0px;
}

.presspage {margin: 25px;
}

#press {
}

div.rage_button_932642 {
	float: center top;
	margin: 10px;
	width: 94px;
	height: 40px;
}


div.rage_button_932642 a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	background: url('../images/buttons/home.png') top left no-repeat;
	color: #0048B8;
	font-family: "Helvetica Neue", "Helvetica", "Andy", "Optima", sans-serif;
	font-size:20px;
	line-height: 24px;
	text-align: center top;
}


div.rage_button_932642 span {
	position: relative;
	top:7px;
	}


div.rage_button_932642 a:hover {
	background-position: -94px 0;
	color: #FFFFFF;
}


div.rage_button_932642 a:active {
	background-position: -188px 0;
	color: #000000;
}

a { cursor: pointer; 
}

