#footer {
	width:900px;
	clear:both;
	height:35px;
	text-align:center;
	line-height:14pt;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-color:#000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
body {
background-color:#333333;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#FFFFFF;
}

#page {
	width:900px;
	background-image:url(images/pagesolid.png);
	margin:auto;
	padding:auto;
}

#header {
	clear:both;
	width:auto;
	height:160px;
	background-image:url(images/header3.png);
}

#menulinks {
clear:both;
width:875px;
height:39px;
padding-left:25px;
background-image:url(images/menulinks.png);
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:14px;
	height:39px;
   background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
  }

#menulinks a span {
	padding-left:8px;
	padding-right:20px;
	padding-top:9px;
	height:25px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	background-position:top left;
	text-decoration:none;
	color:#FFFFFF;
}

#menulinks a:hover span, #menulinks a.active span {
   background: url(images/menuhoverright.png) right top no-repeat;
	text-decoration:none;
}

#mainarea {
width:860px;
clear:both;
padding-left:40px;
}

#contentarea {
	width:70%;
	padding-right:30px;
	float:left;
	line-height:14pt;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #530F0E;
}
#contentarea2 {
	width:820px;
	float:left;
	line-height:14pt
}


#sidebar {
	float:left;
	width:24%;
}

h1 {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:15pt;
color:#FFFFFF;
padding-top:6px;
}

.description {
	font-size:14pt;
	color:#CCCCCC;
	padding-right: 30px;
	margin-top: 83px;
}

a {
color:#FFFFCC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
.text {
	font-size: 24px;
	text-decoration: underline;
}
.date {
	padding-right: 30px;
	margin-top: 2px;

}
.top {
	font-size: 12px;
	margin-left: 215px;
}
#contentarea3 {
	width:45%;
	float:left;
	padding-right: 20px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #540E0E;
}
#sidebar2 {
	float:left;
	width:45%;
	padding-right: 20px;
	padding-left: 20px;
}
.main {
	font-size: 14px;
	color: #FFFFCC;
}
#contact {
	width:auto;
	float:left;
	line-height:14pt;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #540E0E;
	padding-right: 20px;
}
#sidebar3 {
	float:left;
	width:41%;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 14pt;
}
.top2 {
	font-size: 12px;
	margin-left: 375px;
}
.style1 {
	font-size: 14px;
	color: #FFFFCC;
}
#search_page {
	width:820px;
	float:left;
	background: #FFFFCC;
	margin-top: 20px;
	margin-bottom: 10px;
	min-height: 250px;
}
