body {
	background: #EFEFEF url(../images/bg_main.jpg) repeat-x;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 16px;
}
a:link {
	color: #E51209;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E51209;
}
a:hover {
	text-decoration: underline;
	color: #586700;
}
a:active {
	text-decoration: none;
	color: #E51209;
}
img {
	border: none;
}

ul, ol {
	margin-left: 7em;
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-top: 6px;
}	
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	color: #383838;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.menutxt:hover{
	color: #6D2177;
	text-decoration: none;
}
#mainholder {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
.heading1 {
	font-size: 14px;
	font-weight: bolder;
	color: #809600;
}
#toparea {
	width:952px;
	height:67px;
}
#menuarea {
	width:952px;
	height:36px;
	background-image: url(../images/sub/bg_menu_sub.jpg);
}
#menuitems {
	height: 24px;
	width: 533px;
	float: right;
	padding-top: 12px;
}
#imagearea {
	width:952px;
	height:252px;
	background-image: url(../images/sub/bg_image_area.jpg);
}
#image {
	width:915px;
	height:222px;
	padding-top: 19px;
	padding-left: 19px;
}
#contentarea {
	width:952px;
	margin-top: 10px;
}
#leftcontent {
	float: left;
	width: 234px;
	padding-left: 20px;
}
#midcontent {
	float: left;
	width: 590px;
	padding-left: 44px;
}
#contentspacer {
	width:952px;
	height:30px;
}	
#footerarea {
	width:952px;
	height:34px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
}	
#btmspacer {
	width:952px;
	height:34px;
	margin-right: auto;
	margin-left: auto;
}	
