body {
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #e79afa;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #e79afa;
	text-transform:uppercase;
	font-weight:normal;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #e79afa;
}
.find-box {
	background-color: #643169;
	background-image: url(images/find-off.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 235px;
	height: 23px
}
.leftside {
	background-color: #000000;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightside {
	background-color: #000000;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftside-interior {
	background-color: #000000;
	background-image: url(images/left-interior.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightside-interior {
	background-color: #000000;
	background-image: url(images/right-interior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topfeature {
	background-image: url(images/topfeaturebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maincontentbg {
	background-color: #000000;
	background-image: url(images/maincontentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right:#9492c1 solid 1px;	
}
.maincontentbg-interior {
	background-color: #000000;
	background-image: url(images/maincontentbg-interior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right:#9492c1 solid 1px;
}
.repeat-maincontentbg {
	background-color: #000000;
	background-image: url(images/maincontentbg-repeat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.whatsnewbg {
	background-color: #2a2a2a;
	background-image: url(images/whats-new-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.repeat-whatsnewbg {
	background-image: url(images/whats-new-bg-repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
}
h3 a {
	line-height:1em;
}
a:link, a:visited, a:active, a:link:visited {
	font-weight: normal;
	color: #ccccff;
	text-decoration: underline;
}
a:hover, a:link:hover {
	font-weight: normal;
	color: #CCFF00;
	text-decoration: underline;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #939bb3;
}
a.smallblue:link, a.small:visited, a.small:active, a.small:link:visited {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a.smallblue:hover, a.small:link:hover {
	font-weight: normal;
	color: #CCFF00;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.quotefrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 19px;
	font-weight: bold;
	text-align: center;
}
.bodytextbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #CC0000;
}
.leftsidebar
{
	margin-left: 20px;
	/* margin-right: 20px; */

}
#footerHR {
	color:#666;
}
.atitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #CCFF00;
	font-style: italic;
	font-weight: bold;	
}
.reviewblurbshead {
		font-style: normal;
		margin-top:2em;
		display:block;
}
.storysubinfo {
	color: #9dbeeb;
	margin-bottom:1em;
}
.sstitles {
	color: #CCFF00;
}
.ssrowalt {
	background-color:#1e1e1e;
}
.header-series {
	color: #FFFFFF;	
}
td#containerTD table {
	border: 1px solid #330033;
}
td#containerTD td {
	border: 1px solid #330033;
}

.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.post {
	margin-bottom:3em;
}