body {
margin: 0 auto;
padding: 0;
font: 13px, Verdana,Tahoma,Arial,sans-serif;
background: #3FAB75 url("img/bg.gif") top center repeat-y;
text-align: center;
}

#wrap {
background: #ffffff;
padding: 0;
color: #303030;
margin: 0 auto;
width: 760px;


}

#header {
background:  url("img/head.gif");
width: 760px;
text-align: center;
color: #808080;
clear: both;
margin: 0px 0 10px 0;
padding: 10px 0px 0px 0px;
height: 30px;
}
#header  a {
font-size:12px;
font-weight: bold;
text-decoration: none;
color: #cc0000;
padding: 0px 23px 0px 23px;
}	
	
#header  a:hover {
color: #fff;

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

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

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

.announce {
margin: 0px 0 10px 0;
padding: 5px 0 0 10px;
width:500px;
color: #505050;

margin-bottom: 4px;
}

#content {
margin: 20px 0px 0px 0px;
text-align: justify;
padding: 0 10px 0 18px;
line-height: 1.6em;
width: 720px;
}

#content h2 {
font-size: 16px;
font-weight:bold;
margin: 0 0 0.5em 0;
color: #cc0000;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 15px;
font-weight:bold;
color: #999;
margin: 0 0 10px 0;
}

a {
font-size: 14px;
font-weight:bold;

text-decoration:none;
color: #339966;
}

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

a img {
border: 0;
}

#footer {
clear: both;
margin: 20px 0px 0px 0px;
padding: 2px 0px 0px 0px;
background:  url("img/footer.gif");
background-repeat:no-repeat;
width: 760px;
text-align: center;
color: #808080;


}

#footer a {
color: #cc0000;
font-size: 10px;
font-weight:normal;
text-decoration: none;
}

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

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.style1 {	color: #339966;
	font-weight: bold;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}