@charset "UTF-8";

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #eeefee;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
a {
	outline: none;
	text-decoration: none;
}
a:link, a:visited {
	color: #cc4307;
	border-bottom: solid 1px #eeefee;
}
a:hover, a:active {
	color: #cc4307;
	border-bottom: solid 1px #cc4307;
}
a.selected:link, a.selected:visited, a.selected:hover, a.selected:active {
	color: #cc4307;
	border-bottom: solid 1px #cc4307;
}
* html a:link {
	text-decoration: none;
}
* html a:visited {
	text-decoration: none;
}
* html a:hover {
	text-decoration: underline;
}
* html a:active {
	text-decoration: underline;
}
* html a.selected:link {
	text-decoration: underline;
}
* html a.selected:visited {
	text-decoration: underline;
}
* html a.selected:hover {
	text-decoration: underline;
}
* html a.selected:active {
	text-decoration: underline;
}
img {
	border: none;
	display: block;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	padding-right: 0px;
}
.small_text {
	font-size: 11px;
	line-height: 14px;
}
.small_text p {
	padding-bottom: 14px;
}


/* ----------------------------- */

#container {
	width: 947px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#table {
	height: 100%;
}
#inside_wrapper {
	padding: 20px;
	height: 515px;
	width: 907px;
	position: relative;
}

/* ----------------------------- */

#hughcullum {
	left: 0px;
	top: 0px;
	width: 198px;
	margin-right: 12px;
}
#hughcullum  #slash {
	padding-left: 25px;
}
#nav_and_title {
	color: #cc4307;
	width: 618px;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	height: 14px;
}
a.hughcullum:link, a.hughcullum:visited {
	color: #333333;
	border-bottom: solid 1pix #eeefee;
}
a.hughcullum:hover, a.hughcullum:active {
	color: #333333;
	border-bottom: solid 1pix #333333;
}

/* ----------------------------- */

#button {
	padding-top: 137px;
	width: 198px;
	margin-right: 12px;
	float: left;
	height: 364px;
}
#button #button_arrow {
	float: left;
	width: 26px;
}
#button #button_rollover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc4307;
	float: left;
	width: 162px;
	margin-left: 10px;
	margin-top: 7px;
	visibility: hidden;
}
/* ----------------------------- */
#splash {
	float: right;
	width: 696px;
	height: 514px;
	overflow: hidden;
}
#about {
	float: left;
	width: 408px;
	padding-top: 141px;
	height: 363px;
	overflow: hidden;
}
#diary {
	float: left;
	width: 630px;
	padding-top: 141px;
	height: 363px;
	overflow: hidden;
}
#people {
	float: left;
	width: 630px;
	padding-top: 141px;
	height: 363px;
	overflow: hidden;
}
.column {
	float: left;
	width: 198px;
	margin-right: 12px;
	height: 360px;
}
.entry {
	padding-bottom: 14px;
}
.entry .name, .entry .qual, .entry .title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#contact {
	float: left;
	width: 198px;
	padding-top: 141px;
	height: 363px;
	overflow: hidden;
	margin-right: 12px;
}
#contact_image {
	float: left;
	width: 408px;
	height: 471px;
	padding-top: 30px;
}
#contents {
	float: left;
	width: 630px;
	padding-top: 141px;
	height: 360px;
	overflow: hidden;
}
#contents_rollovers {
	margin-top: 141px;
	width: 198px;
	margin-right: 12px;
	float: left;
	height: 360px;
	position: relative;
}
#contents_rollovers .thumbnails {
	visibility: hidden;
	top: 0px;
	position: absolute;
	left: 0px;
}
#contents_rollovers .thumbnails img {
	padding-bottom: 3px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #cc4307;
}
#project {
	float: left;
	width: 695px;
	padding-top: 45px;
	height: 442px;
}
#project #subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc4307;
	font-size: 9px;
	margin-bottom: 9px;
	height: 14px;
	margin-left: -2px;
	line-height: 15px;
}
#project #subnav img {
	display: inline;
	vertical-align: top;
}
#project #subnav a.arrow:link, #project #subnav a.arrow:visited, #project #subnav a.arrow:hover, #project #subnav a.arrow:active {
	border-bottom: solid 1px #eeefee;
}
#project #subnav #nextlink {
	margin-right: 15px;
}
#project #project_text {
	width: 408px;
	padding-top: 73px;
}
#project .portrait {
	margin: -80px 0px 0px 232px;
}
