html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	font-size:100%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(209,205,193);
	behavior:url("csshover.htc");
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:25px; 
	bottom:0px; 
	width:640px; 
	margin-left:-321px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#fff;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:642px;
	border-top:154px solid #fff; 
	border-bottom:50px solid #fff;
	}

#head {
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	top:0; 
	width:640px; 
	min-width:640px; 
	height:25px; 
	background:#fff; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	}

* html #head {
	top:2px; width:642px; height:148px;
	}
	
a.nav4 {width:128px; height:25px; display:block; float:left;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.nav5 {width:128px; height:25px; display:block; float:left; 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;}
#content a {text-decoration: none}

a.nav4 {background-position:-384px 150px;}
a.nav4 .button {display:block; width:128px; height:25px; background:azure; color:#000; cursor:pointer; cursor:hand;}
a.nav5 {background-position:-512px 150px;}
a.nav5 .button {display:block; width:128px; height:25px; background:azure; color:#000; cursor:pointer; cursor:hand;}


a.nav4:hover {background-position:-384px 0;}
a.nav4:hover .button {display:block; width:128px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}
a.nav5:hover {background-position:-512px 0;}
a.nav5:hover .button {display:block; width:128px; height:25px; background:#f80; color:#fff; cursor:pointer; cursor:hand;}


#foot {
	text-align:center;
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	bottom:0; 
	width:640px; 
	min-width:640px; 
	height:25px; 
	background-color:gray;
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:azure;
	}

* html #foot {
	bottom:2px; width:642px; 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; margin:10px; width:"450px"}
.righttext {float:right; margin:10px; width:"500px"}
p.smalltext {font-size:70%;}

.video {margin-left:auto; margin-right:auto; padding-left:10px; padding-right:10px}
.bold_cent {float:center; text-align:center; font-weight:bold;}

* html .lefttext {float:left; width:600px; text-align:justify;}
* html .righttext {float:right; width:600px; text-align:justify;}

a:hover{color:red;} 


ul {list-style-type: disc}