* {
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}
body{
	text-align: center;
	background-color: #CEDDD7;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 800px;
	text-align: left;
	background:#E3F1B6 url(images/newsbackground.jpg) repeat-y right top;
}
#header{
	height: 205px;
	width: 800px;
}
#logospacer{
	background-color: #E78C94;
	left: 498px;
	height: 51px;
	width: 54px;
	position: absolute;
}
#logobox{
	background-color: #E78C94;
	background-image: url(images/logo.jpg);
	left: 552px;
	height: 90px;
	width: 248px;
	position: absolute;
}
#logobox h1{
	font-family: "Tahoma", arial, sans-serif;
	font-size: 20px;
	color: #006D33;
	padding: 20px 5px 2px 60px;
}
#logobox p{
	font-family: "Tahoma", arial, sans-serif;
	font-size: 15px;
	color: #006D33;
	padding: 0px 5px 10px 100px;
}
#imageheader{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	top: 51px;
	position: absolute;
	height: 154px;
	width: 552px;
}
#navtop{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	height: 51px;
	width: 499px;
}
#navtop a{
	height: 43px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	display: block;
	position: absolute;
	text-align: center;
	overflow: hidden;
	font-family: "Tahoma", arial, sans-serif;
	padding-top: 8px;
	color: #FFFFFF;
}
#nt1 ,#nt2 ,#nt3{
	width: 166px;
	background-image: url(images/navtop.jpg);
 }
#nt2{
	left: 166px;
}
#nt3{left: 332px;}
#nt1:hover ,#nt2:hover ,#nt3:hover {background-image: url(images/navtopover.jpg);}
#navright{
	position: absolute;
	height: 114px;
	width: 248px;
	left: 552px;
	top: 90px;
	background-color: #CEDDD7;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#navright li{
	text-indent: 0px;
	background-color: #CEDDD7;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: block;
}
#navright a{
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 195px;
	position: absolute;
	padding-left: 53px;
	padding-top: 7px;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nr1 ,#nr2 ,#nr3{background-image: url(images/navright.jpg);}
#nr2{top: 29px;}
#nr3{top: 58px;}
#nr4{
	top: 87px;
	background-image: url(images/navrightend.jpg);
}
#nr1:hover ,#nr2:hover ,#nr3:hover {background-image: url(images/navrightover.jpg);}
#nr4:hover{background-image: url(images/navrightendover.jpg);}
#contentbox{
	background:transparent;
}
#content{
	width: 552px;
	background:transparent;
	float:left;
}
	
#content p{
	font-family: "Tahoma", arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 26px;
	margin-bottom: 10px;
	width: 474px;
}
#content h1{
	margin: 20px 0px 10px 26px;
	width: 480px;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #695F4C;
}
#content a{color: #666666;}
#content h2{
	margin: 20px 0px 4px 26px;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006D33;
	background-color: #F1CABB;
	width: 420px;
}
#content h3{
	margin: 0px 0px 0px 0px;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #649721;
}
	
#content h3 a {
  text-decoration: none;
  color: #649721;}
#content h3 a:hover {
  text-decoration: underline;
}
img{
	border: 0;}
#news{
	background-color: #CEDDD7;
	width: 240px;
	float:right;
	padding-left: 8px;
}
#news p{
	background-color: #ACC741;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 20px 14px 20px;
}
#news a{color: #FFFFFF;}
#news h4{
	color: #FFF;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E78C94;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 3px;
}
#footer{
	background-color: #E78C94;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 800px;
	clear: both;
	text-decoration: none;
	text-align: center;
	padding-top:4px;
}
#footer ul{display: inline;}
#footer li{display: inline;}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 15px;
}
#copyright{
	background-color: #CEDDD7;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 20px;
	width: 800px;
	text-decoration: none;
	text-align: center;
	position: relative;
}
#copyright p{
	height: 20px;
	text-decoration: none;
	padding: 10px 10px;
}
#copyright a{color: #0000FF;}
#copyright a:hover{color: #FF0000;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

