body {

	font-family: Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

	font-size: 80%;

}



.hometop {

	position: absolute;

	background-image: url("site_images/home_banner_tan.gif");

	background-repeat: no-repeat;

	top: 225px;

	left: 0px;

	width: 680px;

	height: 58px;

	z-index: 3;

}



.homeleft {

	position: fixed;

	background-image: url("site_images/homeleft_tan.gif");

	background-repeat: no-repeat;

	top: 0px;

	left: 0px;

	width: 329px;

	height: 479px;

	z-index: 1;

}



.homeleft2 {

	position: fixed;

	background-image: url("site_images/left_tan.gif");

	background-repeat: repeat-y;

	top: 479px;

	left: 0px;

	width: 329px;

	height: 100%;

	z-index: 2;

}



.homebody {

	position: absolute;

	left: 300px; /*to position the content area to the right of the navigation*/ 

	margin-right: 20px; /*breathing space for the text*/ 

	top: 175px;

	width: 351px;

	margin: 10px;

	padding: 10px;

	z-index: 4;

}



.photo {

	position: absolute;

	left: 355px;

	top: 75px;

	margin: 20px;

	z-index: 4;

}



.homebody ul {

	position: relative;

	list-style-image: url("site_images/bullet.gif");

	top: 60px;

	left: 20px;

}



.homebody h1

{

	position: relative;

	top: 75px;

	margin-left: 75px;

	font-size: 145%;

	color: #666;

}



.homebody h2 {

	position: relative;

	top: 65px;

	left: 20px;

	margin-left: 0px;

	padding: 5px;

	font-size: 125%;

	color: #666;

}



.hometop h3 {

	position: relative;

	top: 35px;

	left: 63px;

	margin-top: 10px;

	margin-left: 0px;

	font-size: 95%;

	color: #333;

	z-index: 6;

}



.top {

	position: fixed;

	background-image: url("site_images/top_banner_tan.gif");

	background-repeat: no-repeat;

	top: 0px;

	left: 0px;

	width: 680px;

	height: 58px;

	z-index: 3;

}



.left {

	position: fixed;

	background-image: url("site_images/left_tan.gif");

	background-repeat: repeat-y;

	top: 58px;

	left: 0px;

	width: 329px;

	height: 100%;

	z-index: 2;

}



.body {

	position: absolute;

	left: 300px; /*to position the content area to the right of the navigation*/ 

	margin-right: 20px; /*breathing space for the text*/ 

	top: 35px;

	width: 351px;

	margin: 10px;

	padding: 10px;

	z-index: 1;

}



.left ul {

	list-style-image: url("site_images/bullets.gif");

}



.body ul {

	list-style-image: url("site_images/bullet.gif");

}



.body h2 {

	position: relative;

	top: 0px;

	left: 0px;

	margin-left: 0px;

	padding: 0px;

	padding-top: 5px;

	font-size: 125%;

	color: #666;

}



h1 {

	position: fixed;

	margin-top: 10px;

	left: 0px;

	margin-left: 325px;

	font-size: 145%;

	color: #666;

}



h2 {

	position: fixed;

	top: 0px;

	left: 0px;

	margin-left: 325px;

	font-size: 125%;

	color: #666;

}



a:link {

	color: #333;

	text-decoration: underline;

}

a:visited  {

	color: #666;

	text-decoration : underline;

}

a:hover {

	color: #FFCC00;

	text-decoration: underline;

}



a:active  {

	text-decoration : underline;

	color: #FF8000;

}



strong {

	color: #464646;

}



table {

	font-size: 100%;

}



th {

	font-weight: normal;

}



.table td {

	background-color: #EEEEEE;

}



.table th {

	background-color: #DDDDDD;

}



.footer {

	position: relative;

	left: 0%;

	bottom: 0%;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	margin: 5px;

	padding: 5px;

}



.homefooter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	padding-top: 15%;

	margin-left: 45px;

}
