<STYLE type="text/css">
<!--
BODY { 
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none;
}

.text { 
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none;
}

.title { 
	font-family: arial, verdana, helvetica; 
	font-size: 15px; 
	font-weight: normal; 
	font-style: normal; 
	color: #CC0000; 
	text-decoration: none;
}

.super { 
	vertical-align: super; 
	font-size: 7px;
}

.titleOLD { 
	border: 0px;
	width: 350px;
	font-family: Impact, verdana, arial, helvetica; 
	font-size: 18px; 
	font-weight: normal; 
	font-style: normal; 
	color: #CC0000; 
	text-decoration: none;
}

.subtitle { 
	border: 0px;
	width: 350px;
	font-family: verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	color: #333333; 
	text-decoration: none;
	font-variant: small-caps;
}

.content {
	position: absolute;
	top: 125;
	left: 210;
	border: 0px;
	width: 350px;
	font-family: arial, verdana, helvetica; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none;
	padding-bottom: 5px;
}

.photo {
	border: 0px solid black;
	position: absolute;
	top: 135;
	left: 570;
}

.tnav {
	border: 0px;
	position: absolute;
	top: 99;
	left: 0;
	text-align: right;
	width: 775px;
}
.tnavItem {
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	color: #333333; 
	text-decoration: none;
	padding: 2px;
	padding-left: 10px;
	height: 19px;
	text-align: center;
	background: #999999;
}
.tnavItem:hover {
	color: #CC0000; 
	text-decoration: underline;
}

.lnav {
	border: 0px;
	position: absolute;
	top: 127;
	left: 14;
	width: 175px;
	z-index: 100;
}

.lnavTitle {
	font-family: verdana, arial, helvetica; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal; 
	color: #cc0000; 
	text-decoration: none;
	padding-left: 5px;
}

.lnavItem {
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: none;
	width: 175px;
	height: 19px;
	/*background-image: url(images/spacer.gif);*/
}
.lnavItemOn {
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	color: #990000; 
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: none;
	width: 175px;
	height: 19px;
	/*background-image: url(images/spacer.gif);*/
}
.lnavItem:active {
	color: #cc6666;
	text-decoration: underline;
	/*background-image: url(images/leftnavbar.jpg);*/
}
.lnavItem:hover {
	color: #CC0000;
	text-decoration: underline;
	/*background-image: url(images/leftnavbar.jpg);*/
}
.bphoto {
	position: absolute;
	top: 330;
	left: 350;
	filter: alpha(opacity=50);
}

	.navtable {
		font-family: verdana, arial, helvetica; 
		font-size: 11px; 
		font-weight: bold; 
		text-decoration: none;
		cursor: hand;
	}
	.navtableitem {
		border: 1px solid #333333;
		background: #cccccc;
		width: 150;
		height: 20;
		padding: 5px;
		font-family: verdana, arial, helvetica; 
		font-size: 11px; 
		font-weight: bold; 
		text-decoration: none;
		cursor: hand;
	}
	.lnavmenu {
		display: none;
		position: absolute;
		width: 200px;
		left: 186;
		z-index: 100;
	}
-->
</STYLE>