a:link {color: #309; text-decoration: none; }
a:visited {color: #999;text-decoration: none; }
a:hover {color: #FF0000; text-decoration: underline; }
a:active {color: #C63; }
* img {border: 0px; }	
	
* a {text-decoration: none; }

h1 { text-align: center; }

body { background-color: #2f5e5e; 
margin-top:0px; margin-left:0px; margin-right:0px; 
font-size: 80%;
font-family: verdana, arial;
text-align: center;
color: #214444;
}
p { font-size: .9em; text-align: left; }
#pagetext { padding-left: 10px; width: 500px;}
div.container {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height:49em;
	background-color: #2f5e5e;
	text-align: center;
	margin-top: 0px;
padding-top: 0px;
}

div.banner {
background-image: url(images/banner_bg.jpg);
background-repeat: no-repeat;

width: 800px;
height: 111px;
background-color: #2f5e5e; 
}
#toppix {margin-top: 10px;
margin-left: 10px;
margin-right: 5px; }
#logo { margin-top: 20px;
margin-right: 15px;
align: right;
}

.midbody {width: 800px; 
height: 49em; 
background-image: url(images/background_mid.jpg);
background-color: #e1e3d6; 
background-repeat: repeat-y;

;
}


/* navigation */
#wrap {
	width: 13em;
	padding: 0;
	z-index: 2;
	float: left;
	border: 0px; 
	font-size: 11px;
	background-image: url(images/background_mid.jpg);
	background-repeat: repeat-y;
	height:49em;
	
	}
	
ul#nav {
margin: 0px;
padding: 0px;	
	line-height: 30px;
	font-size: 11px;
	}
	
ul#nav li{
	color: #ffffff;
	list-style-type: none;
	display: block;
	float: left;
	text-align: left;
	text-indent: 35px;
	background: url(images/nav_off.jpg) no-repeat;
	height: 30px;
	width: 145px;
	font-size: 11px;
	}
	
ul#nav li a {
	color: #ffffff;	
	font-size: 11px;
	text-decoration: none;
	}	
	
ul#nav li a:hover {
	background: url(images/nav_on.jpg) no-repeat;
	height: 30px;
	width: 145px;
	color: #ff0000;
	display: block;
	font-size: 11px;
	}
	
ul#nav li.uber a {
	background: url(images/nav_uber.jpg) no-repeat;
	color: #ffffff;
	height: 30px;
	width: 145px;
	display: block;
	padding-top: 0px;
	font-size: 11px;}
	
ul#nav li.uber a:hover {
	background: url(images/nav_on.jpg) no-repeat;
	color: #ff0000;
	height: 30px;
	width: 145px;
	display: block;
	padding-top: 0px;
	font-size: 11px;}
	
	
ul#nav li.notuber a {
	background: url(images/nav_off.jpg) no-repeat;
	color: #ffffff;
	height: 30px;
	width: 145px;
	display: block;
	padding-top: 0px;
	font-size: 11px;}
	
ul#nav li.notuber a:hover {
	background: url(images/nav_on.jpg) no-repeat;
	color: #ff0000;
	height: 30px;
	width: 145px;
	display: block;
	padding-top: 0px;
	font-size: 11px;}	
	
		
ul#nav li.navnone {
	background: url(images/nav_none.jpg) no-repeat;
	
	height: 30px;
	width: 145px;
	display: block;
	padding-top: 0px;
	font-size: 11px; }
	
	
.mid_right { float: right;

width:620px;
text-align: left;


}

a.label:link, a.label:visited { 
color: #000000;
font-size: .8em;}

a.label:hover { 
color: #C03;
font-size: .8em;}

h1 { color: #333333;
font-weight: normal;
font-size: 150%;
align: center;

}

.copy { color: #CC9; font-size: 10px; text-align: right; clear: both; width: 800px; padding-bottom: 10px; padding-top: 20px;}

p.lowertext { font-size: .8em;  margin-left: 10px;}

#ftr {
 height:35px;
clear: both;
  margin:0;
  background-color: #2f5e5e;
  
 }
	