
	  BODY { background: black
		scrollbar-base-color: #8B0000;
		scrollbar-face-color: #8B0000;
		scrollbar-track-color: #A0522D;
		scrollbar-arrow-color: black;
		scrollbar-darkshadow-color: #A52A2A;
		scrollbar-shadow-color: #A52A2A;
		scrollbar-highlight-color: #A52A2A;
			}
	  H1 {
	  font-size: 200%;
	  color: #990000;
	  font-family: "Monotype Corsiva", "Comic Sans", serif;
	  }
	  H2 {
	  font-size: 150%;
	  color: #990000;
	  font-family: "Monotype Corsiva", "Comic Sans", serif;
	  }  
	  
	  P { text-indent: 3em; color: white}
	
      #header {
        position: absolute;
        width: 980px;
        height: 138px;
        top: 20px;
        right: 0;
        bottom: auto;
        left: 10px;
		background: black;
		color: yellow;
      }
      #sidebar {
        position: absolute;
        width: 250px;
        height: 600px;
        top: 158px;
        right: auto;
        bottom: auto;
        left: 0;
		background-image: url(http://www.inmaservices.com/pages/Pics/brickback.jpg);
		background-repeat: repeat-y;
      }
       #main {
        position: absolute;
        width: 480px;
        height: 600px;
        top: 158px;
        right: auto;
        bottom: auto;
        left: 250px;
		background: black;
		color: white;
		padding-left: 3px;
		padding-right: 3px;
		font-family: "Verdana";
		font-size: 14pt;
		line-height: 180%;
		overflow: auto;
		scrollbar-base-color: #8B0000;
		scrollbar-track-color: #A0522D;
		scrollbar-arrow-color: white;
       }
	    #mainbrownframewidetop {
        width: 470px;
        height: 77px;
        top: 0px;
        right: auto;
        bottom: auto;
		margin: 0px;
		border-width: 0px;
        left: 0px;
		text-align: center;
		background-image: url(http://www.inmaservices.com/pages/Pics/fbrowntop.gif);
		background-repeat: no-repeat;
		padding-top: 15px;
		padding-left: 0px;
		color: #990000;
	    font-family: "Monotype Corsiva", "Comic Sans", serif;
		font-size: 180%;
		font-weight: bold;
       }
	    #mainbrownframemain {
        position: static;
        width: 480px;
        height: auto;
        top: auto;
        right: auto;
        bottom: auto;
		margin: 0px;
		border-width: 0px;
        left: 0px;
		text-align: left;
		background-image: url(http://www.inmaservices.com/pages/Pics/fbrownfill.gif);
		background-repeat: repeat-y;
		color: white;
		padding-top: 0px;
		padding-left: 35px;
		padding-right: 35px;
		font-family: "Verdana";
		font-size: 12pt;
		line-height: 150%;
		font-style: italic;
		overflow: visible;
       }
	    #mainbrownsmallbottom {
        position: static;
        width: 480px;
        height: 35px;
        top: auto;
        right: auto;
        bottom: auto;
		margin: 0px;
		border-width: 0px;
        left: 0px;
		text-align: left;
		background-image: url(http://www.inmaservices.com/pages/Pics/fbrownsmallbottom.gif);
		background-repeat: repeat-y;
		color: white;
		padding-top: 0px;
		padding-left: 10px;
		font-family: "Monotype Corsiva", "Comic Sans", serif;
		font-size: 14pt;
		line-height: 180%;
		overflow: visible;
       }
	    #mainwhite {
        position: absolute;
        width: 740px;
        height: 600px;
        top: 0px;
        right: auto;
        bottom: auto;
        left: 0px;
		background: white;
		color: black;
		padding-left: 2em;
		font-family: "Verdana"
		font-size: 14pt;
		line-height: 180%;
       }
	   #right {
        position: absolute;
        width: 250px;
        height: 600px;
        top: 158px;
        right: auto;
        bottom: auto;
        left: 730px;
		background-image: url(http://www.inmaservices.com/pages/Pics/brickback.jpg);
		background-repeat: repeat-y;

       }   
	   
	   #floater {
	    float: left;
        position: absolute;
        width: 175px;
        height: 175px;
        top: 540px;
        right: auto;
        bottom: auto;
        left: 50px;
	     }
		 
		#bottom {
        position: absolute;
        width: 990px;
        height: 31px;
        top: 758px;
        right: 0;
        bottom: auto;
        left: 10px;
		background-image: url(http://www.inmaservices.com/pages/Pics/sqr2.gif);
		background-repeat: repeat-x;
		}	 
		#footer {
        position: absolute;
        width: 990px;
        height: 161px;
        top: 789px;
        right: 0;
        bottom: auto;
        left: 10px;
		background: black;
		color: #990000;
		}
	    #copy {
        position: absolute;
        width: 990px;
        height: 5px;
        top: 950px;
        right: 0;
        bottom: auto;
        left: 10px;
		background: black;
		font-size: 70%;
		color: #990000;
		}	
