html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background: #333;
	font-size:76%; 
	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:#333;
 
	}
 
#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:168px; 
	bottom:73px; 
	width:640px; 
	margin-left:-321px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#666;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:642px;
	border-top:172px solid #333; 
	border-bottom:73px solid #333;
	}

#head {
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	top:0; 
	width:640px; 
	min-width:640px; 
	height:168px; 
	background: #000000;
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	}

* html #head {
	top:2px; width:642px; height:166px;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {width:80px; height:168px; display:block; float:left; background:url(img/header640.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:80px; height:143px;background:transparent; border-bottom:1px solid #000;}

a.nav1 {background-position:0 168px;}
a.nav1 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav2 {background-position:-80px 168px;}
a.nav2 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav3 {background-position:-160px 168px;}
a.nav3 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav4 {background-position:-240px 168px;}
a.nav4 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav5 {background-position:-320px 168px;}
a.nav5 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav6 {background-position:-400px 168px;}
a.nav6 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav7 {background-position:-480px 168px;}
a.nav7 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav8 {background-position:-560px 168px;}
a.nav8 .button {background:#000; color:#fff; cursor:crosshair; display:block; width:80px; height:25px;}

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {background:#000; color:#cc0000; cursor:crosshair; display:block; width:80px; height:25px;}
a.nav2:hover {background-position:-80px 0;}
a.nav2:hover .button {display:block; width:80px; height:25px; background:#000; color:#cc0000; cursor:crosshair;}
a.nav3:hover {background-position:-160px 0;}
a.nav3:hover .button {display:block; width:80px; height:25px; background:#000; color:#cc0000; cursor:crosshair;}
a.nav4:hover {background-position:-240px 0;}
a.nav4:hover .button {display:block; width:80px; height:25px; background:#000; color:#cc0000; cursor:crosshair;}
a.nav5:hover {background-position:-320px 0;}
a.nav5:hover .button {display:block; width:80px; height:25px; background:#000; color:#cc0000; cursor:crosshair;}
a.nav6:hover {background-position:-400px 0;}
a.nav6:hover .button {display:block; width:80px; height:25px; background:#000; color:#cc0000; cursor:crosshair;}
a.nav7:hover {background-position:-480px 0;}
a.nav7:hover .button {display:block; width:80px; height:25px; background:#000; color:#cc0000; cursor:crosshair;}
a.nav8:hover {background-position:-560px 0;}
a.nav8:hover .button {display:block; width:80px; height:25px; background:#000; color:#cc0000; cursor:crosshair;}


#foot {
	text-align: right;
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	bottom:0; 
	width:642px; 
	min-width:642px; 
	height:73px; 
	background:url(img/footer2.jpg);
	font-size:1em; 
	z-index:5; 
	
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	}

* html #foot {
	bottom:2px; width:642px; height:73px;
	}


#content p {
	padding:5px; 
	text-decoration:none;}
#content p a {text-decoration: none; color:#fff;}
#content p  a:hover {
	background-color:#00FFFF; color:#000000;
	}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000; text-align:left;}
.right {float:right; margin:10px; border:1px solid #000; text-align:left;}
.main {float:left; margin:5px; border:1px solid #000;}
.fullvid {float:left; margin:0px; border:1px solid #000;}
.smlvid {float:left; margin-left:10px; margin-top:0px; margin-bottom:8px; border:1px solid #000; text-decoration:none; }
.lefttext {float:left; width:290px; text-align:left; background-color:#999999; border:1px solid #333; font-size: 11px;}
.righttext {float:right; width:290px; text-align:left; background-color:#999999; border:1px solid #333; font-size: 11px;}
.maintext {width:620px; display:block; float:left; text-align:center; font-family:verdana, arial, sans-serif; background-color:#999999; border:1px solid #333; font-size: 11px; text-decoration:none;}
.fullvid {width:415px; display:block; float:left; text-align:center; font-family:verdana, arial, sans-serif; background-color:#999999; border:1px solid #333; font-size: 11px;}
.smlvid {width:120px; display:block; float:left; text-align:center; font-family:verdana, arial, sans-serif; background-color:#999999; border:1px solid #333; font-size: 11px; text-decoration:none;}
.audio {width:450px; text-align:center; background-color:#666; border:solid 1px #000;}
a.smlvid { color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; }
a.smlvid:hover { color:#fff; text-decoration:none; font-family:verdana, arial, sans-serif; }
* html .lefttext {float:left; width:300px; text-align:left;}
* html .righttext {float:right; width:300px; text-align:left;}
* html .maintext {float:left; width:620px; text-align:center;}
* html .fullvid {float:left; width: 425px; text-align: center;}
.left2 {float:left; margin:10px; border:1px solid #000; text-align:center;}
.right2 {float:right; margin:10px; border:1px solid #000; text-align:center;}

.lefttext2 {float:left; width:290px; text-align:center; background-color:#999999; border:1px solid #333; font-size: 11px;}
.righttext2 {float:right; width:290px; text-align:center; background-color:#999999; border:1px solid #333; font-size: 11px;}
* html .lefttext2 {float:left; width:300px; text-align:center;}
* html .righttext2 {float:right; width:300px; text-align:center;}

a.contact {
	width:100%; height:100%; display:block; float:left; 
 text-align:center; font-size:1em; color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; 
 overflow:hidden;
		}
a.contact:hover {
		font-size:1em; color:#fff; text-decoration:none;}
a.comingsoon {
	width:620px; height:30px; display:block; float:left; 
 text-align:center; font-size:1em; color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; 
line-height:25px; overflow:hidden;
		}
a.comingsoon:hover {
		font-size:1em; color:#fff; text-decoration:none; font-weight:bold; .bold {font-weight:bold;}

