<style type ="text/css">
body {  
	color: #7D775C;
	background-image: 
	url('background.gif');
	z-index:-1
	background-repeat: repeat-y
	font-family: "Times New Roman", serif;
	color: #7D775C;	
	 }



a:link {color: #000099; text-decoration: none;}
a:visited {color: #000066; text-decoration: none;}
a:hover {color: #ccccff }
a:active {color: #000099}




h1 { font-size: 30pt;
	font-family: "Monotype Corsiva";
    	font-weight: bold;
    	color: white;
    	text-align: center; }
h2 { font-size: 18pt;
	font-family: "Monotype Corsiva";
    	font-weight: bold;
     	color: #000099;
     	text-align: left; }
h3 { font-size: 11pt;
	font-family: "Times New Roman";
     	color: white;
     	text-align: left; }
h4 { font-size: 12pt;
	font-family: "Times New Roman";
     	color: #7D775C;
     	text-align: left; }
h5 { font-size: 11pt;
	font-family: "Arial";
     	color: white;
     	text-align: left; }


img.top	{
	position:absolute;
	left:0px;
	top:0px;
	}
img.top2{
	position:absolute;
	left:281px;
	top:0px;
	}
img.top3{
	position:absolute;
	left:544px;
	top:0px;
	}
img.top4{
	position:absolute;
	left:807px;
	top:0px;
	}

div.home{
	position:absolute;
	left:62px;
	top:285px;
	}

img.tab1{
	position:absolute;
	left:62px;
	top:285px;
	}
img.tab2{
	position:absolute;
	left:62px;
	top:335px;
	}
img.tab3{
	position:absolute;
	left:62px;
	top:385px;
	}
img.tab4{
	position:absolute;
	left:62px;
	top:435px;
	}
img.tab5{
	position:absolute;
	left:62px;
	top:485px;
	}
img.tab6{
	position:absolute;
	left:62px;
	top:535px;
	}



div.title{
        position:absolute;
        left: 325px;
        top: 1px;
        }
div.welcome{
        width: 580px;
        position:absolute;
        left: 275px;
        top: 100px;
        }
div.address{
        position:absolute;
        left: 5px;
        top: 600px;
        }
div.topimg{
        position:absolute;
        left: 410px;
        top: 335px;
        }         
div.frame {
        width:650px;
        position:absolute;
        left:190px;
        top:335px;
        padding:0px;
        text-align:left;
}

div.special{
        width:650px;
        position:absolute;
        left:190px;
        top:675px;
        } 

div.menu  {
    position:absolute;
    left:15px;
    top:700px;
}

p.dotted {border-style: dotted}


</style>