html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#ddd;
	font-size:76%; 
	/*font-family:georgia, palatino linotype, times new roman, serif; */
	font-family:verdana, arial, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

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

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:150px; 
	bottom:22px; 
	width:901px; 
	margin-left:-451px; 
	left:50%; 
	border-left:1px solid #ddd;
	border-right:5px solid #ddd;
	background: #ffffcc;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:903px;
	border-top:154px solid #ddd; 
	border-bottom:20px solid #ddd;;
	}

	
#head {
	position:absolute; 
	margin-left:-451px; 
	left:50%; 
	top:0; 
	width:901px; 
	min-width:901px; 
	height:150px; 
	background:#ddd; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #ddd;
	}

* html #head {
	top:2px; width:903px; height:148px;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {
width:112.5px; 
height:150px; 
display:block; 
float:left; 
background:url(pix/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;
}

a.nav1active, a.nav2active, a.nav3active, a.nav4active, a.nav5active, a.nav6active, a.nav7active, a.nav8active {
width:112.5px; 
height:150px; 
display:block; 
float:left; 
background:url(pix/heading.jpg); 
text-align:center; 
font-size:1em; 
font-weight:bold; 
color:#fff; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
line-height:25px; 
overflow:hidden;
}

#head a .pad {
display:block; 
width:112.4px; 
height:125px;
background:transparent; 
border-bottom:1px transparent;
}

a.nav1 {background-position:0 150px;}
a.nav2 {background-position:-112.5px 150px;}
a.nav3 {background-position:-225px 150px;}
a.nav4 {background-position:-337.5px 150px;}
a.nav5 {background-position:-450px 150px;}
a.nav6 {background-position:-562.5px 150px;}
a.nav7 {background-position:-675px 150px;}
a.nav8 {background-position:-787.5px 150px;}

a.nav1active {background-position:0 0;}
a.nav2active {background-position:-112.5px 0;}
a.nav3active {background-position:-225px 0;}
a.nav4active {background-position:-337.5px 0;}
a.nav5active {background-position:-450px 0;}
a.nav6active {background-position:-562.5px 0;}
a.nav7active {background-position:-675px 0;}
a.nav8active {background-position:-787.5px 0;}

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}
a.nav2:hover {background-position:-112.5px 0;}
a.nav2:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}
a.nav3:hover {background-position:-225px 0;}
a.nav3:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}
a.nav4:hover {background-position:-337.5px 0;}
a.nav4:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}
a.nav5:hover {background-position:-450px 0;}
a.nav5:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}
a.nav6:hover {background-position:-562.5px 0;}
a.nav6:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}
a.nav7:hover {background-position:-675px 0;}
a.nav7:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}
a.nav8:hover {background-position:-787.5px 0;}
a.nav8:hover .button {display:block; width:112.5px; height:25px; background:transparent; color:#fff; cursor:pointer; cursor:hand;}


#foot {
	text-align:center;
	position:absolute; 
	margin-left:-451px; 
	left:50%; 
	bottom:0; 
	width:900px; 
	min-width:900px; 
	height:20px; 
	background:#ddd;
	font-size:1em; 
	z-index:5; 
	border:1px solid #ddd;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	}

* html #foot {
	bottom:2px; width:902px; height:18px;
	}
	
#content p {
	padding: 5px;
}

.boldhead {
	display: block;
	width: 300px;
	height: auto;
	}
	
.bgblack {
	background: #000;
	color:#fff;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	font-size: 1.5em;
	line-height: 250%;
}

.red {
	color:#f00;
	font-style: normal;
	font-weight: bold;
	font-size:1.5em;
}

.headnormal {
	font-style:italic;
	font-weight:bold;
	color: #2e5eb0;
	line-height:100%;
}	
	
.lefttext {float:left; font-weight: bold;}
.righttext {float:right; width: 400px;}

.img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8 {
	display: block;
	position: absolute;
	width: 150px;
	height: auto;
	z-index: 3;
	border: 1px solid #f00;
}

* html .img1, * html .img2, * html .img3, * html .img4, * html .img5, * html .img6, * html .img7, * html .img8 {
	display: block;
	position: absolute;
	width: 150px;
	height: auto;
	z-index: 3;
}

.text1,.text2,.text3,.text4,.text5,.text6 {
	display: block;
	width: 250px;
	height: auto;
	position: absolute;
}

* html .text1,* html .text2,* html .text3,* html .text4,* html .text5,* html .text6 {
	display: block;
	width:260px;
	height: auto;
	} 
