﻿.nav {float:left;
 
}

.nav img {
	border:0px;text-decoration:none;
}

.nav ul {font-family:Century Gothic,Gill Sans,Arial,fantasy; font-weight:bold; list-style-type:none;
}

.nav li {padding: 1px;
}

.nav a {text-decoration:none; font-size: 18px; color: #9CB084; text-align:left;
}

.nav a:hover { color:#CEB966;
}

.nav a:visited { color:#69676D;
}

.enrollmentform {width:600px; margin-left:200px;
}

.calendar {margin-left: 295px;margin-top:10px;
}


.photo {margin-left: 250px;
	
}

.photo2 {margin-left: 250px;
	
}

.sponsor1 { margin-left:15px;margin-top:50px;
	
}

#biowrapper{margin-left:5px;float:left;margin-bottom:100px;
	
}

.bio {margin-top:20px;height:100px;width:600px
	
}

.bioimg img {
   background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	vertical-align: top;
	width: 75px;
	height: 100px;


	
}

.bio h2 {
font-size:small;font-family:Century Gothic,Gill Sans,Arial,fantasy;color:#666666;


	
}
.bio b {
color:#9CB084; font-size:x-large;font-family:Century Gothic,Gill Sans,Arial,fantasy;
	
}

.bio .title {
	width:300px;
	padding:30px;
	margin-left:105px;
	cursor: default;
	list-style: none;
}


.bio .title a {position: relative;text-decoration:none;}

.bio .title a:hover .popup {
  position: absolute;
  top: 5px;
  left: 50px;
  display: block; 
  background-image:url('images/textbox.png');
  border: 1px solid #CEB966;
  font-family:Century Gothic,Gill Sans,Arial,fantasy;
  color:black;
  text-align: left;
  width: 500px;
  height: 200px;
  z-index:1;

  }

.popup {
	text-decoration:none;  display:none;
}


.footer {clear:both;
}

.credit {
	text-align:center;font-size:8px;color:gray;font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	width:1024px;
}

.credit a {
	color:#666666
}

.hiddenDiv {display:none;}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
	text-decoration:none;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding:5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}


.hoverboxbio
{
	cursor: default;
	list-style: none;
}

.hoverboxbio a
{
	cursor: default;
}

.hoverboxbio a .preview
{
	display: none;
}

.hoverboxbio a:hover .preview
{
	display:block;
	position: absolute;
	top: 10px;
	left: 150px;
	z-index: 1;
}

.hoverboxbio img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
	
}

.hoverboxbio li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverboxbio .preview
{
	width: 450px;
	height: 175px;
	font-size:16px;
	background-image:url('images/textbox.png');
	font-family:Century Gothic,Gill Sans,Arial,fantasy;color:black;text-align: left;
	border:8px #CEB966 solid;
}

.hoverboxbio p {
	float:left; margin-left:20px;
}
#wrapper {
margin-left:auto;margin-right:auto;width:1024px;
