body {
	font-family: "Calisto MT";
	font-size: 62.5%;
	color:#FFFFFF;
	background-color:#000;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
img
{
	border:none;	
}
#main-home {
	background: url(../images/home_bg.jpg) no-repeat;
	height: 605px;
	width: 1024px;
	position: relative;
	margin: 0 auto 0 auto;
}
#main {
	background: url(../images/background_no_book.jpg) no-repeat;
	height: 605px;
	width: 1024px;
	position: relative;
	margin: 0 auto 0 auto;
}
#container {
	background: #000000;
}
.navigation ul {
	display: inline;
	padding: 0;
	list-style: none;
	height: 85px;
}
.navigation {
	font-size: 1.75em;
	position: absolute;
	left: 385px;
	top: 90px;
	width: 1024px;
}
ul li {
	text-align: left;
	float: left;
	height:30px;
	padding-top:5px;
	padding-right:50px;
	padding-left:10px;
}
.selected {
	color: #FFFFFF;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	
}
li a {
	color: #ba3130;
	text-decoration: none;
	width:160px;
	height: 85px;
}


.content h2 {
	font-size: 2em;
	margin-bottom:10px;
}
.content p {
	font-size: 1.35em;
	line-height: 1.5em;
	font-family: "Calisto MT";
	margin-top:0;
}
.content {
	position: absolute;
	width: 457px;
	left: 70px;
	top: 225px;
	clear: both;
}
.heading h1 {
	font-size: 2.3em;
}
.heading {
	position: absolute;
	top:145px;
	width: 384px;
	left: 0px;
	text-align: left;
	background-image: url(../images/subnav_bg.png);
	background-repeat: no-repeat;
	height: 49px;
	clear: both;
	padding-left: 300px;
}
.content .page_code {
	text-align: right;
}
.sponsor {
	position: absolute;
	width: 180px;
	left: 570px;
	top: 475px;
}
.codes {
	width: 75px;
	position: absolute;
	left: 5px;
	bottom: 15px;
}
.codes_popup {
	position: absolute;
	left: 75px;
	bottom: 15px;
	display: none;
}
.copyright {
	width: 1024px;
	text-align: center;
	font-size: 1em;
	font-family: Veranda;
	color: #bc3231;
	position: absolute;
	bottom:5px;
}
.mayan_calendar {
	height: 31px;
	width: 400px;
	top: 550px;
	position: absolute;
	right: 1px;
}
.skulls {
	width: 640px;
	position: relative;
	float: right;
}
.logo {
	float: left;
}

.subnav_back {
	background: url(../images/subnav_back.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 15px;
	width: 100px;
	height: 50px;
}

.subnav_back h1 {
	padding-left: 20px;
	font-size: 2.3em;
}
#hidden-home {
	position: absolute;
	left: 0px;
	top: 130px;
	margin: 0 auto 0 auto;
	display: none;
}

.selected {
	color: #FFFFFF;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	
}
.hover {

	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	
}
.hover a
{
	color: #e23332;
}
#video {
	display: none;
}
iframe {
	border:0;
	overflow:hidden;
	padding:0;
	margin:0;
}
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {color:#bbb; background-color:#333; 
}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-5px; right:-5px; cursor:pointer;}
.replayVideo {
	position: absolute;
	left: 460px;
	bottom: 10px;
	font-size: 1.6em;
	color: #ba3130;
}
.replayVideo a:hover {
	color:#e23332;
}

