.menubar {
	background-image: url(/newimages/vertical-bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	text-align: left;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 24px;
}
.doive2, .list{
	text-align: left;
}
.main_window {
	background-image:url(/images/mainbg-rpt.jpg);
	background-repeat:repeat-y;
	min-height: 150px;
	vertical-align:top;
}
body {
	background-color:#fbf8ef;
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/images/bgfade.jpg);
	background-repeat:repeat-x;
}
.footer{
	background-image:url(/images/foot-shadow.jpg);
	background-repeat: no-repeat;
	height: 35px;
	vertical-align: bottom;
	font-size: 10px;
	text-align: center;
}
.footer a:link, .footer a:visited {
	color:#0000ff;
}
.footer a:hover{
	color:#ff0000;
}
.leftmenu{
	float: left;
	/*width: 438px;*/
	/*height: 120%;*/
}
.content, .rightcontent, .rightcontent2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	color: #000000;	
	background-color:#FFFFFF;
	padding-right: 9px;
	margin: 10px;
	margin-right: 20px;
	width: 580px;
	float:right;
	min-height: 150px;
	text-align: center;
}
.rightcontent2{
	width: 95%;
}
.content{
	text-align: left;
}
.mid{
	text-align:center;
}
.content .rightimg{
	float: right;
}
.newsbox2{
	float: right;
	background-image:url(/newimages/news-back.jpg);
	width: 252px;
	clear: right;
	margin-top: 0px;
}
.newsbox2 p, .newshead{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.newshead{
	background-image:url(/newimages/news-header.jpg);
	background-repeat:no-repeat;
	height: 30px;
	color: #FFFFFF;
	padding-top: 7px;
	font-weight: bold;
	font-size: 16px;
}
#quote{
	text-align:center;
	width: 305px;
	padding: 10px;
	padding-left: 40px;
}
#quotetext{
	background-image:url(/images/quote-back.jpg);
	background-position:center;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	width: 285px;
}
#quotetext br{
	
}