
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 90px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left:0px;
	background-image: url(../images/graphics/bg_color_header.gif);
	background-repeat: repeat-x;
}
#index_container {
	position: absolute;
	top: 150px;
	left: 85px;
}
#footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 800px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-align:center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #80B36A;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.photographs {
	position: absolute;
	left: 257px;
	top: 89px;
	height: 25px;
	width: 140px;
}
.information {
	position: absolute;
	left: 521px;
	top: 89px;
}
.logo {
	position: absolute;
	left: 6px;
	top: 5px;
}
.worksonpaper {
	position: absolute;
	top: 70px;
	left: 382px;
	border-top-width: 0px;
	border-top-style: none;
}
.contact {
	position: absolute;
	left: 640px;
	top: 70px;
}
.secondarylinks {
	height: 45px;
	width: 300px;
	position: absolute;
	left: 45px;
	top:125px;
	text-align: left;
}
.image_container_horiz {
	height: 280px;
	width: 400px;
	position: absolute;
	left: 300px;
	top:200px;
	text-align: center;
	vertical-align: bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
	margin-top: 25px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-style: normal;
	font-weight: normal;
}
