body {
	background-image:url(Images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;	
}

a:link {
color:#76933f;
font-weight: bold;

}      
a:visited {color:#76933f;
font-weight: bold;}
a:hover {color:#76933f;
font-weight: bold;}
a:active {color:#76933f;
font-weight: bold;}

#header{
	width:910px;
	height:190px;
	
	padding-top:30px;
	margin:0px auto;
	
}

#content{
	width:800px;
	height:245px;
	
	margin:0px auto;
	
}
#content2{
	width:925px;
	height:180px;
	padding-top:4px;
	margin:0px auto;
	float:center;
	
}
#left{
	width:450px;
	float:left;
	margin:0px auto;
	height:220px;
	padding-left:18px;
	padding-top:25px;
}
#right{
	width:332px;
	float:right;
	margin:0px auto;
	height:245px;
}
#footer{
	width:800px;
	height:25px;
	padding-top:15px;
	margin:0px auto;
	text-align:center;
}
#nerdy{
	width:800px;
	height:20px;
	padding-top:10px;
	margin:0px auto;
	text-align:right;
}
#goal{
	width:500px;
	height:500px;
	margin:0px auto;
	text-align:center;
}
#tickets{
	width:500px;
	height:500px;
	margin:0px auto;
	text-align:center;
}

#donations{
	width:500px;
	height:500px;
	margin:0px auto;
	text-align:center;
}
#downloads{
	width:500px;
	height:500px;
	margin:0px auto;
	text-align:center;
}
#contact{
	width:500px;
	height:500px;
	margin:0px auto;
	text-align:center;
}
#sponsors{
	width:500px;
	height:500px;
	margin:0px auto;
	text-align:center;
}
#delivery{
	width:450px;
	height:500px;
	margin:0px auto;
	text-align:center;
}


