<style type="text/css">
/* <![CDATA[ */
	#container {
		position				: relative;
		top						: 0px;
		left					: 0px;
		width					: 784px;
		height					: 100%;
		margin					: 0px;
		padding					: 0px;
		margin-left				: 0px;
		margin-right			: 0px;
		color					: #000000;
		background-color		: #FFFFFF;
		background: url("/images/leftbackground.jpg") 0% 0% repeat-y;
	}
	body {
		margin:0; padding:0;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;		
		/*font:11pt/1.5 sans-serif;*/
	}
	/* DIV STYLE FOR TOP HORIZONTAL HEADER */
	#header1 { 
		position: relative;
		top: 0px;
		left: 0px;
		width:784px;
		height: 65px;	
		padding: 0px 0px;
		background: #DDDDDD; 
	} 
	/* DIV STYLE FOR SECOND "BUTTON" HORIZONTAL HEADER */
	#header2 { 
		position: relative;
		top: 0px;
		left: 0px;
		width:784px;
		height: 35px;	
		padding: 0px 0px;
		background: #DDDDDD; 
	} 
	/* DIV STYLE FOR THIRD TEXT HORIZONTAL HEADER */
	#header3 { 
		position: relative;
		top: 0px;
		left: 0px;
		width:784px;
		height: 38px;	
		padding: 0px 0px;
		background-image: url(/images/horstrip2.jpg);
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bolder;
		font-size:12px;
		text-align:center;
		line-height: 12pt;
	}
	#header3b { 
		position: relative;
		top: 0px;
		left: 0px;
		width:784px;
		height: 38px;	
		padding: 0px 0px;
		background-image: url(/images/horstrip2.jpg);
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bolder;
		font-size:12px;
		text-align:center;
		line-height: 6pt;
	}
	/* LINK STYLES FOR THIRD HORIZONTAL "TEXT" HEADER */
	a.horizontal:link {
		color: black; 
		text-decoration: none; 
	}
	a.horizontal:visited {
		color: black; 
		text-decoration: none; 
	}
	a.horizontal:hover {
		color: white; 
		text-decoration: none; 
	}
	a.horizontal:active {
		color: black; 
	}
	/*#header {
		width: 784px;
		margin:0; padding:0;
		background:yellow;
	}*/
	#main1 {
		width: 784px;
		margin:0; padding:0;
		background:url("/images/leftbackground.jpg") top left repeat-y;
	}
	#main2 {
		margin:0; padding:0;
		background:url("/images/horstrip.jpg") top right repeat-y;
	}
	/* LEFT DIV STYLES */
	#left {
		float:left;
		width:149px;
		margin:0; 
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		line-height:15px;
		font-weight:normal;
		font-size: 14px;
		text-align:left;		
	}
	/* MARGIN AND PADDING FOR LEFT COLUMN */
	.leftcolumn-in {
		margin:0px; 
		padding:0px 3px;
	}
	/* LINK STYLES FOR LEFT COLUMN */
	a.left:link {
		color: white; 
		text-decoration: none; 
	}
	a.left:visited {
		color: white; 
		text-decoration: none; 
	}
	a.left:hover {
		color: #CC0000; 
		text-decoration: none; 
	}
	a.left:active {
		color: red; 
		text-decoration: none; 
	}
	/* RIGHT DIV STYLES */
	#right {
		float:right;
		width:133px;
		margin:0; 
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		line-height:15px;
		font-weight:normal;
		font-size: 14px;
		text-align:center;
	}
	/* MARGIN AND PADDING FOR RIGHT COLUMN */
	.rightcolumn-in {
		margin:0; 
		padding:0px 3px;
	}
	/* LINK STYLES FOR RIGHT COLUMN */
	a.right:link {
		color: black; 
		text-decoration: none; 
	}
	a.right:visited {
		color: black; 
		text-decoration: none; 
	}
	a.right:hover {
		color: blue; 
		text-decoration: none; 
	}
	a.right:active {
		color: blue; 
		text-decoration: none; 
	}	
	/* DIV STYLES FOR MIDDLE CONTENT SECTION */	
	#middle {
		padding-top:12px;
		padding-left:10px;
		padding-right:9px;
		/*margin:0px 149px;*/
		margin: 0px 134px 0px 149px;
		font-family:Arial, Helvetica, sans-serif;
		background:white;
		font-size:14px;
		text-align:left;
	}
	#middlesearch {
		padding-top:12px;
		padding-left:1px;
		padding-right:0px;
		/*margin:0px 149px;*/
		margin: 0px 134px 0px 149px;
		font-family:Arial, Helvetica, sans-serif;
		background:white;
		font-size:14px;
		text-align:left;
	}
	/* MIDDLE IMAGE STYLES */
	img.middle {
		float:right;
		width:150px;
		height:auto;
		margin: 9px;
		/*border: 3px outset #000000;*/
	}
	h2.middle {
		line-height:22px;
	}
	/* LINK STYLES FOR MIDDEL CONTENT SECTION */
	a.middle:link {
		color: blue; 
		text-decoration: none;
		font-weight:bold;
		text-transform: uppercase;
	}
	a.middle:visited {
		color: blue; 
		text-decoration: none; 
		font-weight:bold;
		text-transform: uppercase;
	}
	a.middle:hover {
		color: #CC0000;  
		text-decoration: underline;
		font-weight:bolder; 
		text-transform: uppercase;
	}
	table {

	}
	table.middle {
	
	}
	td.middle {
	
	}
	.column-in {
		margin:0; 
		padding:0em 0em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	h1,h2,h3,h4 { margin: 0em 0 } /* <--- DO NOT REMOVE THIS!!!!! */
	/*p { margin: 0.5em 0 }
	a { color:black }
	
	.copy { text-align:center; font-size:80% }*/

/* ]]> */
</style>

