body {
margin: 0px;
padding: 0px;
background-color: #F8FEBC;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
}


#wrap {
background-color: #FFFFFF;
color: #242424;
margin: 0 auto;
width: 960px;
}
.style {
	color: #OOOOOO;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {color: #0000CC}
.style3 
{
color: #FF6600;
font-style:italic;
}

.grid{ background-color:#E5E5E5;}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
color: #60B7DE;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
color: #60B7DE;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: ;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 3px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #B50000;
display: block;
padding: 5px 0 0 10px;
background: #EFE62E;
border-left: 4px solid #8D590C;
}	

#menu li a:hover {
background: #F0F867;
color: #590000;
border-left: 4px solid #8D590C;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #B50000;
background-color: #EFE62E;
line-height: 1.3em;
text-align: left;
}

#extras {
float: right;
width: 130px;
margin: 0 0 10px 0;
padding-top: 20px;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 140px 20px 160px;
border-left: 1px solid #8D590C;
border-right: 1px solid #8D590C;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
padding-top: 20px;
}

#content img {
padding: 1px;
display:inline;
background: #none;
}

#content2 {
margin: 0 20px 20px 160px;
border-left: 1px solid #8D590C;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content2 img {
padding: 1px;
display:inline;
background: #none;
}

#content2 h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
padding-top: 20px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #4773C1;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #8D590C;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 1px 5px 1px 0;
float: left;
vertical-align: top;
width: 50%;
}

.right {
margin: 1px 1px 1px 0;
float: right;
vertical-align: top;
width: 49%
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
font-size:14px;
}

.hide {
display: none;
}
