body {

    text-align : center;

    min-width : 760px;

    background-image:  url('http://www.creativedistortion.com/images/mailart2top.gif');  

	background-color: #000000;

	background-repeat: no-repeat;

	background-position: top center;

	background-attachment: scroll ;

    scrollbar-arrow-color: #ffffff;

    scrollbar-3dlight-color:  #ffffff;

    scrollbar-highlight-color:#ffffff;

    scrollbar-face-color: #b2aca3;

    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: 22%;

     }	

    

    

          

#header {

    width: 760px;

    text-align: center;

    background-color: #000000;

    margin-top: 0;

     

}

#menubar {

    width: 760px;

    font: bold 75% Verdana, arial, helvetica, sans-serif;

    background-color: #000000;

    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:#000000;

    font-size: 1.0em;
    font-weight: bold;

    line-height: 1.5em;

	font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; 

    padding-top: 30px;

  }

h1 {

    margin: 4px;

    font-size:1.3em;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    color: #8e9089;

    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: #8e9089;

    text-decoration: underline;
}

h3 {

    font-size: 1.2em;

     color: #8e9089;

     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:#000000;

padding: 5px;

margin: 0;

text-align:center;

font-family: Verdana, Arial, Sans-Serif;

font-size: 0.7em;

color: #b2aca3;

}   

   

a:link {

    color: #ffff00;
     font-weight: bold;
    text-decoration: none;

}

a:visited {

    color: #c00029;

    text-decoration: none;

}

a:hover {

    color: #c000c0;

    background: #c6ab93;

	cursor: e-resize;

}

