div#menu {
    height:34px;
    background:url(images/main-bg.png) repeat-x;
    margin-top:0px;

}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    margin-left:0px;
   
}
div#menu ul.menu {
    padding-left: 30px;

}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
    
}
div#menu li:hover>ul {
    left: -2px;
}
b{
font-size:15px;
}
div#menu a {
    position: relative;
    z-index: 10;
    height: 34px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 17px Trebuchet MS;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:-4px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
}



html {height:100%;}
div#menu {
    height:34px;
    background:url(images/main-bg.png) repeat-x;

}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    margin-left:0px;
   
}
div#menu ul.menu {
    padding-left: 30px;

}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
    
}
div#menu li:hover>ul {
    left: -2px;
}
b{
font-size:15px;
}
div#menu a {
    position: relative;
    z-index: 10;
    height: 34px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 17px Trebuchet MS;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:-4px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
}



html {height:100%;}
* { margin:0;
    padding:0;
}
body {  
background-color:white;

 margin:0; padding:0;

         
 }

div#copyright {
    font:9px 'Helvetica';
    color:#222;
    text-indent:30px;
    padding:30px 0 0 0;

}
div#copyright a { color:#aaa; }
div#copyright a:hover { color:#222; }



#header{

background-color:blue;
width:1010px;
height:300px;
margin-left:auto;
margin-right:auto;
background-repeat: no-repeat;
    background: url(images/newheader.jpg);
 
 


}

#moreinfo{
color:red;
}

#header2{

margin-top:0px;
width:1010px;
height:120px;
background-color:purple;

}

#pic3{

float:left;
width:180px;

}

#pic5{

float:left;
width:180px;

}


#pic4{

float:right;
width:180px;

}

#pic2{

float:left;
width:180px;

}

#pics{
width:900px;
margin-left:auto;
margin-right:auto;


}

#pic1{

float:left;
width:180px;

}

#bio{
margin-top:100px;
text-align:center;
width:90%;
height:90%;

}

#information{
	margin-top:0px;
	text-align:center;
	width:900px;
	font-size:24px;

}


#fights{
margin-top:50px;
}

#music{
float:right;
margin-top:-50px;
margin-right:50px;
}


#mainwrapper{		
              width:1010px;
 			  margin-left: auto ;
			  margin-right: auto ;
			  
			  
			  
			 }
			 
			 
#logo{
              margin-left:10px;
              margin-top:10px;
              float:left;
              width:200px;
      }
      
      
                         #color{
                       background-color:red;
                       height:120px;
                       width:1010px;
                        }
                        
                        
                    
                        
                              #fb{
                        margin:15px;
                        margin-top:26px;
                        margin-left: 0px;
                        float:left;
                        width:30px;
                     }
                     
                     
                       #ds{
                        margin:0px;
                        margin-top:23px;
                        margin-left:-9px;
                        float:left;
                        width:32px;
                }
                
                
                 #yti{
                        margin:5px;
                        margin-top:30px;
                        float:left;
                        width:53px;
                       }
                       
                       
                         #w9{
                        margin:5px;
                        margin-top:-22px;
                        float:left;
                        width:175px;
                       }
                       
                
                   #title1{
                       
                        margin-top:0px;
                        margin-right:40px;
                        float:right;
                        width:625px;
                     
                       }
                       
                       
                       #bodyc{
                       width:1010px;
                       height:1000px;
                       background: url(images/met4.jpg);
background-repeat:no-repeat;
background-position:center;
margin-top:0px;

                       }
                       
#content{
     width:900px;
     height:1200px;
     
		
         }
         
                       
                        #title2{

                        margin-top:0px;
                        margin-left:5px;
                        float:left;
                        
                       }
                       

							#address{
					
                        color:white;
                        margin-top:-20px;
                        width:650px;
                        float:right;
                        margin-right:30px;
                        font: 25px myriad,sans-serif;
                        }



  						#form{
                        
                         
                        width:600px;
                     margin-left:150px;
                        margin-top:40px;
                        }
                        
                        
                        #formwrapper{
                       text-align:center;
						color:grey;
					font:14px myriad,sans-serif;
						}
                        
                        
                        #maininfo{
	color:white;
	font:24px myriad,sans-serif;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
                        }
                        
                        
                        
                          
                        #about{
                        color:white;
                        font:23px arial,sans-serif;
                        width:900px;
                        text-align:center;
                        margin-top:40px;
                        margin-left:auto;
                        margin-right:auto;}
                        
                        #discount{
                        color:#7B7C7F;
                        font:18px arial,sans-serif;
                        margin-top:50px;
                        text-align:center;
                        }
                        
                        #cr{
                        color:#444444;
                        font:11px arial,sans-serif;
                        text-align:center;
                        width:1010px;
                        margin-top:-270px;
                        }
                         #crabout{
                        color:#444444;
                        font:11px arial,sans-serif;
                        text-align:center;
                        margin-top:-20px;
                        }
                        
                    .gallery li {
                   
        display: inline;
        list-style: none;
        width: 230px;
        min-height: 175px;
        float: left;
        margin: 40px 10px 10px 0;
        text-align: center;
        color:white;
	}
	
	
	#otherinfo{
	margin:auto;
	text-align:center;
	margin-top:50px;

	}
	
	#sched{
text-align:center;
margin-top:20px;
}

#media{
width:1010px;
margin-top:100px;
margin-left:auto;
margin-right:auto;

}

#flashContent{
width:1010px;
text-align:center;}

#galleryt{
margin-left:auto;
margin-right:auto;
}

