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

html {
}

body {
margin: 0 auto;
position: relative;
text-align: center;
background: url(../images/rasbg.png) #000000 repeat-x;
font-family: "Times New Roman", Times, serif;
}

a {
color: #333300;
text-decoration: none;
}

a:visited {color: #333300; text-decoration: none; outline: none;}
a:link {color: #333300; text-decoration: none;}
a:hover {color: #6699cc; text-decoration: underline;}
a:active {outline: none;}

a img {
border: 0px none;
}

#textback p {
color: #392507;
font-size: .8em;
text-align: left;
margin: 10px 0 0 45px;
min-width: 10px;
max-width: 340px;
}

#copyright a {
text-decoration: underline;
}

#ie6 {
display: none;
}

#container {
margin: 0 auto;
padding-top: 15px;
width: 800px;
height: 1066px;
background: url(../images/background.png) no-repeat;
}

#content {
width: 605px;
height: 100%;
margin: 0 auto;
position:  relative;
z-index: 1;
}

#navigation {
margin: 0 9px 0 4px;
height: 37px;
width: 594px;
text-align: left;
}

#nav_about {
background: url(../images/navigation/about.png) #000000;
width: 91px;
}

#nav_downloads {
background: url(../images/navigation/downloads.png) #000000;
width: 150px;
}

#nav_gallery {
background: url(../images/navigation/gallery.png) #000000;
width: 99px;
}

#nav_videos {
background: url(../images/navigation/videos.png) #000000;
width: 99px;
}

#nav_community {
background: url(../images/navigation/community.png) #000000;
width: 153px;
}

#logo {
width: 605px;
height: 188px;
}

#home_link {
display: block;
width: 605px;
height: 188px;
}

#home_link:hover {
cursor: pointer;
}

#cbody {
height: 826px;
position: relative;
z-index: 1;
width: 605px;
background: url(../images/content/background.png) no-repeat #d1c9b4;
padding-top: 14px;
}

#heading {
background: url(../images/content/heading.png) #000000;
margin: 0 auto;
height: 78px;
width: 442px;
padding: 0;
}

#textback {
margin: -45px auto 0 auto;
position: relative;
left: 52px;
padding: 0;
width: 433px;
height: 482px;
background: url(../images/content/textback-trans.png);
z-index: 30;
float: left;
}

#textback img {
position: relative;
margin: -33px -104px 0 0;
padding: 0;
width: 312px;
height: 359px;
float: right;
}

#randomback {
position: relative;
margin: -300px 17px 0 0;
padding: 0;
width: 521px;
float: right;
height: 506px;
background: url(../images/content/randomback-trans.png);
z-index: 29;
}

#corey_bio {
position: relative;
z-index: 49;
float: left;
margin-left: 110px;
}

#luke_bio {
position: relative;
z-index: 49;
float: right;
margin-right: 90px;
}

#corey_bio a img {
width: 180px;
height: 197px;
}

#luke_bio a img {
width: 186px;
height: 203px;
}

#bottom_nav {
font-size: .8em;
text-align: center;
}

#copyright {
font-size: .8em;
text-align: center;
color: #34340e;
}


#footer_img img {
-moz-opacity: .30; 
filter: alpha(opacity=30);
opacity: .30;
height: 52px;
width: 482px;
}

.nav {
float: left;
display: inline;
padding: 0px;
margin: 0px;
height: 37px;
}


#textback p.first {
margin: 43px 0 0 45px;
}

.bio {
margin-top: -250px;
}
