@charset "utf-8";
/* CSS Document */


html, body, ul, ol, li, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	color: #000000;
	font-size:12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none; 
}

html {
	height:100%;
}

body {
	background-color: #0b3289;
	height:100%;
	margin:0;
	padding:0;
}

dl { 
	width: 300px;
	margin: 0;
}

dt { 
	font-size: 18px; 
}

a { 
	outline:none;
}

dd { 
	margin: 0; 
}


#maindiv {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:100%;
}

#header {
	width:1000px;
	height:230px;
	background-image:url(/assets/graphics/headerBKG2009.jpg);
}

#currentEventHeader {
	width:1000px;
	height:230px;
	background-image:url(/assets/graphics/currentHeaderBKG.jpg);
}

#currentEventHeader2 {
	width:1000px;
	height:230px;
	background-image:url(/assets/graphics/currentHeaderBKG2.jpg);
}

#header2009 {
	width:1000px;
	height:230px;
	background-image:url(/assets/graphics/headerBKG2009.jpg);
}

#header2010 {
	width:1000px;
	height:230px;
	background-image:url(/assets/graphics/headerBKG2010.jpg);
}

#flash-header {
	width:1000px;
	height:306px;
}	

#flashcontent {
		border: 0;
		width: 1000px;
		height: 306px;
		float: left;
		margin: 0px;
}

#contentdiv{
	position:relative;
	width:1000px;
	height:auto;
	background-image:url(../../assets/graphics/contentBKG.png);
	background-repeat:repeat-y;
}

#leftmenu{
	position:relative;
	width:250px;
	height:auto;
	float:left;
	margin-left:6px;
	z-index:500;
		
}

#infodiv{
	position:relative;
	text-align:left;
	width:925px;
	margin-left:37px;
	float:left;
	border-bottom-color:#000000;
	border-width:2px;
	
}

#infoboard{
	position:relative;
	text-align:left;
	margin-top:10px;
	width:660px;
	height:auto;
	float:left;
	background-repeat:no-repeat;
}

#middle-main {
	position:relative;
	top:20px;
	float:left;
	height:400px;
	width:360px;
}

#right-column {
	position:relative;
	top:20px;
	margin-bottom:20px;
	float:left;
	height:auto;
	width:240px;
	padding-left:10px;
	text-align:justify;
}

#theme-title{
	font-size:20px;
	color:#2A5F00;
	font-weight:bold;
	font-style:italic;
}

#event-title{
	font-size:16px; 
	color:#039; 
	font-weight:bold;
}	

#event-title a:Visited,
#event-title a:Link,
#event-title a:Active{
	text-decoration:none;
}

#event-title a:Hover{
	color:#000;
	text-decoration:underline;
}

#similarLinks {
	width:660px; 
	text-align:center;
		
}
#similarLinks a,
#similarLinks a:Visited,
#similarLinks a:Link,
#similarLinks a:Active {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#039;	
}
#similarLinks a,
#similarLinks a:Hover {
	color:#03F;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
}
#no-link a:Visited,
#no-link a:Link,
#no-link a:Active,
#no-link a:Hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#A0A0A4;	
}

#spacer {
	color:#C30;	
}

#footer{
	position:relative;
	width:1000px;
	height:80px;
	background-image:url(../../assets/graphics/footer01.png);
}

#footerNav{
	color:#d2d2d2;
	position:relative;
	text-align:center;
	top:18px;
}

#footerNav a,
#footerNav a:Visited,
#footerNav a:Link,
#footerNav a:Active {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#d2d2d2;	
}

#footerNav a,
#footerNav a:Hover {
	color:#FFFFFF;
	font-size:10px;
	font-style:normal;
}


#clearit {
	clear: both;	
}

#google_map{
	border: 3px solid #09C;	
}

#paypal-steak_dinner{
	position:absolute;
	top:265px;
	left:150px;
	height:auto;
	width:160px;
	text-align: center;
}

#paypal-hotdog_meal{
	position:absolute;
	top:340px;
	left:150px;
	height:auto;
	width:160px;
	text-align: center;
}

#paypal-festival_wristband{
	position:absolute;
	top:265px;
	left:150px;
	height:auto;
	width:160px;
	text-align: center;
}

#paypal-smorgasbord{
	position:absolute;
	top:295px;
	left:150px;
	height:auto;
	width:160px;
	text-align: center;
}

