/* CSS Document */
body {
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px; 
	padding:0px;
	background: #20306c url("/images/footer-repeat-new.jpg") repeat-x bottom;
	}
	
table { margin: auto; }

table.wrapper {
	width:950px;
	background:#fbfbfb;
	padding-bottom:20px;
	}
	
td.wrapperbar {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	border:1px solid #9d9d9d;
	}

table.header {
	width:950px;
	background: #020f3c;
	height:28px;
	margin:0px;
	padding:4px;
	vertical-align:middle;
	}
	
td.headerleft {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	background: #020f3c;
	font-size:13px;
	color:#FFFFFF;
	padding-top:3px;
	height:17px;
	width:290px;
	padding-left:10px;
	float:left;
	text-align:left;
	}
	
td.headerright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	background: #020f3c;
	font-size:13px;
	color:#FFFFFF;
	height:20px;
	width:632px;
	padding-right:4px;
	float:right;
	text-align:right;
	}

table.menu {
	width:950px;
	height:34px;
	margin:0px;
	padding:0px;
	}
	
#homebutton
{
  display: block;
  padding:0px;
  width: 159px;
  height: 34px;
  background: url("/menu-images/home.png") no-repeat 0 0;
}
#homebutton:hover
{ 
  background-position: 0 -34px;
}
#homebutton span
{
  display: none;
}

#aboutbutton
{
  display: block;
  width: 158px;
  height: 34px;
  background: url("/menu-images/about.png") no-repeat 0 0;
}
#aboutbutton:hover
{ 
  background-position: 0 -34px;
}
#aboutbutton span
{
  display: none;
}

#locationbutton
{
  display: block;
  width: 158px;
  height: 34px;
  background: url("/menu-images/location.png") no-repeat 0 0;
}
#locationbutton:hover
{ 
  background-position: 0 -34px;
}
#locationbutton span
{
  display: none;
}

#foundationbutton
{
  display: block;
  width: 158px;
  height: 34px;
  background: url("/menu-images/foundation.png") no-repeat 0 0;
}
#foundationbutton:hover
{ 
  background-position: 0 -34px;
}
#foundationbutton span
{
  display: none;
}

#sponsorbutton
{
  display: block;
  width: 158px;
  height: 34px;
  background: url("/menu-images/sponsors.png") no-repeat 0 0;
}
#sponsorbutton:hover
{ 
  background-position: 0 -34px;
}
#sponsorbutton span
{
  display: none;
}

#purchasebutton
{
  display: block;
  width: 159px;
  height: 34px;
  background: url("/menu-images/purchase.png") no-repeat 0 0;
}
#purchasebutton:hover
{ 
  background-position: 0 -34px;
}
#purchasebutton span
{
  display: none;
}

td.bigpic {
	width:950px;
	padding-left:71px;
	padding-right:71px;
	padding-top:30px;
	padding-bottom:30px;
	}
	
td.left {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:left;
	float:left;
	min-height:700px;
	width:600px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	}
	
span.time {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	}

td.right {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	background:url(images/sidebar-bg.gif) repeat-y;
	width:274px;
	float:right;
	margin-right:25px;
	}

	
td.welcome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:left;
	float:left;
	width:425px;
	border-right:1px dotted #192027;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	}

td.tickets {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	width:424px;
	float:right;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	}

td.sponsorleft {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	width:250px;
	float:left;
	text-align:left;
	padding-bottom:25px;
	}
	
td.sponsorright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	vertical-align:middle;
	color:#192027;
	width:315px;
	float:right;
	padding-top:30px;
	text-align:left;
	padding-left:35px;
	}
	
p.bottomlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:right;
	}
	
a.bottomlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-decoration:none;
	}
	
a.bottomlink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-decoration:underline;
	}
	
span.website {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-decoration:none;
	}
	
a.websites {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-decoration:none;
	}
	
a.websites:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-decoration:underline;
	}
	
a.thisform {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-decoration:underline;
	}
	
a.websites:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-decoration:underline;
	}
	
p.welcometitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#5c9108;
	text-align:center;
	}
	
span.ticketbody2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#5c9108;
	text-align:left;
	}
	
p.ticketbody {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:left;
	}
	
p.welcomebody {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:center;
	}

p.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:center;
	}

p.abouttitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#5c9108;
	text-align:center;
	}

p.bigtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#192027;
	text-align:center;
	}
	
span.bigger {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#192027;
	text-align:center;;
	}
	
p.tickets {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	}
	
span.tickettitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5c9108;
	}

p.bottomlink a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:right;
	text-decoration:none;
	}
	
p.bottomlink a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#192027;
	text-align:right;
	text-decoration:underline;
	}
	
	
table.mainbody {
	width:950px;
	height:20px;
	}
	
table.middle {
	width:950px;
	min-height:700px;
	}
	
table.sponsor {
	padding-top:20px;
	}

table.footer {
	width:100%;
	height:250px;
	}
	
td.footerbar {
	text-align:center;
	padding-top:100px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	}
	
a.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.footer:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
	}
	
