body {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12;
	background:#FFFFFF;
}

#header {
	background:url(images/header2.jpg) no-repeat #732020 center;
	height:70px;
	width:100%;
}


#wrapper {
	width: 1040px;
	margin: 0 auto;
	position:relative;
	left: 50%;
	margin-left: -520px;
}

#nav {
	position: absolute;
	font-size: 17px;
	float:left;
	width: 175px;
	padding-top: 10px;
}

.nav {
	5px 0px 0px 25px;
}

#space {
	height:6px;
	width:170px;
}

.main a{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#d19e41;
}

.main a:visited{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#d19e41;
}

.main a:hover, active{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#98722d;
}

.sub a {
	font-size:12px;
	text-decoration:none;
	color:#fff;
}

.sub a:visited{
	font-size:12px;
	text-decoration:none;
	color:fff;
}

.sub a:hover, a:active{
	font-size:12px;
	text-decoration:none;
	color:#bf8419;
}

#main {
	position:absolute;
	left:177px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:630px;
	text-align:left;
	background:#fff;
	padding:0px 15px 15px 15px;
	float: left;
	border-bottom: #d19e41 solid thin;
}

#side_menu {
	position:absolute;
	left:101.2%;
	background:url(images/side_menu.jpg) no-repeat #010101;
	width:175px;
	padding:0px 15px 5px 5px;
	float: right;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	position: absolute;
	top: 10px;
}

#side_gods {
	position:absolute;
	left:-177px;
	background:url(images/sub_nav.jpg) no-repeat;
	width:155px;
	padding:0px 15px 5px 5px;
	float: right;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	position: absolute;
	top: 230px;
}

#side_heroes {
	position:absolute;
	left:-177px;
	background:url(images/sub_nav.jpg) no-repeat;
	width:155px;
	padding:0px 15px 5px 5px;
	float: right;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	position: absolute;
	top: 230px;
}

#side_creatures {
	position:absolute;
	left:-177px;
	background:url(images/sub_nav.jpg) no-repeat;
	width:155px;
	padding:0px 15px 5px 5px;
	float: right;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	position: absolute;
	top: 230px;
}

#footer {
	width:100%;
	left: 0px;
}

.home_rollover a {
display:block;
width: 165px;
padding:5px 5px 6px 5px;
background:url(images/nav_home2.jpg) 0 0 no-repeat;
text-decoration: none;
height:26px;
margin-bottom:5px;
}
.home_rollover a:hover { 
background-position: 0 -37px;
}
.home_rollover a:active {
background-position: 0 -37px;
}

.gods_rollover a {
display:block;
width: 165px;
padding:5px 5px 6px 5px;
background:url(images/nav_gods2.jpg) 0 0 no-repeat;
text-decoration: none;
height:26px;
margin-bottom:5px;
}
.gods_rollover a:hover { 
background-position: 0 -37px;
}
.gods_rollover a:active {
background-position: 0 -37px;
}

.heroes_rollover a {
display:block;
width: 165px;
padding:5px 5px 6px 5px;
background:url(images/nav_heroes2.jpg) 0 0 no-repeat;
text-decoration: none;
height:26px;
margin-bottom:5px;
}
.heroes_rollover a:hover { 
background-position: 0 -37px;
}
.heroes_rollover a:active {
background-position: 0 -37px;
}

.creatures_rollover a {
display:block;
width: 165px;
padding:5px 5px 6px 5px;
background:url(images/nav_creatures2.jpg) 0 0 no-repeat;
text-decoration: none;
height:26px;
margin-bottom:5px;
}
.creatures_rollover a:hover { 
background-position: 0 -37px;
}
.creatures_rollover a:active {
background-position: 0 -37px;
}

.gallery_rollover a {
display:block;
width: 165px;
padding:5px 5px 6px 5px;
background:url(images/nav_gallery2.jpg) 0 0 no-repeat;
text-decoration: none;
height:26px;
margin-bottom:5px;
}
.gallery_rollover a:hover { 
background-position: 0 -37px;
}
.gallery_rollover a:active {
background-position: 0 -37px;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#000;
	border-bottom: #d19e41 solid thin;
	width: 40%;
	padding-left:15px;
}

.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	border-bottom: #d19e41 thin solid;
	width: 99%;
	padding-left:15px;
	font-weight:bold;
}

.subtitle2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	border-bottom: #d19e41 thin solid;
	width: 95%;
	padding-left:15px;
	font-weight:bold;
}

#content {
	position:relative;
}

#top {
	position:relative;
	margin-top:-15px;
	width: 645px;
	height: 250px;
}

#image {
	width: 340px;
	float:left;
	padding-bottom:10px;
}

#quick {
	float:right;
	width: 300px;
	color:#a07932;
}

.quick a {
	padding-left:15px;
	color:#a07932;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.highlight a:hover {
	background-color: #EEEEEE;
}