body	{
	background-image: url(bg.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

table	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	color: #003466;
	line-height: 19px;
}

a	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	color: #003466;
	border-bottom: 1px dotted #536fa5;
	text-decoration: none;
}

a:hover	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	color: #004a92;
	border-bottom: 1px dotted #536fa5;
	text-decoration: none;
}

.nav	{
	background-image: url("navbar.png");
	background-repeat: no-repeat;
}

.nav_under	{
	background-image: url("navbar_under.png");
	background-repeat: repeat-y;
}

.text	{
	border-top: 1px dotted #536fa5;
	border-bottom: 1px dotted #536fa5;
	padding-top: 15px;
	padding-bottom: 13px;
}

.bio	{
	border-bottom: 1px dotted #536fa5;
	padding-top: 15px;
	padding-bottom: 13px;
}


.bold	{
	font-weight: bold;
}

.mini_title	{
	font-size: 13px;
	font-weight: bold;
}

.img	{
	padding: 3px;
	border: 1px solid #cbdeeb;
	margin-right: 10px;
}

.tabletop	{
	font-size: 13px;
	font-weight: bold;
}

.biopic	{
	padding: 3px;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-bottom: 10px;
}

.biotitle	{
	font-size: 14px;
	font-weight: bold;
}

.homepagepic	{
	padding-bottom: 40px;
}
