.thumbnail_box {
	padding: .5em;
	background-color: #000000;
	float: left;
	color: #ffffff;
	font: .8em verdana, trebuchet, helvetica, arial, sans-serif;
}

.title_box {
	width: 150px;
	height: 5em;
}

h1 {
	font: normal 1.5em verdana, trebuchet, helvetica, arial, sans-serif;
	color: #333333;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999;
	padding-bottom: 2em;
	padding-top: 1em;
	width: 37em;
}

h2 {
	font: normal 1.2em verdana, trebuchet, helvetica, arial, sans-serif;
	color: #333333;
	margin-top: 2em;
}

.thumbnail {
	border: 4px solid #333333;
}


body {
	color: #333333;
	font-size: 100%;
}

.gallery_box {
	background-color: #000000;
	width: 55em;
	padding: 1em 0 1em 1em;
	height: 80em;
}

.pagelink:link, .pagelink:hover {
	color: #eeeeee;
	text-decoration: underline;
}

.pagelink:visited {
	color: #ffff00;
	text-decoration: underline;
}

.view_pagebox {
	margin-top: .5em;
}

#home_titlelink:link, #home_titlelink:hover, #home_titlelink:visited {
	color: #333333;
	text-decoration: none;
}

#homelink:link, #homelink:hover, #homelink:visited {
	text-decoration: underline;
	font: .8em verdana, trebuchet, helvetica, arial, sans-serif;
	display: block;
}

.pagepic {
	display: block;
	border: 0;
}

.pagepic_box {
	width: 200px;
	background-color: #eeeeee;
	padding: .5em .5em 1em .5em;
	margin-top: 2em;
}

.image_credit:link, .image_credit:visited, .image_credit:hover {
	font: .6em verdana, trebuchet, helvetica, arial, sans-serif;
	text-decoration: underline;
	margin-left: 110px;
}

.enlarge:link, .enlarge:visited, .enlarge:hover {
	font: .8em verdana, trebuchet, helvetica, arial, sans-serif;
	text-decoration: underline;
}

.cite {
	text-align: right;
	font: .8em/1.5em verdana, trebuchet, helvetica, arial, sans-serif;
	color: #333333;
	width: 55em;
	margin-top: -1em;
}

p {
	font: .8em/1.5em verdana, trebuchet, helvetica, arial, sans-serif;
	color: #333333;
	width: 55em;
}

object {
	float: right;
	border: 10px solid #eeeeee;
	margin-right: 10em;
	margin-top: 1em;
}

#video_asterisk {
	float: right;
	font: .8em/1.5em verdana, trebuchet, helvetica, arial, sans-serif;
	color: #333333;
}

#tagline {
	font: .8em/1.5em verdana, trebuchet, helvetica, arial, sans-serif;
	color: #333333;
	margin-bottom: 1em;
	
}