<style type="text/css">
<!--
body,td,th {
	color: #333;
	font-size: 10px;
}
body {
	background-color: #FFF;
	color:#FFF;
}

* {
	border:none;
}

#wrapper {
	width:850px;
	margin:0px auto;
	}
#header{
	width:850px;
	height:71px;
}

#info{
	width:850px;
	height:45px;
}

#slideshow{
	width:850px;
	height:250px;
}

#content {
	width:960px;
	height:300px;
	margin:0px;
		
}


#about {
	width:400px;
	margin:0px;
		
}

.holder{
	width:126px;
	height:94px;
	padding: 10px 7px 0px 0px;
	margin-right:12px;
}

.thumb {
	width:126px;
	height:104px;
	padding: 0px 0px 0px 0px;
	border:#999
}

.title {
	font-family:Helvetica,Arial;
	font-size:10px;
	margin-left:5px;
	margin-top:6px;
}

.text1 {
	font-family:Helvetica,Arial;
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
	margin-top:6px;
	color:#cccccc;

}

.text2 {
	font-family:Helvetica,Arial;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	margin-top:6px;
	color:#000000;

}

.textsmall {
	font-family:Helvetica,Arial;
	font-size:11px;
	font-style:normal;
	margin-left:5px;
	color:#555555;

}

.textabout {
	font-family:Helvetica,Arial;
	font-size:12px;
	font-style:normal;
	margin-left:5px;
	color:#333333;

}

A:link {
	TEXT-DECORATION: none
; color: #000000;}
A:visited {
	TEXT-DECORATION: none
; color: #000000;}
A:hover {
	TEXT-DECORATION: none; color: #fff; background-color:#f93b3b; 
}

-->
</style>
