@charset "utf-8";
/* CSS Document */

body, div, p, ul, li {
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	line-height:1.5em;
}

body {
	background-color:#919194;
}

a {
	color:#99ccff;
	text-decoration: none;
}

.template {
	width:918px; 
	margin:10px auto; 
	background:#005694 url(images/sidebarimg.jpg) top right repeat-y;
}

.topLeft {
	background:url(images/corner1.gif) top left no-repeat;
}

.topRight {
	background:url(images/corner2.gif) top right no-repeat;
	height:44px;
}

.logoArea {
	background:#ffffff url(images/logo.jpg) top left no-repeat; 
	height:64px;
}

.menu {
	padding:10px;
	text-align:left;
}

.menu a {
	padding:0px 18px 0px 19px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#a3acc4;
	text-decoration:none;
	letter-spacing:.1em;
}

.menu a:hover, .menu a.sel {
	color:#ffffff;
}

.sidebar {
	float:right;
	width:231px;
	text-align:right;
}

.main {
	margin-top:30px;
	margin-right:231px;
	padding:0px 40px;
	text-align:justify;
}

.main1 {
	margin-right:231px;
}

.main1 div {
	padding:25px 40px;
	border-top:1px solid #7a8798;
	width:52%;
	font-style:italic;
	letter-spacing:.2em;
	color:#f6eb14;
}

.footer{
	text-align:center;
	margin-right:231px;
}

.footerLeft{
	float:left;
	text-align:left;
	padding:30px 80px 10px 60px;;
}
.footerRight{
	text-align:left;
	padding:30px 30px 10px 30px
}

.botLeft {
	background:url(images/corner4.gif) bottom left no-repeat;
	clear:both;
}

.botRight {
	background:url(images/corner3.gif) bottom right no-repeat;
	text-align:center;
	letter-spacing:.2em;
	font-size:11px;
	padding:3px;
}

.teammenu{
	margin-top:30px;
	float:left;
	width:130px;
	height: 300px;
	text-align:left;
	padding:0px 5px 5px 5px;
	margin-left:10px;
}

.bio{
	display:none;
	width: 475px;
}

.startbio{
	width: 475px;
}

.starthidden{
	display: none;
}

.onecol{
	width:475px;
	float:left;
	text-align:left;
	text-align
}

.twocol{
	width:220px;
	float:left;
	text-align:left;
}
td{
	vertical-align:top;
	font-size:13px;
}