@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.officers-col h2 .director {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
img {
	border: none;
}
a:link, a:visited {
	text-decoration: underline;
}
.clear {
	clear: both;
}
a:hover {
	text-decoration: none;
}
#footer a {
	color: #339933;
}
#footer .copyright a {
	color: #999999;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
}
#content {
	color: #FFFFFF;
	padding: 20px;
	min-height: 300px;
}
.officers-col {
	float: left;
	width: 385px;
	margin-right: 10px;
	margin-left: 10px;
}
.officers-col h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.officers-col p {
	margin-left: 10px;
}
#header, #flash-banner {
	line-height: 0px;
}
#nav {height: 27px; width: 850px;}
#content p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h1 {
	font-weight: normal;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 8px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h3 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 15px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}
#content h3 a {
	text-decoration: none;
}
#content li {
	margin-bottom: 10px;
}
#content a {
	color: #339933;
}
.officers-col ul, .officers-col li {
	margin-top: 0px;
	margin-bottom: 8px;
}
.itemRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#facebox {
	/* overlay is hidden before loading */
	display:none;
	/* standard decorations */
	width:600px;	
	background-color: #EF0F1A;
	padding: 10px;
	left: auto !important;
	right: 200px;
}
#facebox h2 {
	color:#fff;
	padding:5px 0px 10px;
	font-size:40px;
	line-height: 40px;
	margin: 0px;
}
#facebox button {
	background-color: #000;
	border: 1px solid #000;
	color: #EF0F1A;
	float: right;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 10px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#facebox button:hover {background-color: #FFF; color: #000;}



#popup-wide {
	/* overlay is hidden before loading */
	display:none;
	/* standard decorations */
	width:850px;	
	background-color: #333;
	padding: 10px;
	margin: 0px auto;
}
#popup-wide h2 {
	color:#fff;
	padding: 0px;
	font-size:30px;
	line-height: 30px;
	margin: 0px;
}
#popup-wide h3 {
	color:#fff;
	padding:5px 0px 10px;
	font-size:16px;
	line-height: 15px;
	margin: 0px;
}
#popup-wide button {
	background-color: #666;
	border: 1px solid #999;
	color: #FFF;
	float: right;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 10px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#popup-wide button:hover {background-color: #FFF; color: #000;}

