h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 8px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	padding: 0;
}
#upDiv {
	position:absolute;
	left:10px;
	top:6px;
	width:134px;
	height:36px;
	z-index:12;
}

#bioHold {
	padding-top: 3px;
	margin-right: 5px;
}
#essayHold {

}

a:link,
a:visited {
	text-decoration: none;
	color: #E2B0E8;
}
a:hover {
	color: #C1C0C8;
	text-decoration: none;
}

a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }
.horizontalLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 100%;
}

.line_hor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 10px;
	width: 150px;
	margin-left: 0px;
}
.image_float_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 5px;
}
.image_float_left {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.image_float_right_tight {
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
.image_float_right_tight2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
}
.image_float_left_tight {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
.image_float_left_tight2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
}
p {
	color: #CCC;
}
#photoeye {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	position: absolute;
	z-index: 33;
	left: 71px;
	top: 20px;
}
