#docarea {
	width: 760px;
}
#contentarea {
	background-color: #000000;
}
#left {
	background-color: #000000;
	width: 187px;
	float: left;
}
#right {
	float: right;
	width: 573px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/contentbg.jpg);
}
#content {
	text-align: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#copyarea {
	background-color: #CCCCCC;
	width: 500px;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}
#belowlinks {
	background-image: url(images/contentbg.jpg);
	width: 573px;
}
#links {
	font-weight: bold;
}
#links a:link {
	color: #990000;
	text-decoration: none;
}
#links a:visited {
	color: #333333;
	text-decoration: none;
}
#links a:hover {
	color: #000000;
	text-decoration: underline;
}
#links a:active {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {


	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {



	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#adblock {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
}
#adblock a:link {
	color: #00CCFF;
	text-decoration: none;
}
#adblock a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#adblock a:hover {
	color: #000000;
	text-decoration: none;
}
#adblock a:active {
	color: #000000;
	text-decoration: underline;
}
.descrpt {
	font-size: 14px;
	line-height: normal;
}
.copyright {
	font-size: 11px;
	color: #000000;
}
.specialbox {
	background-color: #FFFFFF;
	border: 1px dotted #000000;
}
