img	{
		/*display: block;*/
		border: 0;
	}
a:link, a:visited, a:active, a:hover	{
	color: #960;
}
body	{
	margin: 0;
	background: #fff url("images/bg.gif") repeat;
}
body, td	{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
h1	{
	font-size: 18px;
	color: #960;
}
h2	{
	font-size: 14px;
	margin: 0;
}
h3	{
	font-size: 12px;
	color: #333;
	margin: 0 0 2px;
}
h3 a:link, h3 a:visited	{
	text-decoration: none;
	color: #333;
}
h3 a:active, h3 a:hover	{
	text-decoration: underline;
	color: #333;
}
#wrapper	{
	margin: 16px auto;
	padding: 0 16px;
	width: 728px;
}
#content	{
	border-top: 1px solid #546D6D;
	margin: 0;
}
#navbar	{
	padding: 6px 25px 2px 0;
	background: #0A2E2E url("images/navbar_bg.gif") repeat-x;
	text-align: right;
}
#navbar img	{
	border-right: 1px solid #546D6D;
}
#navbar img#nav1	{
	border-left: 1px solid #546D6D;
}
#masthead	{
	background: #fff url("images/masthead_bg.gif") repeat-x;
	border-bottom: 1px solid #0A2E2E;
	text-align: right;
}
#masthead img	{
	display: inline;
}
#box1	{
	float: left;
}
#box1text	{
	color: #033;
	font-size: 12px;
	line-height: 1.5em;
	padding: 18px 23px 18px;
}
#box2	{
	float: left;
	padding: 18px 0 9px 23px;
	font-size: 10px;
	color: #333;
	line-height: 1.2em;
}
#box2 p.sidelinks a:link, #box2 p.sidelinks a:visited	{
	color: #033;
	font-size: 10px;
	line-height: 1.5em;	
	font-weight: bold;
} 

#box2 p.sidelinks a:active, #box2 p.sidelinks a:hover	{
	color: #366;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
}
#box2 h1	{
	font-family: georgia, times, serif;
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
	margin: 0;
	color: #000;
	font-weight: normal;
}
#box2 h1 a:link, #box2 h1 a:visited	{
	color: #000;
	text-decoration: none;
}
#box2 h1 a:active, #box2 h1 a:hover	{
	color: #366;
	text-decoration: none;
}
#contentend	{
	border-top: 1px solid #033;
}

#footer	{
	height: 26px;
	background: #0A2E2E url("images/footer_bg.gif") repeat-x;
	color: #9cc;
}
#toer	{
	padding: 5px 0 0 20px;
}
img.frame	{
	border: 2px solid #0a2e2e;
}
.dense	{
	line-height: 1.2em;
}
.biopic	{
	float: right;
	background-color: #bbb;
	padding: 1px;
	border: 8px solid #e5e5e5;
	margin: 0 0 16px 16px;
}