@charset "UTF-8";
/* CSS Document */

#wrapper {
	position:absolute;
	width:1000px;
	height:1400px;
	z-index:1;
	left: 50%;
	top: 0px;
	margin-left: -500px;
}
#hellfire {
	position:absolute;
	width:1000px;
	height:150px;
	z-index:1;
	left: 0px;
	top: 1134px;
}
#gradient {
	position:absolute;
	width:1000px;
	height:50px;
	z-index:2;
	left: 0px;
	top: 1085px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
#middle {
	position:absolute;
	width:1000px;
	height:794px;
	z-index:4;
	top: 298px;
	background-image: url(images/heaven_gate.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	left: 0px;
}
#banner {
	position:absolute;
	width:1000px;
	height:300px;
	z-index:7;
	background-image: url(images/banner.jpg);
}
#logo {
	position:absolute;
	width:166px;
	height:258px;
	z-index:1;
	left: 44px;
	top: 21px;
}
#tag {
	position:absolute;
	width:571px;
	height:69px;
	z-index:2;
	left: 288px;
	top: 217px;
}
#navbar {
	position:absolute;
	width:1000px;
	height:58px;
	z-index:8;
	left: -3px;
	top: 300px;
}
#home_text {
	position:absolute;
	width:941px;
	height:709px;
	z-index:3;
	left: 59px;
	top: 78px;
	overflow: auto;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
}
#footer {
	position:absolute;
	width:1000px;
	height:150px;
	z-index:9;
	left: 0px;
	top: 1286px;
	background-image: url(images/gradient_btm.jpg);
}
#copyright {
	position:absolute;
	width:363px;
	height:80px;
	z-index:1;
	left: 305px;
	top: 68px;
	color: #FFF;
	text-align: center;
}
body {
	background-color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#save_me_button {
	position:absolute;
	width:200px;
	height:77px;
	z-index:2;
	left: -2px;
	top: 652px;
}
#page_title {
	position:absolute;
	width:350px;
	height:50px;
	z-index:4;
	left: 317px;
	top: 64px;
	text-align: center;
}
home_heading {
	font-size: 1.1em;
}
#wrapper #middle #home_text h3 {
	font-size: 1.1em;
}
#wrapper #middle #home_text #Sins tr {
	font-size: 1em;
}
#wrapper #middle #home_text #Sins tr {
	font-size: 0.8em;
}
