body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	background-color:#ddf;
}

td {
	vertical-align: top;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.small {
	font-size: 0.6em;
}

.medium {
	font-size: 0.8em;
}

.big {
	font-size: 1.2em;
}

.xbig {
	font-size: 1.5em;
}

#header {
	width: 950px;
	margin: 0 auto;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
}

div#header img {
	margin-bottom: 0px;
}
		
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #111;
	width: 100%;
	padding-top: 15px;
	text-align: center;
	clear: both;
}

.justified {
	text-align: justify;
}

.profilename {
	font-family: "Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

.profilenamesub, a.profilenamesub {
	font-size: 0.9em;
	color: #666600;
	text-align: center;	
}

.subhead {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

.blurb {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

img.portrait {
	border: 1px solid #000;
	margin: 3px;
	vertical-align: text-top;
}

a, a:link, a:visited {text-decoration: none; color: #309}
a:hover {color: #a00000;}

div#nav{font-size: 1em;font-family:Verdana, Arial, Helvetica, sans-serif;height: 25px;border-bottom:1px solid #ccc;margin-bottom:15px;}
ul#nav a, ul#nav a:link, ul#nav a:hover, ul#nav a:visited {color: #000; text-decoration: none}

ul#nav li.activelink a,ul#nav li.activelink a:hover{font-weight:bold;color: #003}

#nav ul
{
list-style: none;
padding: 0;
margin: 5px 0 0 0;
}
#nav li
{
float: left;
margin: 0 0.7em;
}

#nav a
{
	color:#000000;
}

#nav a:hover
{
	color:#3366FF;
}
ul.timeline {
	margin-left: 10px; 
}

ul.timeline li {
	list-style-type: none;
}

span.bullet {
	font-size: 1em;
	margin-right: 10px;
}

#namelist {
	float: left;
	font-size:0.9em;		
	background: #E1FBDD;	
	border-right: 1px dotted #ccc;
	padding: 10px 0px 10px 5px;
	margin-right: 5px;
}

.nameShow {
	width: 140px;
	height: auto;
	visibility: visible;
}

.nameHide {
	width: 1px;
	height: 1px;
	visibility:hidden;
}

.phototable {
	margin-bottom: 45px;
	background-color: #BBD2D9;
	}

#portraitbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	border: 1px solid #fff;
	padding: 3px;
	float: right;
}

#quotebox {
	color: #336699;
/*	background:#fff url(../images/quote_open.gif) top left no-repeat; */
	font-size: 1.8em;
	font-style: italic;
	padding: 1px 15px 0px 15px;
	margin: 5px;
	min-height:50px;
}

div#quotebox h1 {
	font-style: normal;
	font-weight: bold;
}

#timelinebox {
	color: #335;
	width: 200px;
	height: auto;
	background: #F7FBC4;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px 15px 15px 15px;
	margin: 5px;
	float:right;
}

div#timelinebox h1 {
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 5px 5px;
	border: 1px solid #aaa;
	background-color: #fff;
	color: #123;
	width: 940px;
	z-index:1;
}

div#wrapper h1 {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	color: #006600;
}

div#wrapper h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

div.namelist a:link, a:visited {
	font-style: normal;
	text-decoration: none;
	}