body {
	padding-top: 2em;
	background: url("../resources/tile.png");
	font-family: "Lucida Sans", "Lucide Sans Unicode", "Gill Sans MT", "Verdana", sans-serif; color: #444;
}


#header {
	margin-left: 135px;
}

#navigation {
	margin-bottom: 0;
	padding-bottom: 0;
}

#navigation ul {
	margin-left: 160px;
	margin-top: 40px;
	list-style-type: none;
	font-size: 12px;
}

#navigation li {
	float: left;
	margin-right: 10px;
}

#navigation ul li:first-child a {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}


#navigation ul li:last-child a {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

#navigation a, #navigation a.current {
	display: block;
	height: 20px;
	padding: 10px;
	text-decoration: none;
	color: #444;
	text-align: center;
}

#navigation a.current {
	border-right: 2px solid #ddd;
	background: #f0f0f1;
}

#navigation a.current:hover {
	background: #f0f0f1;
}

#navigation span strong {
	color: #5bb436;
}

#navigation a {
	border-right: 2px solid #f0f0f1;
	background: #dedede;
}

#navigation a:hover {
	background: #f0f0f1;	
}

div#navigation span {
	position: absolute;
	top: 270px;
	left: 274px;
	background: #f0f0f1;
	padding: 2px;
	display: none;
}

#main {
	border-top: 5px solid #f0f0f1;
	width: 859px;
	background: white;
	padding-left: 170px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-webkit-border-top-left-radius: 30px;
}

#main h2 {
	font-size: 22px;
	color: #5bb436;
	margin: 1em 0 1em 75px;
}

h3 {
	padding-left: 0.8em;
	font-size: 16px;
	color: #5bb436;
}

#main p {
	padding: 0 200px 0 1em;
	line-height: 1.7em;
	font-size: 14px;
	text-align: justify;
}

img#ac-logo {
	padding: 1em;
	float: left;
	border: none;
}

#map {
	margin-left: 40px;
}

#team {
	margin-bottom: 28px;
	border: 2px solid #ccc;
}


p#top {
	border-top: 5px solid #d0d0d1;
	clear: both;
	padding-top: 1em;
	margin-bottom: 2em;

}

div#main p#top a {
	background: none;
	color: gray;
	text-decoration: none;
	display: block;
	padding-bottom: 1em;
}

div#main p#top a:hover {
	color: #444;
}

#events-panel {
	margin-left: 75px;
	width: 700px;

}

#events-panel p {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

.event {
	background: #eee;
	margin-bottom: 2em;
	padding: 1em;
	border-bottom: 2px solid #ccc;
}

.event h4 {
	margin-top: 0;
}

.event-date {
	font-size: 10px;
	color: #000;
	background: #bbb;
	font-weight: bold;
	padding: 4px;
}

p.indent {
	margin-left: 60px;
	width: 660px;
}

p.indent img {
	border: none;
}

div#main a#img {
	background: none;
}

#footer {
	margin-left: 135px;
	clear: both;
	margin-top: 0em;
	padding-top: 2em;
	padding-left: 53px;
	color: #333;
	width: 840px;
	font-size: 14px;
	height: 89px;
	background: url("../resources/footer.png") top left no-repeat;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-webkit-border-top-left-radius: 30px;
}

#footer p {
	display: inline;
}


span.padd {
	margin: 2em;
}

#footer a {
	color: #333;
	padding: 3px;
	text-decoration: none;
	border-bottom: 2px solid #66aa44;
	font-weight: bold;
}

#footer p#cornucopic {
	font-size: 80%;
	display: block;
	margin-top: 20px;
}

#footer a:hover {
	background: #a3d580;
	color: black;
}

#main a {
	color: black;
	background: #ddd;
}

#main a:hover {
	background: none;
}

#sponsors a#more {
	color: white;
	background: #444;
}

#sponsors a#more:hover {
	background: #333;
}

/* 2009-01-20 reworked */

#mainbody {
	clear: left;
}

#sponsors {
	position: relative;
	z-index: 50;
	top: -40px;
	border-top: 5px solid #f0f0f1;
	padding: 1px 10px 10px 10px;
	width: 160px;
	background: white;
	float: left;
	-moz-border-radius-topleft: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	text-align: center;
}

#sponsors a {
	border: none;
}

#sponsors a#more {
	font-size: 12px;
	width: 100px;
	display: block;
	margin-left: 15px;
	padding: 10px;
	}

#sponsors img {
	border: none;
	margin-bottom: 20px;
}

#sponsors h2, #newsticker h2 {
	font-size: 16px;
}

#sponsors h2 {
	color: #5bb436;
}

#newsticker h2 {
	color: white;
	padding-bottom: 4px;
	border-bottom: 4px solid #555;
}

p#last {
	margin-bottom: 0;
	padding-bottom: 2em;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 70%;
}

#imagery {
	text-align: right;
	margin-top: 0em;
	margin-bottom: 2em;
	padding: 0 0 30px 0;
	width: 1029px;
	background: white;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
}

#newsticker {
	position: absolute;
	top: 302px;
	left: 850px;
	width: 300px;
	background: #444;
	color: #f0f0f1;
	border: 5px solid #f0f0f1;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 2px 10px 10px 10px;
	z-index: 50;
}

#newsticker #content {
	font-size: 14px;
	line-height: 1.5em;
}

#newsticker #next {
	color: white;
	background: #5bb436;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
}

#newsticker h4 {
	color: #5bb436;
	text-align: center;
	font-size: 20px;
}

#newsticker img {
	border: 2px solid #333;
}

a#next {
	text-decoration: none;
}

#newsticker p.caption {
	font-size: 75%;
	font-style: italic;
	line-height: 1.3em;
}

#newsticker #loader {
	font-size: 10px;
	text-transform: uppercase;
	color: #aaa;
}

#newsticker a {
	color: white;
}