body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #000099;
	}

p {
	padding: 0 10px 1em 10px;
	}
	
a:link {
	color: #0000cc;
	}
	
a:visited {
	color: #000033;
	}
	
a:hover {
	color: #ff6600;
	}
	
a:active {
	color: #cc0000;
	}
	
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 5px;
	}
	
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600; 
	text-align: center;
	margin: 5px 0px 1em 0px;
	}

h3 {
	margin: 0em;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	padding: 0 10px 0px 10px; 
	}
	
h3.redbar {
	margin: 1em 0px 1.5em 0px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	background-image: url(images/red2blue.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 3px 3px 3px 20px; 
	}
	
li {
	padding: 0 10px 1em 10px;
	}
	
	
	
#header {
	margin: 0px;
	padding: 0px;
	border: 0;
	background-image: url(images/top-banner.gif);
	width: 650px;
	height: 46px; }


#container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 150px 0 0;
	padding: 0px;
	border: 0px solid yellow;
	background-color: #fff;
	background-image: url(images/border-shadow.gif);
	background-repeat: repeat-y;
	}

#menu {
	position: absolute;
	top: 50px;
	left: 5px;
	width: 140px;
	border: 0px solid green;
	}

#content {
	left: 155px;	
	margin: 0 0 0 150px;
	padding: 5px 0px 0px 0px;
	border: 0px solid red;
	background-image: url(images/top-left.gif);
	background-repeat: no-repeat;
	}

#bottom {
	position: relative;
	margin: 0 0 0 150px;
	padding: 0;
	border: 0px solid orange;
	height: 25px; 
	clear: both;
	}



#footer {
	margin: 0;
	padding: 0;
	border: 0px solid black;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-color: #000099;
	height: 45px; 
	clear: both;
	}

#topright {
	position: absolute;
	right: 0px;
	top: 0px; 
	width: 21px; 
	height: 21px;
	}

#bottomright {
	position: absolute;
	bottom: 0px;
	right: 0px; 
	width: 25px; 
	height: 25px;
	}

#bottomleft {
	position:relative;
	width: 25px; 
	height: 25px;
	}

/* hide from IE mac \*/
* html #topright {
	position: absolute;
	right: 149px;
	top: 0px; 
	width: 21px; 
	height: 21px;
	}
	
* html	#bottomright {
	position: absolute;
	bottom: -1px;
	right: -1px; 
	width: 25px; 
	height: 25px;
	}

/* end hiding from IE5 mac */

.button {
	padding: 0;
	margin: 0;
	border: 0;
	width: 140px;
	height: 20px;
	}
	
.bottommenu {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	}
	
.floatleft { 
	position: relative;
	float: left; 
	margin: 0 10px 5px 10px; 
	padding: 2px;
	border: 2px solid #ff6600;
	}

.floatright { 
	position: relative;
	float: right; 
 	margin: 0px 10px 5px 10px; 
	padding: 2px;
	border: 2px solid #ff6600;
	}

.ffname {
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0px;
	}

.fftitle {
	font-style: italic; 
	padding: 0 0 0 10px;
	margin: 0px;
	}
	
.ffdesc {
	padding: 10px 10px 0 10px;
	margin: 0px;
	font-size: 9px;
	}

.clearboth {
	position: relative;
	padding: 10px 0 0 0;
	clear: both;
	}
	
.personnel {
	position: relative;
	float: left; 
	margin: 0px; 
	padding: 0px;
	width: 50%;
	}
	
.members {
	width: 50%;
	}
	
.membersimg {
	padding: 2px;
	margin-right: 5px;
	border: 2px solid #ff6600;
	float: left;
	}

.chiefs {
	width: 33%;
	}
	
.chiefsimg { 
	padding: 2px;
	border: 2px solid #ff6600;
	}

.gallery {
float: left;
width: 180px;
height: 150px;
font-size: 9px;
text-align: center; 
border: 0px solid black;}

.gallery200 {
float: left;
width: 220px;
height: 220px;
font-size: 9px;
text-align: center; 
border: 0px solid black;}


.gallerycontent {
	border: 0px solid black; 
	padding: 15px;	}
	
.imagefloatleft {
	width: 230px; 
	height: 210px; 
	border: 0px solid red; 
	float: left;
	}

.imagecell {
	width: 210px; 
	height: 210px; 
	vertical-align: middle;
	}

.thumb {
	margin: auto; 
	display: block; 
	border: 2px solid #ff6600; 
	padding: 2px;
	}

.click {
	text-align: center;
	}

.membermenu {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	line-height: 20px;
	}
	
.membermenu a:link {
	color: #ffffff;
	text-decoration: none;
	}
	
.membermenu a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.membermenu a:hover {
	color: #ffff33;
	text-decoration: none;
	}
	
.membermenu a:active {
	color: #ffff00;
	text-decoration: none;
	}

.label {
	text-align: right;
	font-weight: bold;
	}
	
.rowdark {
	background-color: #dddddd;
	vertical-align: top;
	}
	
.rowlight {
	background-color: #ffffff;
	vertical-align: top;
	}

.badge {
	text-align: right;
	padding: 3px 10px 3px 0px;
	}
	
.flname	{
	font-weight: bold;
	}
	
.flname	a:link {
	text-decoration: none;
	color: #000000;} 

.flname	a:visited {
	text-decoration: none;
	color: #000000;} 

.flname	a:hover {
	text-decoration: none;
	color: #990000;} 

.flname	a:active {
	text-decoration: none;
	color: #cc0000;} 