.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;/*background:url(images/body_repeat.jpg) repeat;*/
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.undercons {
	width:960px;
	height:610px;
	margin:0 auto;
}
#slideshowbanner {
	width:800px;
	height:174px;
	border:1px solid red
}
ul.recentList{
	width:700px;
	float:left;
	list-style-type:none;
	}
ul.recentList li{
	width:700px;
	float:left;
	list-style-type:none;
	padding-left:15px;
	background:url(images/redBullet.gif) no-repeat left;
	}
.recentList li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #000000;
}
.recentList li a:hover{
	text-decoration:underline;
	}

