@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #080805;
	line-height: normal;
}
body {
	background-color: #3C1503;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width:960px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
}
#header {
}
#lin {
	height:15px;
}
#menucontainer {
	height: 20px;
	padding:20px 0px 0px 25px;
	font-variant:small-caps;
	font-size: 13px;
}
.menu {
	color: #e4c272;
	padding-right:25px;	
}
.menu a {
	color: #e4c272;
	text-decoration:none;
	padding-right:25px;	
}
.menu a:hover {
	color: #e4c272;
	text-decoration:underline;
	padding-right:25px;		
}
#top {
	height:300px;
	width:960px;
	background:url(../images/bg_top.gif) no-repeat;
}
#logo {
	float:left;
	width:500px;
}
#flash {
	background:url(../images/flbg.jpg) no-repeat;
	float:right;
	width:430px;
	height:300px;
}
#flash .fbg {
	background:url(../images/flbg.jpg) no-repeat;
}
#title {
	float:left;
	width:300px;
	padding:35px 0px 10px 20px;
	font-size:18px;
	color: #3C1503;
}
#content {
	background:url(../images/bg_content.gif) repeat-y  #fff;
	min-height:400px;
}
#leftcell {
	background-color: #fff;
	float:left;
	width:600px;
	min-height:300px;
	padding:0px 20px 10px 20px;
}
#rightcell {
	background-color: #e4c272;
	float:right;
	width:260px;
	height:inherit;
	padding:0px 10px 10px 10px;
	color: #3C1503;
}
#rightcell a{
	color: #3C1503;
	text-decoration:none;
}
#rightcell a:hover{
	color: #3C1503;
	text-decoration:underline;
}
#affiliations {
	float:left;
	padding: 10px 0px 0px 0px;
	bottom: 0px;
	width:600px;
}
.h2 {
	font-size:14px;
	color: #3C1503;
}
.h3 {
	font-size:11px;
	color: #3C1503;
	font-weight:bold;
}
.h4 {
	font: "Lucida Handwriting", Verdana, Geneva, sans-serif; 
	font-size:16px;
	color: #3C1503;
}
#footer{
	float:left;
}
a {
	color: #b29245;
	text-decoration:none;
}
a:hover {
	color: #b29245;
	text-decoration:underline;
}
.hr {	
	color: #e4c272;
}
.ten {
	padding: 0 0 8px 0px;
	margin-left:-15px;
	font-size:11px;
	line-height:12px;
}
.five {
	font-size:11px;
	line-height:12px;
}
.click {
	font-size: 9px;
}
.click a{
	font-size: 9px;
	color: #3C1503;
	text-decoration:none;
}
.click a:hover{
	font-size: 9px;
	color: #3C1503;
	text-decoration:underline;
}
.pic {
	border:1px solid #3C1503;
}
#mission {
	border: 1px solid #3C1503;
	padding:5px;
}
