* {
margin: 0;
padding: 0;
}

body {
background: url("main3.gif") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

#header {
width: 680px;
height: 261px;
background: #333;
background-position: top right;
}


#headerimage {
float: right;
}


#wrapper {
width: 680px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}



#nav {
list-style: none;
z-index: 2;
height: 260px;
width: 150px;
}

#nav li a {
color: white;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 141px;
height: 24px;
background-color: #333;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #888888;
}


#sidebar {
float : left;
width : 134px;
height: 2900px;
margin : 0px 10px 0 0px;
color : white;
background : #333;
padding:10px;
padding-top: 25px;
border-top: 2px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
}

.sidebarheader
{font-size: 14px;
line-height: 1.3em;
font-weight: bold;
}



div.scroll {
overflow: auto;
height: 20em;
width: 130px;
border: solid 1px #999;
padding-bottom: 10px;
padding-left: 3px;
font-size: .9em;
background: #fff;
color: #5b5b5b;
margin: 0 0 25px 0;
} 

.newshead
{font-size: 12px;
font-weight: bold;}




img {
border: none;
}

a img {
display: block;
margin-bottom: 5px;
border: 1px solid black;
}

a:hover img {
border-color: white;
}

#content {
float: left;
width: 500px;
margin: 30px 0 0 0px;
padding-left: 10px;
}


#content a {
color: black;}

#photos {
float: right;
width: 200px
}



#content li {
list-style-type: square;
}

#content a {
color: #333;}

p {
margin-bottom: 10px;
}

a {
color: white;
text-decoration: ;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}


blockquote {
width: 200px;
margin: 0px;
padding: 10px;
color: #cbca0d;
background: #333;
padding: 20px;
quotes: "\201C" "\201D";
font-size: 16px;
font-style: ;
font-weight: ;
font-family: Moderne, Franklin Gothic Demi, Times New Roman;
}


.events {
float: right;
}





#header2{
width: 660px;
height: 40px;
color:white;
line-height: 1em;
padding-top: 25px;
padding-bottom:0px;
padding-left: 10px;
padding-right: 10px;
background-color: #333;
border-top: 1px solid white;
font-family:verdana,tahoma,arial,helvetica,"sans serif";
font-size:20px;
text-align: center;
letter-spacing: .67em;
clear: both;
} 

#footer {
width: 680px;
height: 20px;
color:white;
padding-top: 7px;
padding-bottom: 7px;
background-color: #333;
border-top: 2px solid white;
font-family:verdana,tahoma,arial,helvetica,"sans serif";
font-size:9px;
text-align: center;
clear: both;
}

