body {font-family: Arial, Verdana, San-Serif; 
	 color: #333333; font-size: 90%; 
	  background-color: #000000; 
	 padding-left: 50px;	
	 padding-top: 15px;	
       margin:0 auto;
	   scrollbar-face-color:#000000;
scrollbar-arrow-color:#0000ff;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
	   
}
a:link {text-decoration:none}
a:hover {color: #FF0000; }   
a:visited {text-decoration:none}
.wrapper{background-color: #FFFFFF; 
			   
	  border-style: solid;
	  border-color: blue;
	  border-width:5;
	 width:920px;
	 height:555px; }
   
.logo {padding-left: 40px; padding-top: 10px; padding-bottom: 10px; width:350px;}	
.menu  {width: 160px; float: left; padding-top:55px;} 
.pagewrapper {position: absolute; top: 112px; left: 220px; width: 740px; height:430px;
  background-color: #ffffff; float: left; padding-top:30px;
 border-style: solid; border-color: #a498ff; border-width:0;}
.tagword {position: absolute; top: 85px; left: 300px; color:#F43D12; margin-top: 0px;
    font-size: 130%;
	font-weight: bold;}
	.address {position: absolute; top: 360px; left: 50px; color:#1B02FC; margin-top: 0px;
padding-left:15px;
    font-size: 100%;
	font-weight: bold;	}
	


h1 {margin-top: 0px;
    font-size: 150%;
	font-weight: bold;
	}
	
h2 {text-align:center; color:blue; margin-top: 0px;
    font-size: 160%;
	font-weight: bold;
	}	
	
h3 {margin-top: 10px;margin-left:50px; text-align:left; color:blue; margin-right: 50px;
    font-size: 90%;
	
	}	
h4 {margin-top: 0px;
    font-size: 140%;
	text-align:center;
	font-weight: bold;
	color:red;
	}	

h5 {margin-top: 0px;
    font-size: 55%;
	text-align:left;
	color:blue;
	}
h6 { text-align:left; color:blue;
    font-size: 90%;
	}		



	   


