/* CSS Document */
A 			{ color: #990000; text-decoration: underline; }
	A:link		{ color: #222222; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-decoration: none }
	A:visited	{ color: #222222; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-decoration: none }
	A:active	{ color: #990000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-decoration: none }
	A:hover		{ color: #990000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-decoration: none }


#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 892px;
}

#mainNav-Folds {
	width: 13px;
	float: left;
	}

#leftBar {
	width: 357px;
	height: 530px;
	background: white;
	background-image: url(images/bottomShadowBkgnd.gif);
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	}

.bodyText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #222222;
}
	
.bioLeftNav-Title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 35px;
	clear: both;
}

	
#leftBar-Top {
	margin-left: 13px;
	width: 357px;
	height: 25px;
	background: white;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	}
	
#rightBar {
	width: 506px;
	height: 520px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background: url(images/tanBkgnd.jpg);
	float: left;
	}
	
#rightBar-Top {
	margin-right: 13px;
	width: 506px;
	height: 17px;
	margin-top: 8px;
	background: url(images/tanBkgnd_top.jpg);
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	}

#mainNav {
	height: 27px;
	clear: both;
	}
	
#bioPictureBlock {
	margin-left: 23px;
	margin-bottom: 26px;
	}
	
#bioQuestionsBlock {
	float: left;
	width: 180px;
	margin-left: 23px;
	}
	
#bioAnswerBlock {
	float: left;
	width: 235px;
	margin-top: 20px;
	}
	
#bioAnswerBrackets {
	float: left;
	margin-right: 5px;
	}
	
.bioLeftNav-Bullets {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #222222;
	margin-top: 2px;
	list-style-type: square;
	list-style-image: url(images/bullet00.gif);
	list-style-position: outside;
}

.bioQuestionsOff {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	width: 145px;
	float: left;
}

.bioQuestionsOn {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 145px;
	text-decoration: none;
	float: left;
}

#bioLeftNav-Experience {
	width: 160px;
	margin-left: -4px;
	margin-bottom: 5px;
	float: left;
	}
	
#bioLeftNav-History {
	margin-left: -4px;
	margin-bottom: 5px;
	float: left;
	}
	
.bigRollovers {
	position: relative;
	left: 179px;
	top:250px;
	width:460px;
	height:100px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:28px;
	text-shadow: #000000 0px 1px 5px;
	letter-spacing: 1px;
	color:#FFFFFF;
}

#clientListDiv {
	position: relative;
	left: 190px;
	top:40px;
	width:460px;
	height:100px;
	text-align:left;
}

.clientList {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #222222;
}

#clientListDiv a:link {
	color: #990000;
}

#clientListDiv a:visited {
	color: #990000;
}
#clientListDiv a:hover {
	text-decoration: underline;
	color: #990000;
}
