body {
background-image: url(images/back.jpg);
background-color: #594f2b;
position: relative;
font-family:  Helvetica, Arial, sans-serif;
font-size: x-small; }


#wrapper {
margin-right: auto;
margin-left: auto;
margin-top: 4em;
width: 828px;
min-height: 400px;
padding: 6px;
background-color: #e1e1e1;
border-top: 1px #392e29 solid;
border-left: 1px #392e29 solid;
border-right: 2px #392e29 solid;
border-bottom: 2px #392e29 solid;
text-align: center;
position: relative; }

#intro {
width: 828px;
height: 20px;
z-index: 30;
position: absolute;
top: 6px;
left: 6px;
background-color: #993323; }

#header {width: 828px;
height: 300px;
z-index: 40;
position: absolute;
top: 6px;
left: 6px;
background-image: url(images/banner.jpg);
background-repeat: no-repeat;
background-position: 0em 0em; }

img#skull {
position: absolute;
top: -3em;
left: 335px;
z-index: 50; }

img#watermark {
position: relative;
top: -3em; }


ul#navbar {
width: 788px;
height: 30px;
background-color: #64262e;
position: absolute;
top: 210px;
left: 6px;
z-index: 60; }

ul#navbar li {
float: left;
display: list-item;
list-style-type: none;
color: #ebebeb;
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
margin-top: .6em;
margin-right: 3em;
margin-left: 3em;
text-transform: capitalize; }

#navbar li a {
text-decoration: none;
color: #e6e6e6; }


#navbar li a:hover {
text-decoration: none;
color: #ffff66; }


#models {
margin-top: 256px; }

#header h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #e7e7e7;
font-size: medium; 
margin-top: 140px;}

#links {
background-color: #64262e;
width: 828px; 
margin: 12px 0 0 0;}

#footer {
margin-right: auto;
margin-left: auto;
text-align: center; }