* { padding: 0; margin: 0; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-attachment: scroll;
	background-color: #221106;
	background-image: url(images/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
}
a{
	font-weight: bold;
	color: #B7183E;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

img{border:0px;}
#header {
	width: 900px;
	float: left;
	height: 220px;
}
#leftcolumn {
	height: 380px;
	width: 600px;
	float: left;
	text-align: justify;
}
.sponsbox{
	width: 450px;
	float: left;
	margin-top: 10px;
	height: 355px;
}
#rightcolumn {
	float: right;
	height: 380px;
	width: 300px;
	display: inline;
}
#footer {
	width: 900px;
	clear: both;
	color: #F7E7B4;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 10px;
}

#footer a{
	color: #F7E7B4;
	text-decoration: none;
}
#footer a:hover{
	color: #B7183E;
}
#footer p{
	padding-top: 20px;
	float: left;
}
#navigation {
	float:left;
	height:50px;
	display: inline;
	margin-left: 300px;
	margin-top: 10px;
	width: 600px;
}


#nav1
{
	float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/home_off.gif") no-repeat 0 0;

}
#nav1:hover
{ 
  background: url("images/home_on.gif") no-repeat 0 0;
}

#nav1 span
{
  display: none;
}
#nav2
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/gallery_off.gif") no-repeat 0 0;
}
#nav2:hover
{ 
  background: url("images/gallery_on.gif") no-repeat 0 0;
}

#nav2 span
{
  display: none;
}
#nav3
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/food_off.gif") no-repeat 0 0;
}
#nav3:hover
{ 
  background: url("images/food_on.gif") no-repeat 0 0;
}

#nav3 span
{
  display: none;
}
#nav4
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/beertokens_off.gif") no-repeat 0 0;

}
#nav4:hover
{
	background: url("images/beertokens_on.gif") no-repeat 0 0;
}

#nav4 span
{
  display: none;
}
#nav5
{
	float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/tickets_off.gif") no-repeat 0 0;

}
#nav5:hover
{
	background: url("images/tickets_on.gif") no-repeat 0 0;
}

#nav5 span
{
  display: none;
}
#nav6
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/sponsor_off.gif") no-repeat 0 0;

}
#nav6:hover
{
	background: url("images/sponsor_on.gif") no-repeat 0 0;
}

#nav6 span
{
  display: none;
}

#nav7
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/map_off.gif") no-repeat 0 0;

}
#nav7:hover
{
	background: url("images/map_on.gif") no-repeat 0 0;
}

#nav7 span
{
  display: none;
}
#nav8
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/contact_off.gif") no-repeat 0 0;

}
#nav8:hover
{
	background: url("images/contact_on.gif") no-repeat 0 0;
}

#nav8 span
{
  display: none;
}

#nav9
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/bus_off.gif") no-repeat 0 0;

}
#nav9:hover
{
	background: url("images/bus_on.gif") no-repeat 0 0;
}

#nav9 span
{
  display: none;
}

#nav10
{   float:left;
	display: block;
	width: 130px;
	height: 34px;
	background: url("images/shop_off.gif") no-repeat 0 0;

}
#nav10:hover
{
	background: url("images/shop_on.gif") no-repeat 0 0;
}

#nav10 span
{
  display: none;
}
#ticketsclick{
	float: right;
	width: 205px;
}
#ticketsclick a{
	display: block;
	height: 40px;

}
#ticktop
{   float:left;
	display: block;
	width: 205px;
	height: 40px;
	background: url("images/ticktop_off.gif") no-repeat 0 0;

}
#ticktop:hover
{
	background: url("images/ticktop_on.gif") no-repeat 0 0;
}

#ticktop span
{
  display: none;
}
.gal{
	padding: 5px;
	background-image: url(images/bg_gallery.gif);
	height: 140px;
	width: 140px;
	float: left;
}
.floatcamra {
	height: 60px;
	width: 100px;
	float: right;
}
.floatcamra a{
	height: 60px;
	width: 100px;
	display: block;
	padding-top: 10px;
}
.floatmode {
	height: 60px;
	width: 200px;
	float: right;
}
.floatmode a{
	height: 60px;
	width: 200px;
	display: block;
	padding-top: 10px;
}
.formcont{
	width: 200px;
	float: left;
}
