body {
	margin: 0;
	padding: 0;
	background-color: #fff4da;
	background-image: url(/images/b-g.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.mainmenu {
	height: 37px;
	background-color: #ff9900;
	padding-left: 20px;
	padding-right: 20px;
	width: 904px;
	overflow: hidden;
	clear: both;
	float: none;
	padding-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/mmbg.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 28px;
	color: Black;
}

h2 {
	font-size: 16px;
	margin-bottom: 7px;
	margin-top: 15px;
}

h2 span {
	font-size: 12px;
	font-weight: normal;
}

.lastnews {
	height: auto;
	width: 290px;
	padding: 15px;
	padding-right: 20px;
	background-image: url(/images/newstop.png);
	background-repeat: no-repeat;
	float: left;
}


.lastnews h2 {
	border-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	border-top: none;
	border-right: none;
	border-left: none;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.lastnews span {
	display: block;
	border-style: dashed;
	border-color: #cccccc;
	border-width: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	color: #505050;
	font-size: 11px;
	padding-bottom: 2px;
	margin-bottom: 2px;	
}

.lastnews img {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border-style: solid;
	border-color:#cccccc;
	border-width: 1px;
	background-color: White;
}

.lastnews a {
	color: #484848;
}

.lastnews a strong {
	color: #ff6600;
}

.lastnews div {
	height: auto;
	width: 290px;
	clear: both;
	float: none;
	overflow: hidden;
	margin-bottom: 10px;
}

.about {
	width: 940px;
	height: auto;
	overflow: hidden;
	clear: both;
	float: none;
	padding-top: 5px;
}

.bl3 {
	width: 280px;
	padding-left: 20px;
	margin-right: 20px;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 12px;
}

.bl3 h2 {
	font-family: Comic Sans MS;
	color: #FF6347;
	font-variant: small-caps;
}

#b3 {
	margin-right: 0;
}

.bl3 a {
	color: #8B4513;
}

.about_head {
	background-image: url(/images/about_top.gif);
	background-repeat: no-repeat;
	width: 940px;
	height: 8px;
	font-size: 1px;
	margin-top: 10px;
}

.bottom {
	height: 64px;
	padding: 20px;
	width: 904px;
	margin-top: 10px;
	background-image: url(/images/bottom.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	clear: both;
	float: none;
}

.hlink {
	cursor: text;
	color: #000000 !important;
	text-decoration: none;
}
