body {

    text-align : center;

    min-width : 760px;

    background: #22100e;

	scrollbar-arrow-color: #ffff00;

    scrollbar-3dlight-color:  #bf582b;

    scrollbar-highlight-color: #d583bf;

    scrollbar-face-color: #4f8e23;

    scrollbar-shadow-color: #bf582b;

    scrollbar-darkshadow-color: #bf582b;

    scrollbar-track-color: #c2c4fc;

  }	

 

#wrapper {

    background-color: #89a7e7;

	width: 760px;

    text-align : left ;

    margin-left :auto;

    margin-right : auto ;

	margin-top: auto;

     }	

 #header {

    width: 760px;

    text-align: center;

    background-color: #89a7e7;

    margin-top: 0;
}

#menubar {

    width: 760px;

    font: bold 75% Verdana, arial, helvetica, sans-serif;

    background-color:#89a7e7;

    text-decoration: none;

    list-style: none;

    display: inline;

    margin-bottom: 0;

    text-align: center;

}

    

#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: #89a7e7;

    font-size: .9em;

    line-height: 1.5em;

	font-family: Verdana, Arial, Helvetica, sans-serif; color: #234da3; 

    padding-top: 0px;

    

	}

   

 

 h1 {

    margin: 4px;

    font-size:1.3em;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    color: #908780;

    text-align: center;

    line-height: normal;

    font-weight: bold;

    text-decoration: underline;

    

}



h2  {

    margin: 30px 0 0 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 1.2em;

    color: #908780;

    text-decoration: underline;

    

    

   

	

	

}

h3 {

    font-size: 1.2em;

     color: #908780;

     margin: 30px 0 0 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

    text-align: center;

    line-height: normal;

    font-weight: bold;

	text-decoration: underline;

	

}



 

   



#footer  {

 background-color:#89a7e7;

padding: 5px;

margin: 0;

text-align:center;

font-family: Verdana, Arial, Sans-Serif;

font-size: 0.7em;

color: #234da3;

}    



  

a:link {

    color: #bf6854;

    text-decoration: none;

}

a:visited {

    color: #618a9c;

    text-decoration: none;

}

a:hover {

    color: #8295f4;

    background: #ae750a;

	cursor: e-resize;

}

 

 

 

 





















 




































