body {
	min-width: 960px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

p {color: #333333;
	line-height: 1.4;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #999999;
}

#page_container #header_bar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}

ul li{
	margin: 0px;
	padding: 0px;
}

strong {
	font-weight: bold;
	color: #000000;
}


#page_container {
	height: 100%;
	min-height: 100%;
	text-align: left;
	margin-left: 80px;
	background-color: #FFFFFF;
	padding: 10px 15px 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#header_bar {
	font-size: 24px;
	margin: 0px;
	width: 940px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 30px;
	font-weight: bold;
	background-image: url(../pics/logo_header.gif);
	background-repeat: no-repeat;
}
#navigation {
	position: absolute;
	top: 80px;
	left: 10px;
	font-size: 1em;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	margin: 0px;
	list-style-type: none;
	float: none;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-color: #333333;
	width: 930px;
}

#navigation li {
	float: left;
	color: #FF6600;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#navigation ul {
}

#navigation li a:hover {
	color: #888888;
}
/* styles for cv alignment*/
		.indented_text {
	margin-left:0px;
	position: relative;
	left: 65px;
	font-family: Helvetica, Arial, sans-serif;
	width: 800px;
	color: #666666;
	margin-bottom: 0px;
	line-height: 130%;
		}
		.indented_text strong {
			margin-right: 5px;
		}
		#page_container #content_area .indented_text {
	margin-bottom: 5px;
	width: 800px;
		}
		.cv_year {
			position: absolute;
			left: -65px;
			letter-spacing: -.5pt;
		}
		/* end styles for cv */

#yearsmenu {
	position: absolute;
	left: 10px;
	top: 120px;
	font-size: 1em;
	color: #FF6600;
}
#yearsmenu li {
	list-style-type: none;
	text-indent: 0px;
	margin-bottom: 5px;
}





h1x {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: lighter;
	margin-top: 0px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#page_title {
	position: absolute;
	width: 800px;
	left: 150px;
	top: 130px;
	padding: 0px;
}

#content_area {
	width: 780px;
	position: absolute;
	left: 160px;
	top: 120px;
	margin-bottom: 10px;
	font-size: .85em;

}

#content_area p {
	width: 650px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #333333;
	clear: left;
}
#page_container #content_area img {
	float: left;
	clear: both;
	margin-bottom: 10px;
}


#page_container #content_area .workdescription a {
	margin-left: 10px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
#page_container #content_area .workdescription a:hover {
	color: #999999;
}


#page_container #content_area a {
	font-weight: bold;
}
.image_caption {
	font-size: 85%;
}
#page_container #content_area .workdescription a {
	float: none;
	clear: none;
}
.workdescription {
	font-size: 16px;
	position: relative;
	left: -95px;
	color: #FF6600;
	float: left;
	margin-bottom: 30px;

}
.workdescription img {
	float: none;
	clear: none;
}
