body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(pics/bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 960px;
}

#header {
clear: both;
margin: 5px 0 5px 0;
padding: 0;
height: 220px;
}

#header h1 {
width: 900px;
margin: 0 0 10px 0;
float: left;
color: #000000;
}

#header p {
width: 500px;
float: right;
text-align: right;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 1.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#navigside {
clear: left;
float: left;
width: 170px;
margin: 10px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#navigside ul {	
list-style: none;
width: 170px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.0em;
}	

#navigside li {
margin-bottom: 4px;
}

#navigside li a {
background: #84C225;
color:#ffffff;
display:block;
text-decoration:none;
font-weight:bold;
height:20px;
padding: 6px 0 0 5px;
}	
	
#navigside li a:hover, #navigmenu li {
background: #7AB323;
color:#f4f4f4;
display:block;
text-decoration:none;
font-weight:bold;
height:20px;
padding: 6px 0 0 5px;
}

#navigside p {
font-weight:bold;
margin: -1px 0 2px 0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 150px;
color: #000000;
background: #F8C300;
background-position:top;
background-repeat:no-repeat;
line-height: 1.3em;
}

#newsside {
float: right;
width: 170px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#newsside p {
margin: 0 0 1.5em 0;
}

#newsside ul, .announce ul {
  margin: 0;
  padding: 0;
}

#newsside li, .announce li {
  margin: 0;
  padding-left: 5px;
  list-style-type: none;
}

#content {
margin: 0 180px 20px 180px;
border-left: 1px solid #F8C300;
border-right: 1px solid #F8C300;
padding: 0 10px 0 10px;
line-height: 1.3em;
text-align:justify;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
line-height: 1.2em;
color: #000000;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}
#content .bSmallPrint img, #content .bComment img {
  background: none;
  border: none;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #000000;
}

hr {
color: #F8C300;
background-color: #F8C300;
}

a {
text-decoration: none;
color: #ff0000;
}

a:hover {
text-decoration: underline;
color: #ff0000;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 1px solid #F8C300;
width: 960px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
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;
}

.navpic {
margin: 3px 30px 3px 30px;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}