@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	background-color: ebf0f6;
	margin-top: 0px;
	margin-left: 0px;
}
#container_bg {
	width: 1024px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 5;
	position: absolute;
	height: auto;
}
#header_bg {
	background-image: url(../images/head_bg2.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 488px;
	position: absolute;
	z-index: 10;
}
#page ul {
	list-style-type: disc;
	line-height: 24px;
}
#page p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
#page1 {
	background-image: url(../images/page_bg1_diagram.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#page2 {
	background-image: url(../images/page_bg2_diagram.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#page3 {
	background-image: url(../images/page_bg3_diagram.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#page5 {
	background-image: url(../images/page_bg5_diagram.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#page6 {
	background-image: url(../images/page_bg6_diagram.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#page8 {
	background-image: url(../images/page_bg8_diagram.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#page  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 50px;
	padding-left: 55px;
}
#page h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D1A6C;
}
#page h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#page img {
	margin-right: 10px;
	margin-left: 10px;
}
#page ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#page #list {
	width: 180px;
	float: left;
}
#page #services {
	float: left;
	width: 440px;
}
#page a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D1266;
	text-decoration: none;
	font-weight: bold;
}
#page a:hover {
	color: #3D5E86;
	text-decoration: underline;
	font-weight: bold;
}
#content {
	position: absolute;
	left: 0px;
	top: 269px;
	width: 650px;
	padding-left: 150px;
	padding-right: 0px;
	height: auto;
	z-index: 15;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}


#nav {
	position: absolute;
	width: 114px;
	left: 30px;
	top: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	z-index: 15;
}
#nav ul {
	list-style-type: none;
	display: inline;
}
#nav li {
	padding-left: 3px;
}
#footer {
	height: 150px;
	width: 650px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/foot_grfx4.jpg);
	text-align: center;
	float: left;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #3B3490;
	text-align: center;
}
#footer a {
	font-size: 9px;
	text-decoration: none;
	color: #3B3490;
}
#footer a:hover {
	font-size: 9px;
	color: #90774F;
	text-decoration: underline;
}

/* Begin Nav Menu */

#nav {
	list-style: none;
	height: 125px;
	width: 115px;
	border: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
#nav li {
	float: left;
	clear: none;
	overflow: hidden;
	display: inline; /* fix IE double width margin bug*/
	}

#nav li a {
	display: block;
	position: relative;
	width: 110px;
	height: 25px;
	color: #55637e;
	background: #eee;
	font-size: .9em;
	text-align: center;
	}
	
#nav li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 110px;
	height: 100%;
	background-image: url(../images/nav.gif);
	}
	
#nav li a#about:hover span { background-position: 0 -125px; }
	
#nav li a#services span { background-position: 0 -25px; }

#nav li a#services:hover span { background-position: 0 -150px; }

#nav li a#projects span { background-position: 0 -50px; }

#nav li a#projects:hover span { background-position: 0 -175px; }

#nav li a#staff span { background-position: 0 -75px; }

#nav li a#staff:hover span { background-position: 0 -200px; }

#nav li a#join span { background-position: 0 -100px; }

#nav li a#join:hover span { background-position: 0 -225px; }
	
#nav li a:hover {
	cursor: pointer;
	background-color: #55637e;
	color: #fff;
	text-decoration: none;
	}

/* End Nav Menu */

#oval {
	top: 107px;
	left: 345px;
	position: absolute;
	height: 70px;
	width: 235px;
}
#title {
	position: absolute;
	width: 630px;
	left: 150px;
	top: 193px;
}
#title h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2A1770;
	font-size: 24px;
}
#upperright {
	position: absolute;
	z-index: 12;
	left: 523px;
	top: 37px;
}
#lowerleft {
	position: absolute;
	z-index: 12;
	bottom: 0px;
}

