body {
    text-align : center;
    min-width : 760px;
    background-image:  url('http://www.creativedistortion.com/images/yelblk.gif');
	 background-color: #000000;
	background-repeat: repeat;
	 
	 
	
  scrollbar-arrow-color:  #919191;
  scrollbar-3dlight-color:  #000000;
  scrollbar-highlight-color: #d583bf;
  scrollbar-face-color: #d9d955;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000;
    }
	
#wrapper {
    background-color: #000000;
	width: 760px;
    text-align : left ;
    margin-left :auto;
    margin-right : auto ;
	margin-top: 10%;
     }	
    
    
    
#header {
    width: 760px;
    text-align: center;
    background-color: #000000;
    margin-top: 0;
}
#menubar {
    width: 760px;
    text-align: left;
    font: bold 75%  arial, helvetica, sans-serif;
     background-color: #000000;
    text-decoration: none;
    list-style: none;
    display: inline;
    margin-bottom: 0;
   
}



#menulist li
{
display: inline;
list-style-type: none;
padding: 5px;10px;

}

#menubar ul li a:link, #menubar ul li a:visited {
display: inline; /*actually makes them into a block*/
text-decoration: none;
}
   
#main {
   
    width: 760px;
    background-color: #000000;
    font-size: 1.0em;
    line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
	color: #fefe9d;
	padding-top: 30px;
	}
   
 

   
}
h1,  {
    margin: 0px;
    font-size: 1.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #b1b000;
    text-align: center;
    line-height: normal;
    font-weight: normal;
    text-decoration: underline
}

h2,{
    margin: 30px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: #ffff00;
    text-align: center;
    line-height: normal;
    font-weight: normal;
	text-decoration: underline
}


#menulist li
{
display: inline;
list-style-type: none;
padding: 5px;10px;
}

#menubar ul li a:link, #menubar ul li a:visited {
display: inline; /*actually makes them into a block*/
text-decoration: none;
}

 #footer {
background-color:#000000;
padding: 5px;
margin: 0;
text-align: center;
font-family: Verdana, Arial, Sans-Serif;
font-size: .6em;
color: #fefe9d;
}      
        


a:link {
    color: #d1d1a1;
    text-decoration: none;
}
a:visited {
    color: #949798;
    text-decoration: none;
}
a:hover {
    color: #b7bbcf;
    background: #6c747f;
	cursor: e-resize;
}


 
