/* EcoBall CSS / Tilt Studio Inc. / www.tiltstudioinc.com */
body {
	font-family:"Century Schoolbook", Georgia, Times, serif;
	color:#413e3e;
	background-color:#f6f8de;
	text-align:center;
	line-height:150%;
}

#wrapper {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding:0 10px;
}

a {
	text-decoration:none;
	color:#413e3e;
	outline:0;
	border:0;
}

#about a,#reg a,#questions a,#footer a, #sponsors a, #past a {
	border-bottom:1px dotted #413e3e;
}

#reg a.check {
	border:0;
	}

a:hover {
	color:#3f7f5c;
}

#nav a:hover {
	color:#3f7f5c;
	border-bottom:5px solid #3f7f5c;
}

#header {
	text-align:center;
}

h1 {
	text-align:center;
	background:url(images/ecoball_logo.png) no-repeat top center;
	height:200px;
	width:100%;
	margin:50px 0 0;
}

h2 {
	text-align:center;
	background:url(images/bgw.png) no-repeat top center;
	height:90px;
	width:100%;
}

h4 {
	font-size: 20px;
	margin: 10px 0 0 0;
}

h5 {
	font-size: 20px;
	margin: 0 0 10px 0;
	font-style: italic;
}

#nav {
	font-size:150%;
	margin:30px 0 0;
}

#nav ul {
	display:inline;
}

#nav li {
	display:inline;
	margin:0 35px 0 0;
	padding:0 0 7px;
}


#sponsors ul{
	font-size: 12px;
	}
	
#sponsors li{
	margin: 0 0 3px 0;
	text-indent: 0px;
	line-height: 15px;
	}

#info {
	margin:50px 0 100px;
}

#about {
	width:100%;
	float:left;
	text-align:left;
	margin:0 50px 0 0;
}

#about h3 {
	background:url(images/about.gif) no-repeat top left;
	height:40px;
	width:200px;
}

#about p {
	width:430px;
	float:left;
	text-align:left;
	margin:0 40px 0 0;
}

#about img {
	float:right;
	width:405px;
	border:2px solid #3f7f5c;
	margin:0;
}

#reg {
	width:100%;
	float:left;
	clear:both;
	margin:50px 0 0;
}

#reg p {
	text-align:left;
}

#reg h3 {
	background:url(images/registration.gif) no-repeat top left;
	height:40px;
	width:200px;
}

#past {
	width:100%;
	float:left;
	clear:both;
	margin:50px 0 0;
}

#past p {
	text-align:left;
}

#past h3 {
text-align:left;
}



img {
	border: 0;}

#date {
	width:430px;
	text-align:left;
	float:left;
}

#theforms {
	border-top:1px dotted #3f7f5c;
	border-bottom:1px dotted #3f7f5c;
	float:left;
	width:100%;
	margin:0 0 20px;
	padding:20px 0;
}

#questions {
	width:100%;
	float:left;
	text-align:left;
	padding:50px 0 100px;
}

#questions h3 {
	background:url(images/questions.gif) no-repeat top left;
	height:40px;
	width:200px;
}

dt {
	font-weight:700;
	margin:0;
}

dd {
	margin:0 0 8px;
}

.top {
	width:100%;
	float:left;
	text-align:center;
	background:url(images/up.gif) no-repeat top center;
	height:50px;
	padding:25px 0 0;
}

#footer {
	font-size:85%;
	width:100%;
	height:200px;
	float:left;
	text-align:center;
	background:url(images/footerbox.png) no-repeat top center;
	margin:50px 0 0;
	padding:35px 0 50px;
}

.form {
	float:left;
}

.form span {
	font-size:120%;
	font-style:italic;
	padding:0 5px 10px 0;
}

.left {
	float:left;
	width:430px;
	margin:0 85px 0 0;
}

.right {
	float:right;
	width:405px;
	text-align:left;
	margin:0 40px 0 0;
	padding:0;
}

#donate {
	width:405px;
	text-align:left;
	float:right;
	margin:0;
	padding:0;
}

p,dl {
	font-size:.875em;
}

h1 span,h3 span,h2 span {
	display:none;
}

.last,input {
	margin:0;
}

#logos img {
	margin: 0 10px 0 10px;}

abbr {border: none;}

.sponsorlink {
	background: #fff;
	padding: 3px;
	}