html {
	height:100%;
	max-height:100%;
	padding:20;
	margin:20;
	border:0;
	background:rgb(209,205,193);
	font-size:75%;
	font-family:georgia, "palatino linotype", "times new roman", serif;
	overflow: hidden;
	left: 40px;
	right: 40px;


	/* */
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background:#D2D2D2;
	}

#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:149px;
	bottom:52px;
	width:800px;
	margin-left:-321px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#fff;
	left: 44%;



	}

* html #content {
	top:0;
	bottom:0;
	height:432px;
	width:800px;
	border-top:145px solid #fff;
	border-bottom:50px solid #fff;

	}

#head {
	position:absolute;
	left:44%;
	top:0;
	width:800px;
	min-width:640px;
	height:149px;
	background:#fff;
	font-size:11px;
	z-index:5;
	border:1px solid #000;
	margin-left: -321px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;






	}

* html #head {
	top:2px; width:800px; height:140px;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {
width:100px; height:149px;
display:block; float:left;
background:url(heading.jpg);
text-align:center;
font-size:1em;
font-weight:bold;
color:#000;
text-decoration:none;
font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden;
}
#head a .pad {display:block; width:100px; height:125px;background:transparent; border-bottom:1px solid #000;}
h1,h2{margin:10px 10px 10px;font-size:12px;font-family:Verdana;color:#EB6437;text-decoration:none}
h2{font-size:10px}
a.nav1 {background-position:0 150px;}
a.nav2 {background-position:-100px 150px;}
a.nav3 {background-position:-200px 150px;}
a.nav4 {background-position:-300px 150px;}
a.nav5 {background-position:-400px 150px;}
a.nav6 {background-position:-500px 150px;}
a.nav7 {background-position:-600px 150px;}
a.nav8 {background-position:-700px 150px;}

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {background:#f80; color:#fff; cursor:pointer; display:block; width:100px; height:25px; cursor:hand;}
a.nav2:hover {background-position:-100px 0;}
a.nav2:hover .button {display:block; width:100px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav3:hover {background-position:-200px 0;}
a.nav3:hover .button {display:block; width:100px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav4:hover {background-position:-300px 0;}
a.nav4:hover .button {display:block; width:100px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav5:hover {background-position:-400px 0;}
a.nav5:hover .button {display:block; width:100px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav6:hover {background-position:-500px 0;}
a.nav6:hover .button {display:block; width:100px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav7:hover {background-position:-600px 0;}
a.nav7:hover .button {display:block; width:100px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav8:hover {background-position:-700px 0;}
a.nav8:hover .button {display:block; width:100px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}


#foot {
	text-align:center;
	position:absolute;
	margin-left:-321px;
	left:44%;
	bottom:0;
	width:800px;
	min-width:640px;
	height:50px;
	background:#F1AD65 100px;
	font-size:1em;
	z-index:5;
	border:1px solid #000;
	font-family: "trebuchet MS", tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;



	}

* html #foot {
	bottom:2px; width:800px; height:48px;
	}


#content p {
	padding:5px; text-align:justify;
	}
.boldhead {
	font-size:1.5em;
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {
	float:left;
	width:300px;
	text-align:justify;
	margin: 15px;
	padding: 15px 15px 15px 10px;
}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}
.right2 {
	float:right;
	margin:10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;

}
.left2 {
	float:left;
	margin:10px 20px 10px 10px;
	padding-left: 20px;
	left: 20px;


}
.lefttextCopy {

	float:left;
	width:650px;
	text-align:justify;
	margin: 15px;
	padding: 15px 15px 15px 35px;
}
.leftCopy {
float:left; margin:10px; border:0px none #000;
}
