body {
background: black;
margin: 40px 0;
font-family: "Trebuchet MS";
}

#main {
width: 800px;
height: 527px;
border: 3px solid #f3a65e;
margin: auto;
padding: 0px;
background: url('gradient.gif');
}

#cont {
position: relative;
width: 800px;
height: 527px;
background: url('zombie.gif');
}

#hand {
width: 81px;
height: 104px;
position: absolute;
left: 438px;
top: 237px;
z-index: 400;
background: url('hand.gif');
}

#plane {
width: 100%;
height: 41px;
position: absolute;
z-index: 1;
left: 0px;
top: 1px;
background: url('plane.gif');
}

#title {
width: 221px;
height: 207px;
position: absolute;
left: 180px;
top: -11px;
z-index: 900;
background: url('title.gif');
}

#title h1{
position: relative;
top: 42px;
width: 168px;
height: 88px;
padding: 0px;
margin: 0px auto;
text-align: center;
font-family: "Trebuchet MS";
font-size: 38px;
font-weight: 100;
line-height: 36px;
}

#title span {
font-weight: 900;
color: red;
}

#bottle {
width: 86px;
height: 60px;
position: absolute;
left: 512px;
bottom: -39px;
z-index: 300;
}


#bottle a {
width: 86px;
height: 60px;
display: block;
background: url('bottle_bot.gif');
}
#bottle a:hover {
width: 86px;
height: 60px;
display: block;
background: url('bottle_bot_on.gif');
}
#bottle a span {
display: none;
}

#tooth {
width: 32px;
height: 55px;
position: absolute;
left: 151px;
top: 193px;
z-index: 800;
}

#tooth a {
width: 32px;
height: 55px;
display: block;
text-decoration: none;
}

#tooth a span {
display: none;
}

#tooth a:focus span, #tooth a:active span {
display: block;
position: absolute;
left: -151px;
top: -193px;
background: #f3a65e url('gradient.gif');
width: 800px;
height: 302px;
z-index: 900;
color: black;
text-align: center;
font-size: 40px;
font-weight: 900;
padding-top: 225px;
}

#tooth a:hover {
background: url('loosetooth.gif');
display: block;
}

#content {
font-size: 13px;
width: 318px;
height: 220px;
background: black;
color: white;
position: absolute;
left: 438px;
top: 11px;
overflow: auto;
padding: 10px 10px 100px 10px;
z-index: 300;
/* top  right bottom left       */
}

#content p {
padding: 5px 5px 10px 5px;
margin: 0px;
}

#content a {
color: red;
font-weight: 900;
text-decoration: none;
}

#content a:hover {
color: #c03d3d;
}

#content h1, #content h2, #content h3, #content h4 {
color: red;
padding: 2px 0px 0px;
border-bottom: 1px dotted #ccc;
margin: 2px;
}



#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 166px;
height: 138px;
padding: 0px;
margin: 0px;
position: absolute;
left: 3px;
bottom: 3px;
background-color:#f3a65e;
border-right: 6px solid black;
}

#vertmenu h1 {
display: none;
background-color:#f3a65e;
font-size: 90%;
padding: 3px 10px 5px 3px;
border: 1px solid #000000;
border-left: 0px;
color: #333333;
margin: 0px;
width:151px;
text-align: right;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
height: 23px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #000000;
background-color:#f3a65e;
width:162px;
font-weight: 900;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color:#f3a65e;
width: 168px;
}

#vertmenu a span { display: none; }

#links:hover span { background: url('links_big.gif') no-repeat center center; }
#home:hover span { background: url('home_big.gif') no-repeat center center; }
#paint:hover span { background: url('paint_big.gif') no-repeat center center; }
#pixels:hover span { background: url('pixels_big.gif') no-repeat center center; }
#about:hover span { background: url('about_big.gif') no-repeat center center; }
#contact:hover span { background: url('contact_big.gif') no-repeat center center; }

#vertmenu a:hover span {
display: block;
position: absolute;
width: 138px; 
height: 138px;
top: 0px;
left: 172px;
}

#paint { background: url('paintbrush.gif') no-repeat right center }
#contact { background: url('contact.gif') no-repeat right center }
#about { background: url('about.gif') no-repeat right center }
#home { background: url('home.gif') no-repeat right center }
#pixels { background: url('pixels.gif') no-repeat right center }
#links { background: url('links.gif') no-repeat right center }

#linkwhore {
position: absolute;
width: 200px;
bottom: 0px;
right: 5px;
padding: 0px;
margin: 0px;
text-align: right;
}

#linkwhore a img {
text-decoration: none;
border: 0;
}

#linkwhore a:hover img {
text-decoration: none;
border: 0;
}

#footer {
position: absolute;
bottom: -20px;
color: #f3a65e;
font-weight: 900;
font-size: 14px;
}

#footer small {
margin-left: 5px;
}

#footer p {
padding: 0px;
margin: 0px;
}

#footer a {
color: red;
font-weight: 900;
text-decoration: none;
}

.red {
color: red;
}

















#content  form {
margin: 0;
padding: 0;
font-size: 100%;
}

#content  form fieldset {
clear: both;
font-size: 100%;
border: 0px solid black;
padding: 10px;
margin: 0 0 0 0;
}

#content  form fieldset legend {
font-size: 22px;
font-weight: normal;
color: #000000;
margin: 0 0 0 0;
padding: 0 5px;
color: red;
}

#content  label {
width: 200px;
display: block;
float: left;
}

#content  label u {
font-style: normal;
text-decoration: underline;
}

#content  input, #content  select, #content  textarea {
font-size: 100%;
color: #000000;
width: 100%;
margin-bottom: 15px;
}

#content  textarea {
overflow: auto;
}

#bad {
text-align: center;
font-weight: 900;
border: 5px solid red;
padding: 3px;
color: red;
font-size: 16px;
}

#good {
text-align: center;
font-weight: 900;
border: 5px solid #68bd45;
padding: 3px;
color: #68bd45;
font-size: 16px;
}

.adminedit {
width: 90px;
background: black;
display: block; 
float: left;
padding: 4px;
margin: 4px;
}

.adminedit:hover {
background: red;
color: black;
}