body {
	background : #7f997f url('/images/bg_body.jpg') no-repeat scroll top center;
	text-align : center;
	margin : auto;
	font : 12px georgia, Times New Roman, Times, serif;
	color : #4e5e4e;
	}
a, a:visited, a:active  {
	color : #6f2747;
	}
a:hover {
	color : #647964;
	text-decoration : none;
	}
#wrapper {
	position : absolute;
	top : 140px;
	left : 50%;
	background-color : #f7f3ee;
	width : 444px;
	margin-left : -144px;
	text-align : left;
	}
#navbar {
	width : 444px;
	margin : 0;
	background-color : #fff;
	float : left;
	}
#navbar img {
	margin-right : 18px;
	}
#content {
	width : 424px;
	\width : 444px;
	w\idth : 424px;
	padding : 10px;
	margin : 0;
	background-color : #f7f3ee;
	float : left;
	min-height : 165px;
	height : auto;
	border-bottom : 1px solid #c7aeb5;
	border-top : 1px solid #c7aeb5;
	}
/* commented backslash mac hiding hack  \*/ 
html>body #content {
	height : auto;
	}
/* end hack - abover style for safari */ 
* html #content {
	height : 165px;
	}
#footer {
	width : 424px;
	\width : 444px;
	w\idth : 424px;
	padding : 10px;
	margin : 0;
	background : #fff url('/images/bg_footer.gif') no-repeat bottom left;
	float : left;
	min-height : 60px;
	height : auto;
	font : 10px lucida sans, tahoma, arial, helvetica, sans-serif;
	}
/* commented backslash mac hiding hack  \*/ 
html>body #footer {
	height : auto;
	}
/* end hack - abover style for safari */ 
* html #footer {
	height : 60px;
	}
#footer p {
	color : #c7aeb5;
	margin : 0 10px 27px 10px;
	text-align : center;
	}
#footer a, #footer a:visited, #footer a:active  {
	margin : 0 5px;
	color : #c7aeb5;
	text-decoration : none;
	}
#footer a:hover {
	color : #647964;
	text-decoration : underline;
	}
.legal {
	padding : 1px 10px;
	font : 11px tahoma, verdana, arial, helvetica, sans-serif;
	color : #2d0001;
	background-color : white;
	}
img {
	border : 0;
	}
.markhome {
	background : #f7f3ee url('/images/marker_home.gif') no-repeat top left;
	}
.markabout {
	background : #f7f3ee url('/images/marker_about.gif') no-repeat top left;
	}
.markarticles {
	background : #f7f3ee url('/images/marker_articles.gif') no-repeat top left;
	}
.markscreen {
	background : #f7f3ee url('/images/marker_screening.gif') no-repeat top left;
	}
.markbios {
	background : #f7f3ee url('/images/marker_bios.gif') no-repeat top left;
	}
.markcontact {
	background : #f7f3ee url('/images/marker_contact.gif') no-repeat top left;
	}
.markedu {
	background : #f7f3ee url('/images/marker_education.gif') no-repeat top left;
	}
h1 {
	font : bold 16px georgia;
	color : #6f2747;
	margin-bottom : 25px;
	}
h2 {
	font : bold 13px georgia;
	color : #6f2747;	
	}
h3 {
	font : bold 12px georgia, Times New Roman, Times, serif;
	color : #6f2747;
	margin : 20px 0 10px 0;
	}
.readmore {
	font : normal 11px verdana, arial, helvetica, sans-serif;
	margin-left : 10px;
	text-decoration : none;
	}
ul li {
	list-style-image : url('/images/uli_marker.gif');
	}
.red {
	color : red;
	}
