/* CSS Document */

body {
	background: url("../images/bg_body.gif") repeat-x top left;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 935px;
}	

#wrapper img {
border:none;
}

#centerWrapper {
	margin: 0px;
	padding: 0px;
	width:927px;
	background: #FFFFFF url("../images/bg_centerWrapper.jpg") repeat-y top left;
	float: left;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	border-bottom: 1px solid #565656;
	text-align:center;
}

#leftShadow {
	background:url("../images/shadow_left.gif") no-repeat top left;
	width: 3px;
	height: 652px;
	float: left;
}	

#rightShadow {
	width: 3px;
	height: 652px;
	background:url("../images/shadow_right.gif") no-repeat top left;
	float: right;
}

#topBar {
	height:18px;
	background: url("../images/bg_topbar.gif") repeat-x top left;
}	

.blueBar {
	height: 7px;
	background: #42ABE2;
	border-top: 1px solid #01275B;
	border-bottom: 1px solid #01275B;
	padding:0px;
	margin:0px;
}

#banner { 
	height: 133px;
}

/* Menu  */
#menuWrapper{
	width: 200px;
	background: #8ECDEE;
	margin:1px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	font-weight: bold;
	font-size:11px;
	float: left;
	height:inherit;
	color: #FFFFFF;
}

.button {
	background: url("../images/bg_button.gif") no-repeat top left;
	margin: 7px 0px;
	padding:4px 0px 3px 15px;
	height: 22px;
	text-align: left;

}

.button a{
	text-decoration: none;
	color: #FFFFFF;
}

.button a:hover{
	border-top: 1px dotted #F2A602;
	border-bottom: 1px dotted #F2A602;
	color: #FFFFFF;
}


/*  body content  */
#mainWrapper {
	float: right;
	width: 692px;
	padding: 14px 10px 10px 25px;
	margin: 0px;
	text-align: left;
	min-height: 420px;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

#mainWrapper p{
	margin: 12px 20px 12px 4px;
	padding:0px;
}

#mainWrapper a{
	color: #565656;
	text-decoration:underline;
}

#mainWrapper a:hover{
	color: #F2F2F2;
	text-decoration:none;
	font-size: 12pt;
}

#welcome{
	/*width: 630px;
	 height: 82px;*/
	background: #FFFFFF url("../images/bg_welcome.gif") repeat-x top left; 
	text-align:center;
	margin: 0px 22px 10px 3px;
	padding: 10px;
	color:#01275B;
	font-weight:bold;
	font-size:14px;
	border: 1px solid #01275B;
}

#featured_bar {
	background: url("../images/bg_features.gif") no-repeat;
	text-align:center;
	margin:0px;
	height: 22px;
	padding: 3px 20px 3px 0px;
}

.featured {
	font-size:14px;
	color:#FFFFFF;
	padding:0px;
	border-bottom: 1px dotted #F2A602;
	border-top: 1px dotted #F2A602;
	/*width: 180px;*/
	line-height:15px;
}

.featured_box {
	width: 185px;
	height: 310px;
	background: url("../images/bg_3featured.gif") no-repeat bottom left;
	text-align:center;
	padding:0px 0px 10px 0px;
	margin:5px 15px;
	float:left;
}




.album_left {
width: 200px;
float: left;
text-align: center;
}


/*  Footer  */



.footer{
	color:#565656;
	font-size: 11px;
	width:100%;
	clear:both;
	margin:5px 0px 5px 95px;
	text-align:center;
}

.footer a{
	color: #565656;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.copywrite {
	color: #959595;
	font-size: 10px;
}

.staff_photos{
	padding:1px; 
	background:#01275B; 
	margin: 4px 10px 5px 0px; 
	border: 12px solid #C0C0C0;
	float:left;
}

.fellows_photos{
	padding:1px; 
	background:#565656; 
	margin: 4px 10px 5px 0px; 
	border: 4px solid #C0C0C0;
	float:left;
	clear: left;
}

.orange_bold {
	color: #F2A602;
	font-weight:bold;
	border-bottom: 1px dotted #42ABE2;
	clear:both;
}

.blue {
color:#01275B;
}
.bluebold {
color:#01275B;
font-weight:bold;
font-size:14px;
}

.women {
	font-weight:bold;
	color:#F2A602;
}	

.men {
	font-weight:bold;
	color:#42ABE2;
}	

.schedule1 {
	background: #CFDCEE;
	border: 1px solid #01275B;
	padding: 5px 10px;
	margin: 0px 20px 10px 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

.schedule2 {
	background: #D8F0FC;
	border: 1px solid #42ABE2;
	padding: 5px 10px;
	margin: 0px 20px 10px 0px;
	text-align: left;
}

.clear {
	clear:both;
}

li {
padding: 5px 15px;
list-style-position: inside;
list-style:none;
}

ul{
margin: 0px;}
