/* reset */
body, p, div, ul, li, span, a, img, td, h1, h2, h3, h4, h5, form, fieldset, label {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	line-height: -1px;
}

body {
	font:12px 'Lucida Grande',sans-serif;
	background: #fff url( /library/images/bg.gif ) repeat-x top left;
	text-align: center;
	color:#fff;
}

a {
	color: #fff;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	margin: 10px 0;
	color: #fff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

h2 {
	font-size: 14px;
	margin: 10px 0;
}

h3 {
	font-size: 12px;
	margin: 10px 0;
}
#half {
	border-bottom: 1px solid #000;
	font-size: 11px;
	background: url( /library/images/half.gif ) no-repeat top left;
	padding: 20px 0 5px 45px;
	color: #000;
}
#fivek {
	border-bottom: 1px solid #000;
	font-size: 11px;
	background: url( /library/images/5k.gif ) no-repeat top left;
	padding: 20px 0 5px 45px;
	color: #000;
}
#tenk {
	border-bottom: 1px solid #000;
	font-size: 11px;
	background: url( /library/images/10k.gif ) no-repeat top left;
	padding: 20px 0 5px 45px;
	color: #000;
}
#wrapper {
	width: 768px;
	text-align: left;
	margin: 0 auto;
}

#header {
	background-color: #42abe0;
}

#logo {
}
#strap {
}

#navWrapper {
	background: url( /library/images/navwrapper.gif ) repeat-y top right;
}
#nav {
}

#nav ul {
	list-style: none;
}

#nav ul li {
	list-style: none;
	float: left;
}

#nav ul li a {
	display: block;
	border-right: 1px solid #efefef;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px 29px;
}

.on {
	background: #14384a url( /library/images/arrow.gif ) no-repeat bottom center;
}

#mainStrap {
	clear: both;
	border-bottom: 4px solid #14384a;
}
#contentWrap {
	background-color: #267197;
	background: #267197 url( /library/images/wrapper.gif ) repeat-y top left;
	overflow: auto;
}

#content {
	width: 500px;
	float: left;
	padding: 15px;
	font-size: 12px;
	padding-bottom: 40px;
}

#content a {
	text-decoration: none;
}

p {
	margin: 10px 0;
}

#navigation {
	width: 222px;
	float: right;
	padding: 0;
	padding-top: 6px;
}

#navInner {
	clear: both;
	font-size: 11px;
	padding: 10px;
	margin: 0;
}
.innerBox {
	padding: 0;
	margin: 0;
	border: 1px solid black;
}
.event {
	margin-bottom: 20px;
}
#sponsors {
	text-align: center;
}
#sponsors img {
	margin-bottom: 16px;
}
.enter {
	text-align: right;
	margin:0;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	background: #a5d3ea url( /library/images/footerBg.gif ) repeat-x top left;
	border-top: 4px solid #14384a;
	padding: 0 10px;
	text-align: center;
}
#footerInner {
	text-align: center;
	width: 600px;
	margin: 0 auto;
}
