/*
DEATHPROOFCAR CSS File..you take I kill
	  
*/




* { padding: 0; margin: 0; }

body { background-color:#373536;

}
#wrapper { 
 margin: 0 auto;
 width: 990px;
 
}

#header {width:990px; 
background: url(images/header.jpg) no-repeat left;
z-index:99;
height:217px;}


#content { 
 width: 990px;
 height:593px;
 background: url(images/homepage.jpg);
 

}

#content-death { 
 width: 990px;
 height:593px;
 background: url(images/deathproof-page.jpg);

}

#content-blank { 
 width: 990px;
 height:593px;
 background: url(images/contact-page.jpg);

}

#content-gallery { 
 width: 990px;
 height:593px;
 background: url(images/gallery-page.jpg);

}

#content-events { 
 width: 990px;
 height:593px;
 background: url(images/events-page.jpg);

}

#comic-content {width:420px;  padding-top:25px; margin-left:450px;}

#content-events b {color:#990000; position:absolute; top:410px; margin-left: 476px; font:12px Arial ;}

.p1 {color:#990000; font-size:12px; font-family:Arial;}




#nav{ width: 213px; height: 619px; float:left; background: url(images/nav-bg.jpg); }



#video {position:absolute; top:300px; margin-left:480px;}

#linked {z-index:409; float:left; display:none;}

.blank {position: absolute; margin-left:450px; top:300px; z-index:100;  }
.blank2 {position: absolute; margin-left:454px; top:560px; z-index:100;  }
.blank3 {position: absolute; margin-left:753px; top:547px; z-index:100;  }


h3 {color:#000000; font-size:18px; font-family:Arial; margin-bottom:5px;}


/* top nav with text---------------------------------------- */
#navtop { margin-left:410px; position:absolute; top:150px; z-index:109;}

#topmenu2 {display:block; height:61px; min-height:61px;}
#topmenu2 ul {margin:0; padding:0; list-style-type:none;}
#topmenu2 li {display:block; float:left; margin-right:0px; border:none;}
#topmenu2 li.list1t {background: url(images/home.jpg) no-repeat; width:73px;}
#topmenu2 li.list2t {background: url(images/about.jpg) no-repeat; width:78px;}
#topmenu2 li.list3t {background: url(images/gallery.jpg) no-repeat;width:88px;}
#topmenu2 li.list4t {background: url(images/video.jpg) no-repeat; width:78px;}
#topmenu2 li.list5t {background: url(images/events.jpg) no-repeat; width:80px;}
#topmenu2 li.list6t {background: url(images/contact.jpg) no-repeat; width:89px;}



#topmenu2 a#item1t {background:transparent url(images/home-over.jpg) -73px -61px no-repeat; display:block; width:73px; padding-top:61px; text-decoration:none;}
#topmenu2 a#item2t {background:transparent url(images/about-over.jpg) -78px -61px no-repeat; display:block; width:78px; padding-top:61px; text-decoration:none;}
#topmenu2 a#item3t {background:transparent url(images/gallery-over.jpg) -88px -61px no-repeat;display:block; width:88px; padding-top:61px; text-decoration:none;}
#topmenu2 a#item4t {background:transparent url(images/video-over.jpg) -78px -61px no-repeat;display:block; width:78px; padding-top:61px; text-decoration:none;}
#topmenu2 a#item5t {background:transparent url(images/events-over.jpg) -80px -61px no-repeat;display:block; width:80px; padding-top:61px; text-decoration:none;}
#topmenu2 a#item6t {background:transparent url(images/contact-over.jpg) -89px -61px no-repeat;display:block; width:89px; padding-top:61px; text-decoration:none;}


#topmenu2 a#item1t:hover {background-position:top right; z-index:50; }
#topmenu2 a#item2t:hover {background-position:top right; z-index:50; }
#topmenu2 a#item3t:hover {background-position:top right; z-index:50; }
#topmenu2 a#item4t:hover {background-position:top right; z-index:50; }
#topmenu2 a#item5t:hover {background-position:top right; z-index:50; }
#topmenu2 a#item6t:hover {background-position:top right; z-index:50; }


#topmenu2 a#item1t span {visibility:hidden;}
#topmenu2 a#item2t span {visibility:hidden;}
#topmenu2 a#item3t span {visibility:hidden;}
#topmenu2 a#item4t span {visibility:hidden;}
#topmenu2 a#item5t span {visibility:hidden;}
#topmenu2 a#item6t span {visibility:hidden;}


/* END TOP NAV---------------------------------------- */


a {color:#990000;}
a:hover{color:#990000; text-decoration:none;}