body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #0E0B06;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #DDDDDD;
	 }

#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-left: 50px;
	background-color: #020202;
	width: 900px;
	margin-right: 50px;
	}

#line {
	background-image: url(../images/line.gif);
	height: 4px;
	margin-left: 50px;
	margin-right: 50px;
	background-repeat: repeat-x;
	width: 900px;
	background-color: #0E0B06;
	}

#main1 {
	background-image: url(../images/entrance.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-left: 50px;
	width: 900px;
	margin-right: 50px;
	}
	
#main2 {
	background-image: url(../images/main2.jpg);
	background-repeat: no-repeat;
	height: 452px;
	margin-left: 450px;
	}

#line2 {
	background-image: url(../images/line.gif);
	height: 4px;
	margin-left: 50px;
	margin-right: 50px;
	background-repeat: repeat-x;
	width: 900px;
	background-color: #0E0B06;
	}

#links {
	margin-left: 50px;
	width: 900px;
	background-color: #0E0B06;
	margin-right: 50px;
	color: #4D371A;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	}

#links a {
	color: #4D371A;
	text-decoration: none;
	}
	
#links a:hover {
	color: #555555;
	text-decoration:none;
	}

#dark_main {
	height: 550px;
	margin-left: 50px;
	background-color: #33200F;
	margin-right: 50px;
	width: 900px;
	}
	
#dark_main1 {
	margin-left: 50px;
	background-color: #0e0b06;
	margin-right: 50px;
	width: 900px;
	}

#mystical_main {
	height: 452px;
	margin-left: 50px;
	}

.inside_table {
	margin-top: 40px;
	height: 300px;
	width: 350px;
	float: left;
	}
	
#side_banner {
	margin-left: 50px;
	width: 900px;
	height: 100px;
	margin-right: 50px;
	background-color: #0E0B06;

	}

.inside {
	border-bottom-color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #555555;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #555555;
	border-top-style: solid;
	border-top-width: 1px;
	height: 69px;
	width: 69px;
	vertical-align: middle;
	}

#dark_main_right {
	background-repeat: no-repeat;
	width: 460px;
	float: right;
	height: 500px;
	margin-top: 10px;
	background-image: url(../images/dark2.jpg);
	}
	
#info_main_right {
	background-repeat: no-repeat;
	width: 460px;
	float: right;
	height: 500px;
	margin-top: 10px;
	background-image: url(../images/info5.jpg);
	}
	
#mystical_main_right {
	background-repeat: no-repeat;
	width: 460px;
	float: right;
	height: 500px;
	margin-top: 10px;
	background-image: url(../images/myst1.jpg);
	}
	
#fear_main_right {
	background-repeat: no-repeat;
	width: 460px;
	float: right;
	height: 500px;
	margin-top: 10px;
	background-image: url(../images/fear1.jpg);
	}
	
#contact_main_right {
	background-repeat: no-repeat;
	width: 460px;
	float: right;
	height: 500px;
	margin-top: 10px;
	background-image: url(../images/contact4.jpg);
	}
	
#links_main_right {
	background-repeat: no-repeat;
	width: 460px;
	float: right;
	height: 500px;
	margin-top: 10px;
	background-image: url(../images/links3.jpg);
	}
	
#test {
	background-color: #000000;
	height: 768px;
	}

#footer {
	background-color: #000000;
	margin-left: 50px;
	margin-right: 50px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	}

#footer a {
	color: #555555;
	text-decoration: none;
	}

#footer a:hover{
	color: #555555;
	text-decoration: underline;
	}

#info {
	float: left;
	padding-top: 60px;
	width: 395px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #8F5724;
	padding-left: 15px;
	}
	
#info a {
	color: #8F5724;
	text-decoration: none;
	}
	
#info a:hover {
	text-decoration: underline;
	}

.form {
	background-color: #EEEEEE;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	}

.form_btn {
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	}

.letters1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DDDDDD;
	font-weight: bold;
	}

td {
	/* border-bottom-color: #6B4A21; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;
*/
	}

#btns {
	background-color: #1B1209;
	margin-left: 50px;
	width: 900px;
	margin-right: 50px;

	}

.av {
	background-color: #33200F;

	}

#news {
	margin-left: 50px;
	background-color: #33200F;
	margin-right: 50px;
	width: 900px;
	height:auto;
	}

#adm {
	padding-top:30px;
	font-size:14px;
	}

#adm a:link, a:hover {	
	color:#fff;
	text-decoration:none;
	}

#attention {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:50px;
	}
	
.news_fonts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #8F5724;
	}
	
.news_fonts a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #8F5724;
	text-decoration:none;
	}	
	
.news_fonts a:hover {
	text-decoration:none;
	}
	
.news_fonts a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #8F5724;
	text-decoration:none;
	}		
	
.news_fonts_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #8F5724;
	text-transform:capitalize;
	font-weight:bold;
	}