/* CSS Document */

/*  layout */
body {
	margin:0px;
	padding:0px;
	background:#153856;
}

table { border-collapse:collapse; }

p, li.content { text-align:justify; }
.bio p { text-align:right; }

body, td, div {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#444444;
	font-size:12px;
}

form {
	display:inline;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	display:inline;
	font-size: 20px;
	color:#213f57;
}

.footer {
	color: #ffffff;
	background:url(bg_footer.jpg) repeat-x;
	font-size:11px;
}

.subNav {
	padding:0px 33px 0px 25px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.subNavOn {
	padding:0px 33px 0px 25px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.subNavOn a 		{ color:#000000; text-decoration:none; }
.subNavOn a:hover { color:#213f57; text-decoration:none; }

/*  links */
a 			{ color:#213f57; text-decoration:none; }
a:hover 	{ color:#213f57; text-decoration:underline; }

.footer a 		{ color:#ffffff; text-decoration:none; }
.footer a:hover 	{ color:#ffffff; text-decoration:underline; }

.bio a 		{ color:#ffffff; text-decoration:none; }
.bio a:hover 	{ color:#ffffff; text-decoration:underline; }

.subNav a 		{ color:#000000; text-decoration:none; }
.subNav a:hover { color:#213f57; text-decoration:none; }



.leftBG {
	background:url(bg_left.jpg) right top no-repeat;
}
.mainPic {
	background:url(img_main.jpg) right top no-repeat;
	width:912px;
	height:84px;
}
.rightBG {
	background:url(bg_right.jpg) left top no-repeat;
}

/* BIOS */

.bioContainer {	
	width: 636px;
	height: 335px; 
}
.bio {
	color: #ffffff;
	text-align: right; 
	padding: 42px 46px 0px 0px;
}	 
.bioHeader {
	font-size: 18px;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
}
.bioHeader strong, .bioHeader b {
	font-size: 22px;
}
.bioDescription {
	padding:30px;
	background:#f5f5f5;
}
.kim_moller {
	background: url('bio_moller.jpg') no-repeat;
}
.galbaransingh {
	background: url('bio_galbaransingh.jpg') no-repeat;
}
.bond {
	background: url('bio_bond.jpg') no-repeat;
}
.ggill {
	background: url('bio_ggill.jpg') no-repeat;
}
.ionescu {
	background: url('bio_ionescu.jpg') no-repeat;
}
.jensen {
	background: url('bio_jensen.jpg') no-repeat;
}
.lee {
	background: url('bio_lee.jpg') no-repeat;
}
.lgill {
	background: url('bio_lgill.jpg') no-repeat;
}
.rup {
	background: url('bio_rup.jpg') no-repeat;
}
.sangra {
	background: url('bio_sangra.jpg') no-repeat;
}
.talaifar {
	background: url('bio_talaifar.jpg') no-repeat;
}
.yee {
	background: url('bio_yee.jpg') no-repeat;
}
.yeung {
	background: url('bio_yeung.jpg') no-repeat;
}
.mapara {
	background: url('bio_sophia.jpg') no-repeat;
}
.peiroo {
	background: url('bio_peiroo.jpg') no-repeat;
}
.seres {
	background: url('bio_seres.jpg') no-repeat;
}
.spencer {
	background: url('bio_spencer.jpg') no-repeat;
}
.ayling {
	background: url('bio_ayling.jpg') no-repeat;
}
.dunn {
	background: url('bio_dunn.jpg') no-repeat;
}

#navigation {
	width:670px;
	height:33px;
	background:url(bg_navigation.jpg) no-repeat;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 
#navigation li {
	float: left;
	margin: 0;
} 

#signup_load {
	display:none;
	text-align:center;
	padding:10px 0px;
}

#signup_message {
	display:none;
	text-align:center;
	font-size:11px;
}
