/* FONT AND TEXT STYLES */

* {margin: 0px; padding: 0px;}
h1 {font-weight: bold; font-size: 12px; margin-bottom: 0px;}
p {margin-bottom: 10px;}
p.splash {color: #ffffff;}
p span {font-weight: bold; text-transform: uppercase;}
p.back {margin-top: 0px;}
p.desc {padding-top: 0px; margin-top: 0px;}
a {color: #8d5502;}
a.splash {color: #ffffff;}
a:hover {text-decoration: none;}
ul, ol {margin-bottom: 10px; margin-left: 10px;}
hr {
	color: #d07e1a;
	height: 1px;
	margin: 10px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	}
hr.header {
	margin: 0px 0px 10px 0px;
	}

/* MAIN PAGE STYLES */

body {
	color: #8d5502;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	}
.main {
	background-color: #98452b;
	background-image: url(../images/bgtile_main.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top center;
	margin: 0px;
	}
.soon {
	background-color: #98452b;
	background-image: url(../images/bgtile_splash.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top center;
	margin: 20px 0px 20px 0px;
	}
.fourohfour {
	background-color: #98452b;
	background-image: url(../images/bgtile_404.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top center;
	margin: 20px 0px 20px 0px;
	}
.splashcontent {
	text-align: center;
	margin: 0px auto;
	padding: 0px 10px;
	}

/* IMAGE STYLES */
img {border: none;}

img.thumb {
	border: 1px;
	border-style: solid;
	border-color: #8d5502;
	}
img.section {
	padding-bottom: 0px;
	margin: 0px;
	}
p.imgcenter {
	text-align: center;
	width: auto;
	margin-bottom: 0px;
	padding-bottom: 10px;
	}
object.anim {
	padding-bottom: 0px;
	}

/* MAIN CONTAINER DIV */

#main_container {
	position: relative;
	height: 100%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: transparent !important;
	}

/* HEADER DIV */

#header {
	position: relative;
	text-align: center; 
	height: 415px;
	width: 800px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: transparent !important;
	}

/* CONTENT DIV ON MAIN PAGE */

#content { 
	position: absolute; 
	top: 252px;
	left: 2px;
	width: 796px;
	height: 350px;
	text-align: center;
	overflow: auto;
	z-index: 1;
	margin: 0px;
	/*background-image: url(../images/bg_content.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 100px;*/
	}

/*CONTENT DISPLAY PAGES */

.pages {
	background-color: transparent !important;
	margin: 0px;
	padding: 0px;
	}
div#pages {
	margin: 0px;
	padding: 0px 20px;
	}
.boxout {
	text-align: left;
	width: auto;
	margin: 20px 0px 0px;
	padding: 10px;
	padding-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #8d5502;
	background-image: url(../images/bg_transparent.png);
	}
.gamebox {
	text-align: center;
	width: auto;
	margin: 20px 0px -10px;
	padding: 0px;
	}
.siteloading {
	text-align: center;
	width: auto;
	margin: 20px 0px 0px;
	padding: 10px;
	padding-bottom: 0px;
	}
.threecolwrap {
	float: left;
	text-align: center;
	width: 739px;
	margin: 20px 0px 0px;
	padding: 0px;
	}
.twocolwrap {
	float: left;
	text-align: center;
	width: 100%;
	display: inline;
	margin: 0px;
	margin-right: -150px;
	padding: 0px;
	}
.profilebox {
	float: left;
	text-align: left;
	width: 200px;
	height: 388px;
	display: inline;
	margin: 0px;
	padding: 10px;
	padding-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #8d5502;
	background-image: url(../images/bg_transparent.png);
	}
.aboutbox {
	text-align: left;
	width: auto;
	height: auto;
	margin: 0px;
	margin-left: 240px;
	margin-right: 140px;
	padding: 10px;
	padding-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #8d5502;
	background-image: url(../images/bg_transparent.png);
	}
.photobox {
	float: right;
	text-align: left;
	width: 120px;
	height: 400px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	padding-bottom: 0px;
	background-image: url(../images/profile_photos.gif);
	}
#animdisplay {
	text-align: center;
	height: auto;
	width: 300px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #8d5502;
	}
.animboxleft {
	float: left;
	text-align: left;
	width: 130px;
	height: auto;
	display: inline;
	margin: 20px 0px 0px;
	padding: 10px;
	padding-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #8d5502;
	background-image: url(../images/bg_transparent.png);
	}
.animboxright {
	text-align: left;
	width: auto;
	height: auto;
	margin: 20px 0px 0px 170px;
	padding: 10px;
	padding-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #8d5502;
	background-image: url(../images/bg_transparent.png);
	}

.cleardiv {
	text-align: center;
	width: auto;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	}

/* QUICKTIME DISPLAY */	

* html object.mov {
    display: none;
}

/* FOOTER DIV */

#pagefoot {
	position: absolute;
	height: 280px;
	top: 415px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent !important;
	background-image: url(../images/bg_content_main.png);
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-position: bottom center;
	}
div#footer_links {
	position: static;
	text-align: center;
	width: 800px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/bg_content_main.png);
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-position: bottom center;*/
	}
.footerspace {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-color: transparent !important;
	}

/* LIGHTBOX css */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	