body, html {
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000;
}

#home_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 60px;
}

#home_content {
	margin-top: 20px;
	position: relative;
}

a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #c7c7c7;
}

#offscreenHeader {
	margin-left: -50em;
}

/*#enterLink {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #98503a;
	font-weight: bold;
	position: absolute;
	top: 430px;
	left: 720px;
}

#enterLink:hover {
	color: #ddd;
	text-decoration: underline;
} */

#enterLink a:link, #enterLink a:visited {
	font-family: Verdana, Geneva, sans-serif;
	/*color: #dedee6;*/
	color: #98503a;
	font-size: 0.85em;
	margin-top: 0.8em;
}

#enterLink a:hover {
	font-family: Verdana, Geneva, sans-serif;
	/*color: #a67010;*/
	color: #ddd;
	font-size: 0.85em;
	margin-top: 0.8em;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #a67010;
	font-size: 0.55em;
	margin-top: 2.5em;
	text-align: center;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
}

#container p {
	/*text-align: center;*/
}

#indexHeaderImage {
	margin-left: 10%;
}

#header img {
	margin-left: 30px;
}

#content {
	height: 550px;
	border: 1px solid #808080;
	background-color: #191408;
}

#nav {
	margin-top: 0.5em;
	/*position: relative;*/
}

#mainNavList {
	list-style-type: none;
	margin: 0.5em 0px 0px 40px;
	padding: 0px;
	position: relative;
}

#mainNavList li {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 0.03em;
	margin: 0px;
	padding: 0px;
	/*margin-right: 40px;*/
}

#mainNavList  li a {
	/*float: left;*/
	margin: 0px;
	padding: 5px 15px 2px;
	display: block;
}

#mainNavList li a:hover {
	background-color: #a67010;
	color: #c7c7c7;
}

#navSelected {
	color: #98503a;
	background-color: #000;
	/*padding: 6px 8px 6px  8px;*/
	border-top: solid 1px #938234;
	border-right: solid 1px #938234;
	border-left: solid 1px #938234;
	width: 5.55em;
}

#portfolioNavList {
	list-style-type: none;
	/*float: left;*/
	/*width: 750px;*/
	margin: 1px 0px 5px 0px;
	padding: 0px;
	position: absolute;	
	top: 1.7em;
	left: -0.35em;
}

#portfolioNavList li {
	letter-spacing: normal;
	float: left;
	/*display: inline;*/
	font-weight: normal;
	font-size: 0.8em;
	background-color: #000;
	border-bottom: solid 1px #938234;
	/*padding: 4px 0;*/
}

#portfolioNavList li a {
	padding: 6px 18px 6px;
	/*float: left;*/
	display: block;
}

.navleftend {
	border-left: solid 1px #938234;
	border-top: solid 1px #938234;
	width: 3.8em;
}

.navrightend {
	border-right: solid 1px #938234;
	border-top: solid 1px #938234;
}

.navcenter {
	border-top: solid 1px #938234;
}

.navunder {
	border-top: solid 1px #000;
	width: 6.4em;
}

#animal .animal {
	color: #98503a;
	font-weight: bold;
}

#composites .composites {
	color: #98503a;
	font-weight: bold;
}

#farm .farm {
	color: #98503a;
	font-weight: bold;
}

#family .family {
	color: #98503a;
	font-weight: bold;
}

#toys .toys {
	color: #98503a;
	font-weight: bold;
}

#about .about {
	color: #98503a;
	font-weight: bold;
}

#media .media {
	color: #98503a;
	font-weight: bold;
}

#purchase .purchase {
	color: #98503a;
	font-weight: bold;
}

#installations .installations {
	color: #98503a;
	font-weight: bold;
}

#contact .contact {
	color: #98503a;
	font-weight: bold;
}

#pubs .pubs {
	color: #98503a;
	font-weight: bold;
}

#sublimation .sublimation {
	color: #98503a;
	font-weight: bold;
}

#summer .summer,
#publications .publications {
	color: #98503a;
	font-weight: bold;
}

#gallery_wrapper {
	margin-top: 40px;
}

#left_side {
	text-align: center;
	width: 325px;
	float: left;
	padding-top: 70px;
	clear: left;
}

#statement_link {
	font-size: 0.9em;
	color: #938234;
	text-decoration: underline;
}

#statement_link:hover {
	color: #c7c7c7;
}

img {
	border: none;
}

#thumbnails {
	width: 195px;
	height: 290px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#thumbnails table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}

#thumbnails table td {
	padding: 5px 6px;
}

#thumbnails a {
	margin-bottom: 0px;
	margin-right: 0px;
}

#thumbnails img {
	border: solid 1px #352f16;                                                        /* Thumbnail border color */
}

#thumbSelected {
	border: 3px solid #98503a !important;
}

#divider_bar {
	float: left;
	margin-top: 25px;
	display: block;
}

#right_side {
	display: block;
	float: left;
	width: 455px;
	text-align: center;
	/*border: solid 1px #3ee;*/
}

#right_side a {
	color: #98503a;
	font-weight: bold;
}

#mainImage {
	/*width: 317px; */
	margin-top: 70px;
	border: solid 2px #eee;
	/*margin-left: 66px; */;
}

#decorImage {
	border: solid 2px #eee;
	margin-top: 40px;
}

#imageTitle {
	font-size: 0.9em;
	color: #98503a;
}

#statement_block {
	display: none;
	margin: 90px 40px 0px;
	padding-top: 10px;
	max-height: 365px;
	overflow: auto;
}

#bio_block, #media_block, #purchase_block, #installations_block {
	/*color: #000;
	background-color: #eee;*/
	margin: 50px 40px 0px;
	padding-top: 10px;
	max-height: 400px;
	overflow: auto;
}

#contact_block {
	margin: 40px 40px 0px;
	padding-top: 0px;
	max-height: 450px;
	overflow: auto;
}

#bio_block {
	margin-top: 40px;
	padding-top: 0px;
	padding-left: 0.5em;
	color : #c7c7c7;
}

#media_block {
	width: 82%;
	margin: 30px auto 0px auto;
}

#media_block h3{
	color: #c7c7c7;                                                                   
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}

#statement_block p, 
#bio_block p, 
#bio_block table td, 
#purchase_block p, 
#installations_block p,
#topPart p{	
	color: #c7c7c7;                                                                /* Controls color of text on right side */
	/*color: #938234;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

#contact_block p {
	color: #c7c7c7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

#bio_block p {
	margin-right: 1.5em;
}

#bio_block table {
	width: 95%;
	/*border: solid 1px #ee4;*/
}

#bio_block table td {
	padding: 4px 0px 0px 5px;
	vertical-align: top;
}

#bio_block h1, 
#purchase_block h1,
#topPart h1 {
	color: #c7c7c7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: left;
}

#bio_block h3 {
	color: #c7c7c7;                                                                   /* Controls color of right side headers */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	/*font-weight: bold;*/
	margin-top: 28px;
	margin-bottom: 2px;
	text-align: left;
}

#links {
	margin-left: 12px;
	margin-top: -1.8em;
	max-height: 410px;
	overflow: auto;
}

#links h3 {
	color: #c7c7c7;                                                                  
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
	margin-left: 12px;
}

#links h4 {
	color: #c7c7c7;                                                                  
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	text-align: left;
	margin-left: 16px;
	margin-bottom: 0px;
}

#links p {
	color: #c7c7c7;                                                                  
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
	margin-left: 22px;
	margin-top: 0.5em;
	line-height: 140%;
}

#links a {
	color: #98503a;
	font-weight: bold;
}

#error {
	color: #000;
	background-color: #eee;
}

#request_form {
	text-align: left;
	max-width: 38em;
	border: solid 1px #b47911;
	background-color: #4d3e19;
	color: #c7c7c7;
	font-family: "Palatino Linotype", Garamond, sans-serif;
	font-size: 0.9em;
	margin-top: 1.5em;
	padding: 5px;
}

textarea, input {
	background-color: #ddd;
	overflow: auto;
}

.firstcol {
	text-align: right;
}

#email_error {
	color: #f00;
	/*display: none;*/
}

#error_msg {
}

#mediaTable {
	width: 80%;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
}

#mediaTable td {
	padding: 10px 10px;
	border: solid 1px #666;
	/*width: 30%;*/
	vertical-align: top;
	color: #c7c7c7; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

#contentPubs {
	border: 1px solid #808080;
	background-color: #191408;
}

#topPart {
	width: 650px;
	margin: 0px auto 0px auto;	
}

#topPart h1 {
	clear: left;
	text-align: center;
}

#purchase_block h1 {
	margin-bottom: 1.5em;
}

#topPart h1 {
	clear: both;
	margin-top: 5em;
	text-align: center;
	margin-bottom: 1.5em;
}

#horizontal_bar {
	display: block;
	margin: 10px auto 20px auto;
}

#pubTable {
	width: 700px;	
	margin: 20px auto;
}

td.bookDescription,
td.bookDescriptionAqua,
td.bookDescriptionBlue {
	color: #c7c7c7;
	padding: 5px 10px 0px 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

td.bookImage {
	padding-bottom: 40px;
	text-align: center;
}

td.bookDescription h2 {
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
}

td.bookDescription h3 {
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
}

td.bookDescriptionAqua h2 {
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	color: #5dd0d7;
}

td.bookDescriptionAqua h3 {
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #5dd0d7;
}

td.bookDescriptionBlue h2 {
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	color: #76b3d5;
}

td.bookDescriptionBlue h3 {
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #76b3d5;
}

