@charset "utf-8";
* :focus{outline:0 none;}
body {
	background-color: #1D0A03;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#330000;
}
.footertxt {
	font-family: verdana;
	font-size: 8px;
	color: #FFF;
}
img{ border: 0 none;}
#mainpage {
	background-image: url(enter.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 1002px;
}
.SiteCredit {
	font-family: verdana;
	font-size: 11px;
	color: #9A7153;
}

.whiteText {
	font-family: verdana;
	font-size: 14px;
	color: #FFF;
}
.cssBtn
{
	background-color: #1D0A03;
	border:0;
	color:White;
}

.cssTable
{
	font-family: verdana;
	font-size: 12px;
	color: Black;
}

.cssHeading
{
	font-family: verdana;
	font-size: 14px;
	color: #1D0A03;
	font-weight:bold;
}

.form{
	background: url(images/form-bg.png) no-repeat top;
}
.form2{
	background: url(images/form-bg2.png) no-repeat top;
}
.name-textfield{
	width:200px;
	height:20px;
	border:0 none;
	background-color:#FFF;
}
.name-textfield{
	width:200px;
	height:20px;
	border:0 none;
	background-color:#FFF;
}
.name-area{
	width:300px;
	height:60px;
	border:0 none;
	background-color:#FFF;
}
.check-box{
		border:#d2bc8f;
}

.storyArea{width:715px; float:left; padding:8px 0;}
.storyArea .leftThumb{float:left; width:90px;}
.storyArea .rightContent{float:left; width:625px; line-height: 15px;}

a{color:#330000;}


