.wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #eeeeff;
}
.maintable {
	position: absolute;
	width: 760px;
	top: 0px;
	background-position: center;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	cell-spacing: 0px;
	padding: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}
.navtable {
	height: 100%;
	width: 100%;
	color: #FFFF00;
	font-size: xx-small;
	text-align: center;
}
.contentarea {
	background-position: right bottom;
	height: 100%;
	width: 760px;
	vertical-align: text-top;
	background-image: url(../images/logo_trans.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;	
	padding: 0;	
}
.footertable {
	background-image: url(../images/foot_fade.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	color: #000000;
	font-size: xx-small;
	width: 760px;
}
.subNav {
	position: relative;
	top: 0px;
	height: 100%;
	width: 760px;
	background-repeat: no-repeat;
	height: 14px;
	color: #FFFF00;
	font-size: x-small;
	background-color: #0066FF;
}
.subNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#navWrapper {
	background: #fff no-repeat left top; 
	margin: 0 auto;	
	padding: 0;	
	height: 0px;
	width: 760px;
}
#navMain {
	position: relative;
	height: 15px;
	width: 760px; 
	margin: 0; 
	padding: 0;
	bgcolor: #FFF;
}
#navMain a {
	text-decoration: none;
	cursor: hand;

}
#navMain ul, navMain li {
	margin:0; 
	padding:0;
}
#navMain li.on:hover ul, #navMain li.over ul {
	background: #0066ff;
} /*for ie*/

#navMain a {
	margin: 0;	
	padding:0; 
	float: left; 
	display: block; 
	width: 99px;
}
#navMain a {
	display: block;
	position: relative;
	height: 15px;
	color: #fff;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 15px;
}
#navMain a span {
	width: 99px; 
}
#navone, navtwo a {
	display: block;
	position: relative;
	height: 15px;
	color: #fff;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 25px;
}
#a.background:hover {
	background: url(../images/navtab_over.jpg) no-repeat;
}
#navMain a.background {
	background: url(../images/navtab_up.png) no-repeat;  
} 
#navMain a span {
padding: 0 0 0 5px; /* controls location of tab text */
}
/* Section Navigation */
#navMain a.on {
background: url(../images/navtab_selected.png) no-repeat; 
color: #fff;
}
.navContainer {
	background-color: #9999ff;
}
.bgtop {
	background-attachment: fixed;
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.textblurb {
	font-size: x-small;
}