#content {
	padding-bottom: 30px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: relative;
	width: 900px;
	overflow: auto;
}

#story {
	color: #323232;
	line-height: 19px;
	font-size: 12px;
	font-family: Georgia;
	left: 0px;
	top: 0px;
	width: 310px;
	overflow: auto;
	float: left;
}

#gallery {
	width: 590px;
	height: 415px;
	float: right;
	height: 415px;
	overflow: auto;
	margin-bottom: 30px;
}

h2 {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 12px;
	padding: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #018f8e;
}

a:hover {
	color: #ff0000;
}

.mainmenu {
	margin-right: 15px;
	color: #018f8e;
	font-size: 19px;
	font-family: Georgia;
}
.mainmenu:hover {
	color: #ff0000;
}
#mainactive {
	color: #ff0000;
	text-decoration: underline;
}
#submenu {
	left: 0px;
	bottom: 0px;
	position: absolute;
}
.submenu {
	margin-right: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #018f8e;
	font-family: Arial;
	font-size: 9px;
	letter-spacing: 1px;
}
.submenu:hover {
	color: #ff0000;
}
#subactive {
	color: #ff0000;
	text-decoration: underline;
}
body {
	background: #f3f4f0;
}
#menu {
	margin-top: 60px;
	margin-bottom: 40px;
	position: relative;
	height: 100px;
}
#html {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#getflash {
	right: 0px;
	top: 0px;
	position: fixed;
}
#logo {
	right: 0px;
	top: 0px;
	position: absolute;
}
#story p {
	margin-bottom: 19px;
	margin-top: 0px;
}
.date {
	display: block;
	margin-bottom: 19px;
	margin-top: 0px;
}
.caption {
	bottom: -25px;
	left: 25px;
	position: absolute;
	background-color: #1a1b1a;
	height: 175px;
	width: 175px;
}
.details {
	line-height: 14px;
	padding: 15px;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial;
	font-size: 9px;
}
.project {
	clear: right;
	display: block;
}
#text {
	padding-right: 30px;
}
.image {
	right: 0px;
	top: 0px;
	position: absolute;
	height: 415px;
	width: 590px;
}
#copyright {
	margin-bottom: 50px;
	line-height: 11px;
	margin-top: 20px;
	font-family: Georgia;
	font-size: 11px;
}
a img {
	border-style: none;
	border-width: 0px;
}
#disclaimer {
	width: 200px;
	line-height: 25px;
	font-size: 15px;
}
#disclaimer a {
	font-style: italic;
}
#copyright span {
	margin-right: 20px;
}
