/* start basic CSS styles */
body {
	margin:20px 0px 20px 0px;
	background-color:#630e0e;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#630e0e;
	line-height:22px;
}

p, td {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#630e0e;
	line-height:22px;
}

a {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#630e0e;
	text-decoration:underline;
}

a:link {
	color:#630e0e;
	text-decoration:underline;
}

a:visited {
	color:#630e0e;
	text-decoration:underline;
}

a:hover {
	color:#630e0e;
	text-decoration:underline;
}

a:active {
	color:#630e0e;
	text-decoration:underline;
}

form {
	margin:0px;
}

input, select, option, textarea {
	font-size:11px;
	font-family:Geneva, Tahoma, sans-serif;
	color:#655A5F;
	line-height:15px;
}

h1 {
	font-family:Times Regular, Times, serif;
	font-size:24px;
	color:#630e0e;
	margin: 20px 0px 20px 0px;
}

h2 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:21px;
	color:#ffffff;
	margin: 0px 0px 22px 0px;
}
/* end basic CSS styles */

/* start ids */
#mainContainer {
	width:946px;
	background-color:#ffffff;
}

#mainNavigation {
	width:629px;
	height:111px;
	padding-bottom:6px;
}

#leftColumn {
	width:212px;
	height:357px;
	background-color:#ffffff;
	background-image:url(/images/image-viewmap.jpg);
	background-repeat:no-repeat;
}

#viewMap {
	position:relative;
	top:95px;
	left:41px;
	width:140px;
	height:46px;
}

#viewVideo {
	position:relative;
	top:260px;
	left:41px;
	width:140px;
	height:46px;
}

#contentArea {
	width:457px;
	background-color:#ffffff;
	padding:36px 32px 42px 35px;
}

#rightColumn {
	width:210px;
	background-color:#ffffff;
}

#rightColumnBottom {
	width:210px;
	height:176px;
	background-color:#ffffff;
	background-image:url(/images/image-medicallinks.jpg);
	background-repeat:no-repeat;
}

#rightColumnH1N1 {
	width:210px;
	height:100px;
	background-color:#ffffff;
	background-image:url(/images/image-H1N1.jpg);
	background-repeat:no-repeat;
}

#viewH1N1 {
	position:relative;
	top:40px;
	left:30px;
	width:140px;
	height:46px;
}

#staffHero {
	position:relative;
	width:946px;
	height:290px;
	background-image:url(/images/hero-staff.jpg);
	background-repeat:no-repeat;
}

#staffPhoto {
	position:absolute;
	top:36px;
	left:32px;
}

#staffBody {
	position:absolute;
	top:36px;
	left:256px;
	width:610px;
	height:236px;
	overflow:hidden;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#ffffff;
	line-height:18px;
}

#learnMore {
	position:relative;
	top:138px;
	left:57px;
	width:85px;
	height:25px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#918a8a;
	text-decoration:none;
}
#learnMore a:link {
	font-size:12px;
	color:#918a8a;
	text-decoration:none;
}

#learnMore a:visited {
	font-size:12px;
	color:#918a8a;
	text-decoration:none;
}

#learnMore a:hover {
	font-size:12px;
	color:#ba0909;
	text-decoration:underline;
}

#learnMore a:active {
	font-size:12px;
	color:#918a8a;
	text-decoration:none;
}

#footer {
	width:946px;
	height:30px;
	background-image:url(/images/image-basebar.gif);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#dcdcdc;
	text-decoration:underline;

}
#footer a:link {
	font-size:11px;
	color:#dcdcdc;
	text-decoration:underline;
}

#footer a:visited {
	font-size:11px;
	color:#dcdcdc;
	text-decoration:underline;
}

#footer a:hover {
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

#footer a:active {
	font-size:11px;
	color:#dcdcdc;
	text-decoration:underline;
}

#copyright {
	width:446px;
	height:20px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	margin:0px 0px 0px 0px;

}

#createdBy {
	width:500px;
	height:20px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	margin:0px 0px 0px 0px;

}
#createdBy a:link {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

#createdBy a:visited {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

#createdBy a:hover {
	font-size:10px;
	color:#dcdcdc;
	text-decoration:underline;
}

#createdBy a:active {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
/* end ids */

/* start classes */
.staffLinks {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#820a0a;

}
.staffLinks a:link {
	font-size:10px;
	color:#820a0a;
	text-decoration:underline;
}

.staffLinks a:visited {
	font-size:10px;
	color:#820a0a;
	text-decoration:underline;
}

.staffLinks a:hover {
	font-size:10px;
	color:#820a0a;
	text-decoration:underline;
}

.staffLinks a:active {
	font-size:10px;
	color:#820a0a;
	text-decoration:underline;
}
/* end classes */