
	#wrapper {
		width:100%;
		margin:0px auto;
		border:0px solid #bbb;
		align:center;
		}




#content
{
width: 700px auto;
margin:0px auto;
}	


	#horRule { 
	height:0px; 
    	border:0px; 
  	border-top:10px solid #663333; 
	z-index:100px;
	left:207px;
	position:absolute;
	top:140px;
	}		

	#horRule2 { 
	float:top;
	height:0px; 
    	border:0px; 
    	border-top:10px solid #663333;
	margin-top:20px;
	left:0px;
	position:absolute;
	}		
	

a:link { color: #003399; text-decoration: none }
a:active { color: #003399; text-decoration: none }
a:visited { color: #003399; text-decoration: none }
a:hover { color: #660000; text-decoration: underline }


	#pic {
	float:left;
	z-index: 100;
	left: 25px;
	top: 25px;
	position: absolute;
	image: url images/clipart.jpg;
	width: 137px;
	height: 125px;
	border: 0;
	}

	#text {
	z-index: 100;
	LEFT: 191px;
	WIDTH: 495px;
	POSITION: absolute;
	TOP: 175px;
	align: justify;
	font face: "verdana, arial";
	}

	#address {
	float: top;
	align: right;
	width: 100%;
	font face: "verdana, arial";
	top: 10px;
	} 
	
    td { font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         }
