body{
	background-color:#FFFF00;
	padding:0;
	text-align:center;
	width:100%;
	height:100%;
	margin:0;
}
img{
	border-style:none;
}
#BoardMember{
	position:relative;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	width:755px;
	min-width:755px;
	height:auto;
}
#MemberImage{
	border-style:ridge;
	width:200px;
}
#MemberDescription{
	border-style:ridge;
	width:100%;
	height:auto;
}
a.SmallLink{
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	color:#000000;
}
#nav {
	position:relative;
	float:left;
	top:30%;
	padding:0;
	left:50%;
	list-style:none;
	overflow:visible;
	height:36px;
	width:755px;
	z-index:500;
	text-align:center;
	font-family:arial, verdana, sans-serif;
}
#nav li{
	position:relative;
	right:42%;
	float:left;
	display:inline;	
}
#nav li a.top_link{
	display:inline;
	float:left;
	height:36px;
	line-height:27px;
	color:red;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:0;
	cursor:pointer;
}

#nav li a.top_link span{
	float:none;
	display:inline;
}

#nav li.top {display:inline; float:left; overflow:visible;}
#nav li a.top_link {display:inline; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
#nav li a.top_link span {float:left; display:inline; padding:0 24px 0 12px; height:36px;}
#nav li a.top_link span.down {float:left; display:inline; padding:0 24px 0 12px; height:36px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200; overflow:visible;}







#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{background-color:#ffffff; overflow:visible; position:absolute; left:-9999px; z-index:700; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{position:absolute; left:20; top:35px; background-color: #ffffff; overflow:visible; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:140px; height:auto; z-index:700;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; top:0; left:0; float:left; width:140px; font-weight:normal; background-color:#ffffff; z-index:700;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; position:relative; top:0; width:140px; line-height:20px; z-index:700; text-indent:5px; background-color:#ffffff; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3a93d2; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3a93d2 80px 7px no-repeat; color:#fff;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; overflow:visible; z-index:700; height:auto;}

#EntirePage{
	position:relative;
	text-align:left;
	width:100%;
	min-width:755px;
	margin:0;
}
#navigation-bar{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	background-image:url('../images/navbackground.gif');
	background-repeat:repeat-x;
	overflow:visible;
	padding:0;
	margin:0;
	z-index:40;
	text-align:center;
	height:57px;
	width:100%;
}
#Links{
	position:relative;
	margin-right:auto;
	overflow:visible;
	maring-left:auto;
	top:-5px;
	text-align:center;
}
#LoginPage {
	position:relative;
	left:50%;
	float:left;
	padding:0;
	list-style:none;
	height:100%;
	text-align:center;
	font-family:arial, verdana, sans-serif;
}
#RegisterNow{
	position:relative;
	display:inline;
	float:left;
	border-style:ridge;
	right:50%;
	width:350px;
	height:85%;
}
#Login{
	position:relative;
	margin-left:20px;
	right:50%;
	display:inline;	
	float:left;
	width:350px;
	height:65%;
	border-style:ridge;
}
#GroupTitle{
	position:relative;
	left:-7px;
	top:-7px;
	background-color:#C8C8C8;
	width:100%;
	height:40px;
}
#GroupTitle.Shadow{
	position:relative;
	top:10px;
	left:10px;
	background-color:#000020;
	width:100%;
	margin-bottom:25px;
	margin-right:25px;
}
#GroupTitle p.GroupTitle{
	position:relative;
	top:10;
	font-size:18;
	color:#009900;
	font-weight:bold;
	text-decoration:none;
}
#Top-Logo{
	text-align:center;
	padding:20px;
	background-color:#FFFFFF;
	background-image:url('../images/HeaderBackground2.jpg');
}
#Top-Logo a.sun{
	position:absolute;
	right:200px;
	top:20px;
}
#Content{
	position:relative;
	top:0px;
	width:755px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFF00;
	height:400px;
	border:none;
}
#Content3{
	position:relative;
	top:0px;
	width:755px;
	text-align:center;
	background-color:#FFFF00;
	height:400px;
	border:none;
}
#Content2{
	position:relative;
	width:100%;
	min-height:390px;
	text-align:center;
	height:auto !important;
	height:390px;
	overflow:visible;
	margin:0;
	padding:0;
}
#MembersContent{
	position:relative;
	top:2px;
	background-color:#FFFF00;
	height:350px;
	border:none;
	margin-right:auto;
	margin-left:auto;

}
#Content-jobs{
	position:relative;
	top:2px;
	background-color:#FFFF00;
	text-align:left;
	height:auto;
	min-height:350px;
	width:755px;
	min-width:755px;
	margin-left:auto;
	margin-right:auto;
	border:none;
}
img.MissionStatement{
	vertical-align:middle;
	padding-top:20px;
}
#MissionBig{
	font-size:18px;
	font-style:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#MissionBullets ul li{
	font-size:14px;
	font-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#Content-Text{
	position:absolute;
	padding:29px;
	margin:0;
	padding-top:20px;
	text-align:left;
	left:0;
	top:0px;
	width:45%;
	height:85%;
	overflow:hidden;
}
#Content-Contactus{
	position:absolute;
	text-align:center;
	padding-left:0px;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	overflow:hidden;
}
#contactustext{
	position:relative;
	text-align:left;
	padding-left:0px;
	height:450px;
	top:5%;
	width:40%;
}
p.Header1{
	font-weight:bold;
	font-size:17px;
}
#Right-Image{
	position:absolute;
	width:auto;
	right:0;
	bottom:45%;
	height:100%;
	overflow: visible;
}
#Right-Image2{
	position:absolute;
	width:auto;
	right:70px;
	top:10px;
	height:100%;
	overflow: visible;
}
#FooterBar{
	background-image:url('../images/Footer-Bar.gif');
	background-repeat:repeat-x;
	height:20px;
}
#Footer{
	background-color:#49e90a;
	height:300;
	top:0px;
	text-align:center;
	padding-top:20px;
	
}
