.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;


}
a.nav:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: normal;




}
a.nav:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-decoration: none;


}
a.nav:visited:hover {
	font-size: 12px;
	color: #FFFF00;
	font-family: Geneva, Arial, Helvetica, san-serif;
}

.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;

}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}

.leftborder {
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #666666;
}
.bottombord {
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #999999;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidesborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-left-style: outset;
	border-right-color: #333333;
	border-left-color: #333333;
}
.tableborder {
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #666666;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #666666;

}
.indexback {
	background-image: url(images/jpegs/indexback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	background-attachment: scroll;


}
.bioback {
	background-image: url(images/jpegs/bioback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagedecor {
	background-image: url(images/jpegs/dt_decor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#maincontent {
	margin-top: 94px;
	margin-left: 155px;
	width: 490px;
	height: 380px;
	position: absolute;
	left: 237px;
	top: 43px;
	padding: 10px;
	overflow: auto;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
	z-index: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #333333;
}
.newsback {
	background-image: url(images/jpegs/newsback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
