body {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 78%;
	color: #545454;
	background-color: #bcbaab;
	text-align: center;

}

p {
	margin: 0.7em 0 0.7em 0;
}



h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #4169E1;
}
.bold {
	font-weight: bold;
	}


h2 {
	margin: 0.1em;
	padding: 3px 0 3px 0;
	
	color: black;
	font-size: 100%;
	font-weight: normal;
}

div {
	margin: 0; 
	padding: 0; 
	display: block;
}

.table {
	border: 0;
	cell-padding: 1px 4px 1px 4px;
	}

.table td{
	vertical-align: top;
	}

a {
	color: white;
	outline: none;
	}

a:link {
	color: #4169E1; 
	text-decoration: underline;
}

a:hover {
	color: #E16840; 
	text-decoration: none;
}

a:active {
	color: white; 
	text-decoration: underline;
}

a:visited {
	color: #B840E1; 
	text-decoration: underline;
}

.container {
	background-color: #FFFFFF; 
	margin: 0 auto 0 auto;
	background-image: url(images/container.gif); 
	padding:0; 
	width: 580px;
}

.header {
	padding: 0; 
	margin: 0; 
	text-align: left;
	background-image: url(images/head.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 169px;
}

.custom {
	padding: 0; 
	margin: 0; 
	text-align: left;
	background-image: url(images/customHead.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 169px;
}

.header-top {
	font-size: 70%;
	padding:0;
	height: 5px;
	margin: 0;
	height: 12px;
	}


.header-bottom { 
	font-size: 70%; 
	color: white;
	margin: 0px 0 0 0px;
	padding: 0; 
	height: 41px;
	background-image: url(images/btmHead.gif);
}


.hugh {
	float: left;
	margin: .5em .5em .5em .5em;
	width: 110px;
	height: 141px;
	
}



.craig2 {
	float: left;
	margin: 0.5em .5em .5em .5em;
	width: 110px;
	height: 172px;
	}
.gary2 {
	float: left;
	margin: .5em .5em .5em .4em;
	width: 110px;
	height: 142px;
	}





.info {
	clear: both;
	}

.band {
	float: left;
	margin: 0.5em .5em .5em 0em;
	}

.judges {
	float: left;
	margin: 0.5em .5em .5em 0em;
	}
.image {
	margin: 1em .5em .5em 1em;
	}
.Herald {
	float: right;
	margin: 10px 47px 10px 0px;
	}

.quote {
	margin-top: 20px;	
	margin-left: auto;
	margin-right: auto;
	display: block;
	}

.group {
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: auto;
	margin-right: auto;
	display: block;
	}


#menu {
	padding:0;
	margin:  0px 0px 0px 0px;
	color: white;
	height: 20px;
	white-spage: nowrap;
	list-style-type: none;
	}

#menu li {
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;

	}

#menu li a {
	padding: 1px 8px 1px 8px;
	color: white;
	text-decoration: none;
	float: left;
	}

#menu li a:hover {
	color: white;
	}

#menu li a.active {
	color: white;
	border-right: .1em solid white;
	border-left: .1em solid white;
	}



	

.header p {
	text-indent: 8em; 
	color: #3B4471;
}

ul.navigation {
	list-style-type: none; 
	float: left; 
	display: block; 
	width: 740px; 
	line-height: 0.1em; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	background-color: White;
	border-bottom: 1px solid #C4C4C4;
}

.left {
	float: left; 
	clear: both; 
	width: 333px; 
	margin: 0 0 0 0 20px; 
	padding: 0;
}

.leftcontent {
	margin: 5px 5px 5px 18px; 
	padding: 0; 
	width: 333px;
	border: 1px solid #C4C4C4; 
	text-align: left;
}

.leftcontent p {
	padding-left: 1em;
}

.leftcontent p a:link, a:visited{
	color: #545454;
	text-decoration: none;
	
}

.leftcontent p a:hover{
	color: red;
}

.leftcontent p a:active {
	color: #545454;
	text-decoration: none
}

.left h2 {
	text-align: left; 
	padding: 0.2em 0 0.2em 1em;
	font-weight: bold;
}

.leftlinks a {
	display: block;
}

.recruit {
	background: #f2f06b;
	
	}


.content {
	clear: right; 
	width: 160px;
	text-align: left; 
	margin: 5px 0px 30px 380px; 
	padding: 0; 
}



.content h2 {
	padding: 0.2em 0 0.2em 1em;
	font-weight: bold;
}

.footer {
	font-size: 75%; 
	margin: 0.1em 22em .1em 0em; 
	padding: 0.05em; 
	text-align: center; 
	clear: both;
}

.footer p { 
	font-weight: bold;
	padding: 0.5em;
	margin: 0.3em;
}

.bottom2 {	
	height: 4px;
	background-color: black;
	margin: 0 9px 0 10px;
	}


<!-- Right Column Navigation list -->
.content p {
	padding: 0;
	}

.content p a:link, a:visited {
	color: black;
	text-decoration: none;
	}

.content p a:hover {
	color: white;
	}

.content p a:active {
	color: white;
	text-decoration: none;
	}
