body {
  text-align: center;
  background: #FFFFFF;
  margin-bottom:5px;
  color:#5A5757;
  padding: 1px 25px 10px 25px;
  background: #487AB1 url('') repeat-x fixed;
}
a:focus { outline: none; }

A:link {
	COLOR: #3D6193; text-decoration: none
}
A:visited {
	COLOR: #3D6193; text-decoration: none
}
A:active {
	COLOR: #3D6193; text-decoration: none
}
A:hover {
	COLOR: #3D6193; text-decoration: underline
}

.blktable {
	padding:2px;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 790px;
  text-align: left;
  background: #FFFFFF url('img/content.jpg') top left repeat-y;
}

#page_header {
  margin-left: auto; 
  margin-right: auto;
  width: 790px;
  height: 150px;
  background: transparent url('img/header.gif') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:27px;
  clear:both;
  background: #FFFFFF url('img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:20px;
  margin-right:20px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  border:0px dashed #cccccc;
  text-align:justify;
}


#center ul{
  margin-left:30px;
  list-style-image: url('');
}


#center h3 {
  img/li.gif
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center h2  {
  font-family: verdana, arial, sans-serif;
  color: #AE4242;
  font-size: 12px;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#left_side {
margin-left:8px;
  padding:4px;
  float: left;
  width:120px;
  border:0px dotted #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-weight:normal;
  font-size: 12px;
  color: #3D6193;
  padding:2px;
  border: 1px solid #C5C5C5;
  background-color: #C3D3E6;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #5A5757;
}

#right_side {
  margin-right:3px;
  float: right;
  width:130px;
  border:0px dashed #cccccc;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  padding:2px;
  text-align: justify;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight:normal;
  text-align: center;
  color: #3D6193;
  padding:2px;
  border: 1px solid #C5C5C5;
  background-color: #C3D3E6;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #5A5757;
}

#page_footer {
  height: 55px;
  background: #F0F0F0 url('img/footer.jpg') top right no-repeat; 
  clear: both;
  text-align:right;

}

#page_footer p {
  padding-top:10px;
  padding-bottom:10px;
  text-align:right;
  font-family: verdana;
  font-size: 9px;
  line-height:14px;
  color:#5A5757;
}

#page_footer A:link {
  font-size: 9px;
	COLOR: #5A5757; text-decoration: none
}
#page_footer A:visited {
  font-size: 9px;
	COLOR: #5A5757; text-decoration: none
}
#page_footer A:active {
  font-size: 9px;
	COLOR: #5A5757; text-decoration: none
}
#page_footer A:hover {
  font-size: 9px;
	COLOR: #5A5757; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #FFFFFF;
  background: url('img/bar.jpg'); 
  color: #2E659C;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #2E659C;
  text-decoration: none;
  float: left;
}

#navcontainer ul li a:hover {
  background: #F0F0F0 url('img/hover-bar.jpg');
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px dotted #3D6193;
  width: 120px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:25px;
  border-top: 1px dotted #3D6193;
  font-family:verdana;
  font-size:11px;
}

#linklist li a:hover {
  background: #F0F0F0 url('img/hover.jpg'); 
text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
/*** sNews Extra Styles ***/
fieldset { 
	border: 1px solid #ccc; 
	padding: 10px 8px; 
	margin: 0 0 8px 0; 
	background: #EBEBEB; 
	color: #000;
	}
textarea {width: 97%; height: 10em; padding: 3px; border: 1px solid #ccc; background: url('/images/shade.gif');font-family: verdana;font-size: 12px;color:#5A5757;}
input {margin-left:1px; margin-right:1px; padding: 1px; border: 1px solid #ccc; background: #F0F0F0 url('/images/bgbt2.gif');font-family: verdana;font-size: 12px;color:#5A5757;}
select {padding: 2px; border: 1px solid #ccc; background: #ECECEC;font-family: verdana;font-size: 12px;}

.comment { 
	background: #FFFFFF; 
	color: #808080; 
	padding: 10px; 
	margin: 0 0 10px 0; 
	border: 1px solid #ccc; 
	}
.commentsbox { 
	background: #FFFFFF;  
	color: #808080; 
	padding: 10px; 
	margin: 0 0 10px 0; 
	border-top: 1px solid #ccc; 
	}
.readmore a{
	line-height:1.75em;
	color: #27637B;
	}
.readmore a:hover{
	line-height:1.75em;
	color: #388EB1;
	}
.paginator {
	float: right;
  	width:160px;
        font-size: 9px;
        color: Black;
        padding-top: 10px;
        padding-left: 40px;
}

.paginator a{
        font-size: 9px;
        color: Black;
}

.paginator a:hover{
        font-size: 9px;
        color: Black;
}

.readmore {
        margin-left: 50px;
        padding-bottom: 20px;
}
/* search form */
.searchform {
	background-color: Transparent;
        float: right;
	border: none;	
	margin: 0; 
	padding: 0;	
}
.searchform p { 
	margin: 10px; 
	padding: 0; 
}
.searchform input.textbox { 
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: bottom;
}

.searchbutton {
	font: normal 11px Verdana; 
	color: #5A5757;	
	width: 20px;
	height: 17px;
	border: 1px #ccc solid;
	background-color: #ECECEC;
	vertical-align: bottom;	
}
.searchfield {
	background-color: #FFFFFF;
	vertical-align: bottom;	
}
.date {
	text-align: right;
	border-bottom: 1px dotted #B1B1B1;
	padding-bottom: 8px;
}
.adminlink {
	text-align: left;
	line-height: 16px;
}

a.page {
    border: 1px solid #AE4242;
    background: #AABF9B;
    padding: 1px 2px;
    color: #FFFFFF;
    text-decoration: none;
}
a:hover.page {
    background: #F4F3EF;
    border: 1px solid #AE4242;
    padding: 1px 2px;
    color: #000000;
    text-decoration: none;
}
.pageselected {
    border: 1px solid #AE4242;
    background: #F4F3EF;
    padding: 2px 3px;
    color: #AE4242;
}