#container {
	height: 560px;
	width: 760px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 80%;
	position: relative;
	padding: 0px;
	letter-spacing: 0.1em;
}
#branding {
	height: 330px;
	width: 156px;
	float: left;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
}
#branding_text {
	margin: 0px;
	padding: 15px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
	color: #999999;
}
#branding_logo {
	position: absolute;
	height: 110px;
	width: 178px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
}
#nav {
	float: left;
	width: 124px;
	height: 410px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
}
#nav_main {
	width: 105px;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_main ul a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 14px;
}
#nav_main ul a:hover {
	width: 101px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 13px;
}
#nav_sub {
	float: right;
	width: 85%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#nav_sub ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
#nav_sub ul a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 91px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#nav_sub ul a:hover {
	color: #333333;
	width: 91px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#site_info {
	width: 750px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: right;
	padding: 5px;
}
#content {
	float: left;
	height: 440px;
	width: 465px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	top: 110px;
}
#content_photos {
	height: 330px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	width: 464px;
	position: relative;
}
#content_text {
	margin: 0px;
	height: 112px;
	width: 454px;
	padding-right: 10px;
}
#content_photo_thumb {
	width: 35px;
	height: 330px;
	position: absolute;
	right: -50px;
	top: 0px;
}
#content_photo_thumb img {
	padding-bottom: 5px;
}
#content_text p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#site_info {
	position: absolute;
	bottom: -25px;
	width: 220px;
	right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	font-style: italic;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: .2em;
	font-size: 90%;
}
#page_title {
	position: absolute;
	height: 35px;
	width: 475px;
	left: 285px;
	top: 75px;
	font-family: "Times New Roman", Times, serif;
	font-size: 220%;
	color: #CCCCCC;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .2em;
}
.project {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	color: #999999;
	padding-right: 5px;
	text-decoration: none;
}
#content_form {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.formfield {
	border: 1px solid #CCCCCC;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	display: block;
	margin-top: 3px;
}
.link_active {
	color: #333333;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #333333;
	width: 91px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-weight: bold;
}
.more {
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	display: block;
}
.no_border {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#flash {
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
