#container {
	position: relative;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	max-width: 100%;
	height: auto;
	float: none;
}

/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
	
/*Header-----------------------------------------------------------*/
#header {
	width: 100%;
	height: 110px;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: solid 1px #999;
}

body p img {
	line-height: 10px;
	width: 200px;
	height: 0px;
}

#BHSlogo {
padding: 5px;
float: left;
}

#FWDlogo {
padding: 5px;
float: right;
}

#ISlogo1 {
padding: 5px;
float: left;
}

#ISlogo2 {
padding: 5px;
float: right;
}

.Headertxt1 {
margin: 0;
padding: 5px;
text-align: center;
}

.Headertxt2 {
font-size: 1em;
margin: 0;
padding: 5px;
text-align: center;
}

#nav {
	list-style-type: none;
	position: relative;
	text-align: left;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	font-size: 75%;
}

#nav li {
display: inline;
}

#nav li a {
color: #FF0000;
padding: 0px 5px;
}

#nav li a:hover {
color: #FF7777;
}

h1, h2, h3, h4 {
font-family: arial, helvetica, sans-serif;
margin: 0;
padding: 0;
}

h1 {
font-size: 1.5em;
}
div2 {
}

h3 {
font-size: 1em;
font-weight: normal;
}

h4 {
font-size: .6em;
}

p {
line-height: 1.5em;
font-size: .8em;
}

/*Column, Left-----------------------------------------------------*/
.leftcol {
	width: 50%;
	height: 100%;
	float: left;
	margin: 0;
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	border-left: solid 1px #999;
	background-color: #FFF;
	background-image: url(images/leftgradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.leftcol p {
clear: both; 
text-indent: 3em;
}

/*Column, Right----------------------------------------------------*/
.rightcol {
	width: 40%;
	height: 100%;
	float: right;
	margin: 0;
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	border-right: solid 1px #999;
}

.rightcol p {
text-indent: 0%;
}

.rightcol img {
margin-right: 10px;	
}

/*Footer-----------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	height: auto;
	background-image: url(images/gradient2.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	border: solid 1px #999;
}

#footer a {
font-family: arial, helvetica, sans-serif;
font-size: .5em;
font-weight: bold;
color: #fff;
position: relative;
top: 3px;
}

/*Share------------------------------------------------------------*/
#share {
	position: inherit;
	bottom: 20px;
	width: 200px;
}

/*Harmonet---------------------------------------------------------*/
#harmonet {
	position: relative;
	left: 5px;
	font-size: 0.9em;
	line-height: 1.25em;
}

/*Youtube----------------------------------------------------------*/
#youtube {
position: relative;
left: 5px;
}

/*Slideshow--------------------------------------------------------*/#rotator_wrapper {
	overflow: hidden;
	position: relative;
	left: 25px;
	width: 520px;
	height: 331px;
	margin: 10px;
}

#rotator_wrapper li {
	list-style: none;
}

#rotator,
#rotator li,
#rotator img {
	width: 520px;
	height: 331px;
}

#rotator {
	background: #333;
	position: relative;
	margin: 0px;
}

#rotator li {
	position: absolute;
	top: 0;
	left: 0;
}

#rotator_controls {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#rotator_controls li {
	display: inline;
	float: left;
	margin: 0 0 0 3px;
	width: 30px;
}

#rotator_play_pause,
#rotator_controls a {
	background: #ccc url(../newgangchorus.org/gradient.gif) repeat-x;
	border: 1px solid #000;
	color: #999;
	display: block;
	font: bold 11px Arial, sans-serif;
	padding: 1px 5px 2px;
	text-align: center;
	text-decoration: none;
}

#rotator_controls a.current {
	color: #000;
	text-decoration: underline;
}

#rotator_play_pause:hover,
#rotator_controls a:hover {
	background: #000;
	border-color: #fff;
	color: #fff;
}

#rotator_play_pause {
	position: absolute;
	top: 5px;
	right: 25px;
}

/* For IE6. */
* html #rotator_play_pause,
* html #rotator_controls a {
	height: 1%;
}

/*Audio------------------------------------------------------------*/
#audio {
font-family: arial, helvetica, sans-serif;
text-align: center;
position: relative;
top: 50px;
}

#audioplayer_1 {
margin-top: 0px;
}

/*Map--------------------------------------------------------------*/
#map {
position: relative;
padding: 10px 0px;
left: 50%;
margin-left: -250px;
}

/*Site Search-------------------------------------------------------------*/
#sitesearch {
position: relative;
left: 67%;
bottom: 60%;
}

/*Form-------------------------------------------------------------*/
#contact_us {
font-family: arial, helvetica, sans-serif;
font-size: .75em;
color: #333;
padding: 0px 50px;
width: 500px;
text-align: center;
}

#name, #email, #barbershopper {
margin-bottom: 5px;
}

#hear1, #hear2, #hear3, #hear4, #hear5 {
margin-top: 7px;
}

#contact1 {
margin-right: 20px;
}

/*Tables-----------------------------------------------------------*/
.table {
font-family: arial, helvetica, sans-serif;
border-collapse: collapse;
background-color: #fff;
padding: 0px;
margin: 0px 10px 10px 10px;
border: 1px solid #999;
}

.table caption {
padding: 0px;
}

.table tr, .table td {
padding: 5px;
border: 1px solid #999;
font-size: .9em;
}

.table tfoot td {
text-align: center;
}

#tabledate, #tableevent, #tableloc {
text-decoration: underline;
padding: 5px;
}

#tabledate {
width: 100px;
}

#tableloc {
width: 175px;
}

.table2 {
font-family: arial, helvetica, sans-serif;
border-collapse: collapse;
background-color: #fff;
padding: 0px;
margin: 0px 10px 10px 10px;
border: 1px solid #999;
}

.table2 tr, .table2 td {
padding: 2px 10px;
border: 1px solid #999;
font-size: .9em;
}

/*Images-----------------------------------------------------------*/
#director img {
float: left;
padding: 5px;
position: relative;
top: 12px;
}
#Choruspic2 img {
position: relative;
left: 50%;
border: solid 1px #999;
margin: 10px 0px 10px -292px;
}

.qtet_pics img {
float: left;
padding-bottom: 10px;
}

#flyer img {
/*Image must be no wider than 300px!*/
border: solid 1px #999;
position: relative;
left: 50%;
margin-left: -150px;
margin-top: 10px;
}

#rightcolbanner img {
border: 1px solid #999;
position: relative;
margin: 7px 7px;
padding: 0;
}

/*Lists-----------------------------------------------------------*/
#leadership {
margin: 10px;
padding: 20px 0px 0px 0px;
list-style-type: none;
}

#leadership dt, dd {
font-size: .9em;
list-style-type: none;
}

#leadership dd {
padding-bottom: 1em;
}

#chapterq h1, #chapterq ul {
position: relative;
top: 30px;
}

#chapterq ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#chapterq li {
padding-left: 30px;
font-size: 1em;
line-height: 2em;
background-image: url(images/red_arrow.png);
background-repeat: no-repeat;
background-position: left center;
}

#siteindex {
list-style-type: disc;
line-height: 2em;
}

#siteindex ul {
list-style-type: square;
font-size: .9em;
}

#memberspagelist {
line-height: 1.6em;
font-size: .9em;
padding: 0px 5px;
}

#memberspagelist li {
display: inline;
padding-right: 15px;
}
.asideleft {
	margin-top: 1in;
	width: 60%;
	border: thick double #000000;
	text-align: center;
}
tr td img {
	color: #000000;
}
body p img {
	width: 150px;
	height: 100px;
}
body h1 {
	text-align: center;
}
