body
{
	min-width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
a
{
	color:#333333;
	text-decoration:none;
}
.content
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.menu
{
	width:900px;
	height:40px;
	line-height:40px;
	padding-left:30px;
	background:url(images/menu.jpg) no-repeat;
	color:#FFFFFF;
}
.menu a
{
	color:#FFFFFF;
	text-decoration:none;
}
.box
{
	width:301px;
	max-width:301px;
}
.contenthead
{
	background:url(images/menumain.jpg) no-repeat;
	height:40px;
	line-height:40px;
	color:#CCCCCC;
	padding-left:30px;
}
.contentbg
{
	background:url(images/contentbg.jpg) repeat-y;
	color:#000;
	margin-top:-2px;
}
.bottom
{
	background:url(images/bottom.jpg) no-repeat;
	height:10px;
	line-height:10px;
	width:301px;
	float:left;
	margin-top:-12px;
}
.featuredtext
{
	font-size:14px;
	color:#CC0000;
	font-weight:bolder;
}
