body {
	background-color: #333;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img {
	text-decoration: none;
	border: none;
}
/*td {
	background-color: #FFF;
}*/
.center {
	margin: 0px 0px 0px 0px;
}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}
.readmore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F60;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	background-color: #333;
	text-align: left;
}
.side {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #F60;
}
.rightcol {
	padding-left: 7px;
}
.sidebarfirst {
	margin-top: 0px;
}
.newsbox {
	padding: 5px;
	padding-top: 0px;
	margin: 10px;
	margin-top: 0px;
	border: 5px solid gray;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.newsboxcopy {
	padding-left: 7px;
	margin: 0px;
}
.newsboxleftcopy {
	position: relative;
	/*width: 50%;*//*news*/
}
.newsboxheader {
	position: relative;
	color: #3b6cb8;
	left: 30px;
	display: inline;
	font-size: 200%;
	font-variant: small-caps;
}
.newsboxright {
	width: 50.9%;/*210px;*/
	float: right;
}
.mediaarea {
	padding-bottom: 29px;
}
.newsletterbox {
	width: 198px;
	height: 36px;
}
.newsletterboxin {
    background:url("images/newsletter.png") no-repeat;
    border:none;
    font-size:10px;
	width: 100%;
	height: 100%;
    padding: 0px 10px 0px 6px;
}
.newslettersub {
	color: #888;
}
.buybutton {
	background-color: #f8931d;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 4px;
	margin-top: 6px;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
}
.buybutton:hover {
	color: #f9de8c;
}
.buybutton span {
	padding-left: 8px;
	font-variant: small-caps;
}
.newspagetext {
	font-size: 120%;
}
.newspagetext b {
	color: #000;
}
#top {
	background-color: #FFF;
}