body {
	color: #fff;
	margin-top: 0;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #fc0393;
	text-align: left;
}

p {
	color: #000;
}

ul {
	list-style: none;
	margin-left: 0;
}

li {
	padding-bottom: 4px;
}

a {
	padding: 2px;
	color: #b5235f;
	text-decoration: none;
}

a:hover {
	background-color: #fdff00;
	color: #333;
}

span.selected {
	padding: 2px;
}

a.selected, span.selected {
	background-color: #fff;
	color: #000;
}

a.image {
	padding: 0;
}

h3.nav_header {
	margin-bottom: 9px;
}

ul.nav {
	font-size: 20px;
}

span.inactive {
	color: #333;
}

.text_right {
	text-align: right;
}

.quiet {
	color: #b5235f;
}

.tagline {
	padding-left: 2px;
	margin-top: 2px;
}

.page_header {
	margin-bottom: 16px;
}

.left_set {
	padding-top: 18px;
}

.top_bar {
	width: 100%;
	background-color: #fff;
	color: #ff3084;
	padding-top: 9px;
	padding-bottom: 9px;
}

.top_bar .selected {
	background-color: #fc0393;
	color: #fdff00;
}

.top_bar a {
	color: #ff3084;
	text-decoration: underline;
}

.top_bar a:hover {
	color: #000;
}

.text_nav {
	float: right;
}

form.project_nav {
	float: right;
	display: inline;
	margin-right: 10px;
}

form.project_nav select {
	margin: 0;
	padding: 0;
}

#over_gallery {
	margin-bottom: 8px;
}

#side_callout {
	width: 180px;
	height: 24px;
	background-color: #fc0393;
	color: #fcfc17;
	font: 14px "Times New Roman", Times, serif;
	padding: 10px;
	margin-top: 8px;
}

#side_callout a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
}

#side_callout a:hover {
	color: #000;
}

.bottom_signature {
	margin-top: 0;
}

.inactive {
	visibility: hidden;
}

.previous_btn, .next_btn {
	float: left;
	background-color: #fdff00;
}

.previous_btn a, .next_btn a {
	color: #000;
	text-decoration: underline;
}

.previous_btn a:hover, .next_btn a:hover {
	color: #fff;
	background-color: #fc0393;
	text-decoration: underline;
}

.wrapper p {
	width: 100%;
	float: left;
}

.project_meta {
	color: #666;
	font-size: 13px;
	margin-left: 10px;
	width: 550px;
	float: right;
}

.previous_btn {
	width: 45px;
	height: 14px;
	padding: 10px;
	margin-right: 10px;
}

.next_btn {
	margin-top: 10px;
	padding: 0 10px 10px 6px;
}

.image_wrapper {
	height: 424px;
	text-align: center;
}

.text_wrapper {
	text-align: left;
	margin-top: 20px;
	*margin-top: 8px;
}

.stripNav {
	display: none;
}

.stripViewer {
	height: 500px;
}

.panel p {
	color: #666;
	font-size: 16px;
	width: 450px;
	text-align: left;
}

.resume a {
	text-decoration: underline;
	padding: 0;
}

.resume ul {
	color: #666;
}