body {
background: #fff url(/images/wallpaper.gif) repeat scroll;
margin: 0;
padding: 0;
text-align: center;
font-family: georgia, times, serif;
}

p {
font-size: 13px;
line-height: 20px;
color: #142501;
margin: 0 0 19px 0;
}

#sidebar p {
font-size: 12px;
line-height: 18px;
margin: 0 0 16px 0;
}

a {
font-size: 13px;
font-weight: bold;
color: #142501;
}

a:hover {
color: #4982E9;
}

h1 {
margin: 0 0 10px 0;
padding: 0;
}

h3 {
font-size: 15px;
margin: 5px 0 4px 0;
padding: 0;
font-weight: bold;
color: #142501;
}

#everything {
width: 774px;
margin: 0 auto 0 auto;
}

#container {
width: 774px;
background: #fff url(/images/containerbg.gif) repeat-y scroll;
margin: 0 auto 0 auto;
text-align: center;
float: left;
}


#header {
width: 700px;
height: 312px;
background: #fff;
margin: 0 auto 0 auto;
padding: 0;
}

#nav {
display: none;
width : 595px;
height: 33px;
background: transparent;
}

#nav ul {
margin: 0;
padding: 0;
}

#nav li {
/*float the main list items*/
height: 33px;
float: left;
display: block;
margin: 0;
padding: 0;
text-indent: -9999px;
}

#nav a {
display: block;
height: 33px;
text-decoration: none;
}

#nav a:hover {
background-position: bottom left no-repeat;
}

#home, #home a {
width: 132px;
background: url(/images/nav/homenav.gif) top left no-repeat;
}

#home a:hover {
background: url(/images/nav/homenav.gif) bottom left no-repeat;
}
	
#home a.selected {
background: url(/images/nav/homenav.gif) bottom left no-repeat;
}
	
#events, #events a {
width: 151px;
background: url(/images/nav/eventsnav.gif) top left no-repeat;
}

#events a:hover {
background: url(/images/nav/eventsnav.gif) bottom left no-repeat;
}
	
#events a.selected {
background: url(/images/nav/eventsnav.gif) bottom left no-repeat;
}

#about, #about a {
width: 137px;
background: url(/images/nav/aboutnav.gif) top left no-repeat;
}

#about a:hover {
background: url(/images/nav/aboutnav.gif) bottom left no-repeat;
}
	
#about a.selected {
background: url(/images/nav/aboutnav.gif) bottom left no-repeat;
}

#links, #links a {
width: 79px;
background: url(/images/nav/linksnav.gif) top left no-repeat;
}
	
#links a:hover {
background: url(/images/nav/linksnav.gif) bottom left no-repeat;
}
	
#links a.selected {
background: url(/images/nav/linksnav.gif) bottom left no-repeat;
}

#contact, #contact a {
width: 95px;
background: url(/images/nav/contactnav.gif) top left no-repeat;
}

#contact a:hover {
background: url(/images/nav/contactnav.gif) bottom left no-repeat;
}
	
#contact a.selected {
background: url(/images/nav/contactnav.gif) bottom left no-repeat;
}

#content {
width: 700px;
background:  #fff url(/images/contentbg.gif) repeat-y scroll;
margin-left: 37px;
float: left;
display: inline;
}

#contentbox {
width: 398px;
text-align: left;
background: transparent url(/images/contentheader.gif) no-repeat scroll;
float: left;
padding: 28px 30px 10px 40px;
}

#sidebar {
width: 192px;
background: transparent url(/images/sidebarheader.gif) no-repeat scroll;
float: right;
text-align: left;
padding: 14px 20px 10px 20px;
}

#contentfooter {
width: 700px;
height: 12px;
background: transparent url(/images/contentfooter.gif) no-repeat scroll;
float: left;
margin-left: 37px;
display: inline;
}

#footer {
width: 774px;
height: 37px;
background: transparent url(/images/footerbg.gif) no-repeat scroll;
float: left;
margin-bottom: 20px;
}

.shows {
padding-top: 7px;
}

.dashdude {
border-top: 1px dotted #B3CEA2;
margin-bottom: 20px;
}

fieldset {
border: 0;
padding: 0;
margin: 0;
}

label {
font-size: 14px;
color: #142501;
}
