.container {
	margin: 0;
	padding: 0;
	border:0;
}
body {
	/*background-color: #FFFFCC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	/*color: #333333;*/
	color:#000000;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: normal;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
	text-decoration: none;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
}

img.bioimg {
	border: 2px solid #020235;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
	}
	
#head {
	}
	

#head table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrap {
	}
#lmenu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 190px;
	line-height:16px;
}
#lmenu td, th {
	/*border:1px solid #FFFFCC;*/
	border:1px solid #FFFFFF;
	background-color: #ffffff;
	}
	
#lmenu table {
	/*background-color:#FFFFCC;*/
}

#lmenu a:link {
	text-decoration: none;
	color: #333333;
}
#lmenu a:visited {
	text-decoration: none;
	color: #333333;
}
#lmenu a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FF0033;
}
#mmenu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#mmenu td, th {
	/*border:1px solid #FFFFCC;*/
	border:1px solid #FFFFFF;
	background-color: #CCCCCC;
	}
	
#mmenu table {
	/*background-color:#FFFFCC;*/
}

#mmenu a:link {
	text-decoration: none;
}
#mmenu a:visited {
	text-decoration: none;
	color: #333333;
}
#mmenu a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FF0033;
}

.dTitle {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color:#cccccc;
	line-height: 24px;
	}
.photos {
	text-align: center;
	padding-bottom: 5px;
	}
#detail {
	/*background-color: #FFFFCC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	/*color: #333333;*/
	color:#000000;
	width: 477px;
	}
.dText {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-left: 4px;
	}
#ppage {
	font-size:12px;
	line-height:16px;
	}
#ppage td {
	font-size:12;
	line-height:15px;
	}
#detail td {
	margin-right: 6px;
}
img.padleft {
	padding-left: 3px;
}
