body {
	color: #B30000;
	background: #D8C497 url(../images/bodyback.gif);
	margin: 0;
	padding: 5px 15px 5px 15px;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	min-width: 800px;      /* 2x LC width + RC width */	
	position:absolute;
}
a{
color: #B30000;
}

h1 {font-size: 110%;}
h2 {font-size: 105%;}

hr.clearer{ display: none;}
div.spacer {  clear: both;}

#pageheader{
}
p.bodytext{
text-align:justify;
}

td.align-center p.bodytext{
text-align:center;
}

#bodywrap{

	text-align: center;
	padding: 0;
	
	/*border: 1px solid #FFFFFF;*/
	position: relative;
	float: left;
	min-height: 200px;
	width: 100%;
}
#bodycontent{
	background: #FFFFFF url(../images/top_bar.gif) top repeat-x;
	margin-top: 30px;
  position:relative;
  float:left;
}
#homeimage{
  padding: 4px 2px 4px 2px;
  margin-top: 25px;
}
.left{
  position:relative;
  float: left;
  margin:0; padding:0;
  text-align:center;

}
.right{
  margin:0; padding:0;
  vertical-align: middle;
  float: right;
}
#leftCol{
  margin-top: 50px;
float: left;
width: 270px;

}
#wrap1 { 
position:relative;
margin: 10px 5px 5px 5px;
float:left;
}
#wrap2 { 
position:relative;
float:left;
background: url(../images/boxback.gif) no-repeat top left;
}
#wrap3 { 
background: url(../images/frame_bot_left2.gif) no-repeat bottom left;
position:relative;
float:left;
}
#wrap4 { 
background: url(../images/frame_top_right2.gif) no-repeat top right;
position:relative;
float:left;
}
#wrap5 { 
background: url(../images/frame_bot_right2.gif) no-repeat bottom right;
position:relative;
float:left;
padding: 15px 15px 15px 15px;
}

#main-content{
  margin-left: 280px;
  margin-top: 15px;
}
#content{
   margin-right: 170px;
   text-align:left;
}
#content h1{
text-align:left;
}
#colBorder{
width: 150px;
font-size: 95%;

}
#topMenu{
	font-size: 90%;
	height: 40px;
	padding: 0;
	text-align: right;
	position: relative;
	float:right;
}

#topMenu a{
	display: block;
	height: 31px;
	width:104px;
	background: #FFFFFF url(../images/topmenubutton.gif) top repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	margin: 0 5px 0 5px;
	position: relative;
	float:right;
}
div.news-latest-container h2{
border-bottom: 1px solid #D4BF8E;
}
div.news-latest-item{
	padding: 5px 2px 5px 19px;
	width: 150px;
	min-width:140px;
	text-align: left;
	background: url(../images/right_menu_bullet.jpg) no-repeat top left;		
}

div.news-latest-item a{
	text-decoration: none;
	color: #BDA663;
}
div.news-latest-morelink {
display:inline;
font-size: 90%;
}
div.news-latest-gotoarchive{ display:none;}



#rightMenu {
	list-style: none;
	padding: 5px 2px 5px 2px;
	width: 150px;
	min-width:140px;
	text-align: left;

}
  
#rightMenu a {
	text-decoration: none;
	padding: 1px 3px 1px 19px;
	color: #BDA663;
	background: url(../images/right_menu_bullet.jpg) no-repeat top left;	
}

#bottombar{
background: #FFFFFF url(../images/bottom_bar.gif) top repeat-x;
height: 19px;
width: 100%;
float:left;	
color: #B30000;
}

#bottomMenu{
	padding: 2px 2px 2px 2px;
	text-align: left;
	color: #B30000;	
	text-align:right;
}
#bottomMenu a {
	text-decoration: none;
	color: #B30000;
}
 
 
 