@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;}

body {
	font-size:14px;color:#fff;background:#2e1a06;font-family:Helvetica, Arial, sans-serif;line-height:22px;height:100%;width:100%;
	}
a:visited, a:link {
	color:#fff;text-decoration:none;
	}
a:active, a:hover {
	color:#8cc63f;text-decoration:underline;
	}
p {
	margin-bottom:14px;clear:left;
	}
h3 {
	font-size:34px;line-height:42px;font-family:"Times New Roman", Times, serif;color:#FFF;font-weight:normal;letter-spacing:3px;
	}
iframe {
	width:760px;border:0;overflow:auto;height:490px;
	}
div#copy img {
	border:none;padding:0;margin:0;float:left;
	}
div#container {
	width:900px;height:684px;background:#2e1a06 url(/imgs/bgnd.gif) 0 54px no-repeat;margin:30px auto;
	}
div#content {
	float:left;width:900px;
	}
div#logo {
	background-color:#2e1a06;margin:0 0 20px 80px;padding-left:20px;float:left;display:inline;
	}
div#logo img {
	border:0;
	}
div#nav {
	width:464px;padding-top:50px;background-color:#2e1a06;float:left;
	}
div#previous {
	width:60px;float:left;padding:220px 10px 0 0;
	}
div#previous img {
	float:right;border:0;
	}
div#copy {
	width:760px;height:480px;float:left;
	}
div#next {
	width:60px;float:left;padding:220px 0 0 10px;
	}
div#next img {
	float:left;border:0;
	}
div#bottom {
	float:left;clear:both;height:50px;width:900px;padding-top:10px;text-align:center;
	}
div#nav img, div#right_col img {
	float:left;border:0;
	}
div#foot {
	width:900px;line-height:40px;text-align:center;font-size:10px;color:#8b0b04;float:left;
	}
div#left_col {
	width:370px;margin-right:20px;float:left;
	}
div#right_col {
	width:370px;height:490px;overflow:auto;float:right;color:#8cc63f;
	}
	
.photocredit {
	font-size:9px;color:#fff;font-style:normal;margin-top:0px;padding:3px 0 0;text-align:center;
	}
.credit {
	font-size:10px;color:#fff;font-style:italic;margin-top:90px;
	}
	
/* ----- clearfix ----- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
*html .clearfix {height: 1%;}
*html #container {height:684px;}
*html #right_col {height:490px;}
*html iframe {height:490px;}
*html #copy {height:480px;}
/* ----- end clearfix ----- */
