html, body {
height:100%; 
margin-bottom:1px;
}


body {
padding: 0;
margin: 5px;
font: 76% verdana, sans-serif;
background: url("body_bg.jpg") repeat-x #9b9b9b;
color: #303030;
}


#wrap-all {
width: 850px;
margin: 0 auto; 
background-color: white;
}

a {
text-decoration: none;
color: #286ea0;
}



#header {
height: 150px;
/*width: 350px;*/
width: 100%;
color: #494949;
font-weight: bold;
padding: 0px 8px 0px 0px;
text-align: left;
margin: 0 0 0 0;
}

#header h1 {
color: #000000;
font-size: 2.3em;
font-weight: bold;
}

#header h2 {
font-size: 2.2em;
margin-bottom: 0;
}

#header img {
border: 0;
padding-right: 0px;
width: 100%
border-bottom: 1px solid #d0d0d0;
}

#header a {
text-decoration: none;
color: #494949;
}

#sidenavs {
float: left;
background-color: #ebf1ff;
border-right: 1px solid #d0d0d0;
border-top: 1px solid #d0d0d0;
}

#sidenavs ul {
width: 230px;
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#sidenavs li a {
height: 20px;
padding: 4px 2px 4px 20px;
/*margin-bottom: 1px;*/
border-left: 9px solid #b2ccff;
text-decoration: none;
letter-spacing: 1px;
display: block;
font-weight: bold;
}

.sidenav a:hover {
background-color: #e1ebff;
border-right: 9px solid #6397ff;
}


.extras {
width: 230px;
min-height: 650px;
height: auto;
font-size: 0.9em;
text-align: left;
margin-top: 30px;
background-color: #e1ebff;
}

* html .extras {
height: 650px;
}

.extras p {
width: 140px;
margin-left: 30px;
margin-bottom: 0;
padding: 20px 0 0 0;
}

.extras p img {
margin: 2px 10px 2px 2px;
border: 1px solid #d0d0d0;
}


.extras a:hover {
text-decoration: none;
border-style: none;
}

#main {
width: 540px;
float: right;
padding: 0 15px 0 0;
}


#main p {
width: 500px;
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: justify;
}

#main img {
border: 1px solid #d0d0d0;
margin: 2px 10px 8px 0;
}

#main ul {
list-style-type: circle;
}

.block {
background: #eff6de;
padding: 15px 10px 10px 10px;
}


.people {
font-weight: bold;
}


.applform {
font-weight: bold;
}


#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 8px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 8px 0 8px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
}

.right {
text-align: right;
}


.event_active {
background-image: url(./h3back.png);
font-weight: bold;
padding-left: 3px;
height: 30px;
width: 500px;
}

.event_inactive {
background-image: url(./h3back_grey.png);
font-weight: bold;
padding-left: 3px;
height: 30px;
width: 500px;
}

.boxed {
margin-top: 30px;
border-right: 1px solid #d0d0d0;
border-left: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
width: 503px;
padding-left: -3px;
}

.boxed h3 {
margin: 0 0 0 0;
}

a img {
border: 0;
}


table {
border: 1px solid #d0d0d0;
margin: 5px 2px 15px 2px;
font-weight: bold;
font-size: 90%;
}


img {
border: 0;
}



#topnavs ul {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}

#topnavs li {
height: 20px;
text-decoration: none;
letter-spacing: 1px;
display: inline;
font-weight: bold;
font-size: 2em;
}

.topnav a:hover {
background-color: #e1ebff;
border-bottom: 3px solid #6397ff;
}

#mainlinks a:hover {
background-color: #ffe7d5;
border-right: 9px solid #ffd9be;
}

#mainlinks ul {
#background-color: #ffebdc;
background-color: #ffebdc;
width: 340px;
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#mainlinks li a {
height: 20px;
padding: 4px 2px 4px 20px;
/*margin-bottom: 1px;*/
border-left: 9px solid #ffd9be;
text-decoration: none;
letter-spacing: 1px;
display: block;
font-weight: bold;
}


