body{
	font-size:10pt;
	font-family:verdana;
	margin:0;
}
a:link{
	color:#587E8B;
	text-decoration: none;
}
a:visited{
	color:#587E8B;
	text-decoration: none;
}
#wrapper{
	width:770px;
}
#header{
	width:100%;
	height:170px;
	background: url(../images/header.jpg) no-repeat;
	clear:both;
}
#subheader{
	width:100%;
	height: 35px;
	background: url(../images/footer.jpg) no-repeat;
	clear:both;
}
#navnews{
	width:100%;
	clear:both;
	padding:0 0 20px 0;
}
.navbox{
	width:165px;
	float:left;
	border: 1px solid gray;
	padding:12px 0 0 0;
	text-align: left;
	margin:0 15px 0 0;
}
.box1{
	width:288px;
	float:left;
	text-align: left;
}

#bodyarea{
	width:100%;
	clear:both;
}
#leftcol{
	width:416px;
	float:left;
	clear:left;
}
#rightcol{
	width:350px;
	float:right;
	clear:right;
}
.rightbox{
	width:100%;
	clear: both;
}
.boxheader2{
	width:100%;
	height:35px;
	background:#A1ADA4;
	color:white;
	text-transform: uppercase;
	text-align: left;
}
.boxbody2{
	background: url(../images/rbox_bg.jpg) repeat-y;
	width:100%;
	border-bottom:1px solid #A1ADA4;
	text-align: left;
}
.leftbox{
	width:100%;
	clear:both;
}
.boxheader1{
	width:100%;
	height:35px;
	background:#587E8B;
	color:white;
	text-transform: uppercase;
	text-align: left;
}
.boxbody1{
	background: url(../images/lbox_bg1.jpg) repeat-y;
	width:100%;
	border-bottom:1px solid #587E8B;
	text-align: left;
}
.boxheader1r{
	width:100%;
	height:35px;
	background:#5E2C24;
	color:white;
	text-transform: uppercase;
	text-align: left;
}
.boxbody1r{
	background: url(../images/lbox_bg2.jpg)  repeat-y;
	width:100%;
	border-bottom:1px solid #5E2C24;
	text-align: left;
}
#footer{
	width:100%;
	background: url(../images/footer.jpg) no-repeat;
	height:35px;
	clear:both;
}
.bookitem{
	float:left;
	width:100px;

	border:1px solid gray;
	margin:10px;
	background: white;
	text-align: center;
	font-size: 7pt;
}
.navbox ul{
	margin-top:15px;
}
.navbox ul li{
	list-style: url(../images/arrow_gray.gif);
	list-style-position: outside;
	margin-bottom: 12px;
}
.navbox ul li a{
	text-decoration: none;
	color:Gray;
}
.hpad{
	padding:10px 0 0 12px;
}
.hbpad{
	padding:8px;
}
.pad6{
	padding:6px;
}
.newsitem{
	width:100%;
	margin-bottom:5px;
}
#pageleftcol{
	width:200px;
	float:left;
	clear:left;
}
#pagerightcol{
	width:570px;
	float:right;
	clear: right;
	text-align: left;
}
.testbox{
	width:100px;
	margin:12px;
	float: left;
	font-size:7pt;
}
