/* 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:.80em 'Lucida Grande',sans-serif;
background: #dfe5de url( /library/images/bg.gif ) repeat top left;
text-align: center;
color:#1b3d16;
}

a {
color: #1b3d16;
font-weight: bold;
}
h1, h2, h3, h4, h5 {
font-family:Georgia,serif;
}

h1 {
font-size: 18px;
margin: 10px 0;
}

h2 {
font-size: 16px;
margin: 10px 0;
}

h3 {
font-size: 15px;
margin: 10px 0;
}
#wrapper {
width: 768px;
text-align: left;
margin: 0 auto;
}

#header {
background-color: #4e9545;
}

#logo {
float: left;
}
#strap {
float: right;
margin-top: 10px;
}

#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 #97b966;
color: #97b966;
font-weight: bold;
text-decoration: none;
text-align: center;
padding: 8px 19px;
}

.on {
background: #1b3d16 url( /library/images/arrow.gif ) no-repeat bottom center;
}

#mainStrap {
clear: both;
border-bottom: 4px solid #2e5e28;
}
#contentWrap {
background-color: #94c58e;
background: #4e9545 url( /library/images/wrapper.gif ) repeat-y top left;
overflow: auto;
}

#content {
width: 500px;
float: left;
padding: 15px;
font-size: 14px;
padding-bottom: 40px;
}

#content a {
text-decoration: none;
}

p {
margin: 10px 0;
}

#navigation {
width: 222px;
float: right;
}

#sponsors {
text-align: center;
padding-bottom: 20px;
}
#sponsors img {
margin-bottom: 16px;
}
#enter {
text-align: center;
margin: 20px 0 20px 0;
}
#footer {
clear: both;
background-color: #4e9545;
border-top: 4px solid #2e5e28;
padding: 10px;
}

