/*  general layout styling  */
body {
	text-align: center;
	margin: 42px 0 0 0;
	background: #3B3938;
	}
div {
	font: 11px Tahoma, Arial, Verdana, sans-serif;
	color: #FFF;
	}
table {
	font: 11px Tahoma, Arial, Verdana, sans-serif;
	color: #FFF;
	}
div#contain {
	width: 749px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	position: relative;
	height: 226px;
	}
div#navbox {
	width: 285px;
	position: absolute;
	top: -1px;
	left: 464px;
	}
div#leftside {
	position: absolute;
	top: 120px;
	left: 80px;
	text-align: left;
	width: 296px;
	height: 35px;
	visibility: visible;
	}
div#rightside {
	position: absolute;
	top: 103px;
	left: 480px;
	text-align: left;
	background: url(../img/corner_notch_229px.gif) no-repeat bottom;
	width: 140px;
	height: 57px;
	}	
div#copyright {
	text-align: right;
	position: relative;
	top: 2px;
	right: 8px;
	}
img.cultureimg {
	margin: 6px;
	}
	
/*  general text styling  */
h1 {
	font: 9px Tahoma, Arial, Verdana, sans-serif;
	color: #FFF;
	padding: 0;
	margin: 0;
	}
p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	line-height: 1.15em;
	background: #000;
	}
p.left {
	padding: 6px 11px 6px 6px;
	}
p#nav {
	padding: 6px 11px 6px 6px;
	}
p#nav a {
	display: block;
	line-height: 1.3em;
	}	
p#navgrey {
	padding: 6px 11px 6px 6px;
	color: #D0C9C7;
	}
p#reel {
	padding: 6px 11px 6px 6px;
	background: #000;
	}
p#reel a {
	display: block;
	line-height: 1.3em;
	}
.lightgrey {
	color: #D0C9C7;
	}
.midgrey {
	color: #A6A09D;
	}
.yw {
	color: #FFDA00;
	}
.bold {
	font-weight: bold;
	}
.italic {
	font-style: italic;
	color: #FFDA00;
	}
.itlwhite {
	font-style: italic;
	color: #FFF;
	}
	
/*  general link syling  */
a {
	color: #FFDA00;
	text-decoration: underline;
	}
a:link, a:visited {
	color: #FFDA00;
	} 
a:hover {
	color: #FFF;
	}
	
/*  main page  */
div#directors {
	position: absolute;
	top: 126px;
	left: 492px;
	background: #000;
	text-align: left;
	width: 170px;
	}	
	
.gear{
	visibility:hidden;
	height:0;
	}
