<style TYPE="text/css">
a:link     { color: #4169E1; font-weight: 700; text-decoration: none }

a:visited    { color: #4169E1; font-weight: 700; text-decoration: none }

a:hover    { color: #4169E1; font-weight: 700; text-decoration: underline; }

a:active    { color: #4169E1; font-weight: 700; text-decoration: none } 

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 20px;
	margin: 5px 5px 5px 5px;  
	background-color: #CC6600;
	text-align: center;
}



body a:link     { color: #4169E1; font-weight: 700; text-decoration: none }

body a:visited    { color: #4169E1; font-weight: 700; text-decoration: none }

body a:hover    { color: #4169E1; font-weight: 700; text-decoration: underline; }

body a:active    { color: #4169E1; font-weight: 700; text-decoration: none }

p{
	text-indent: 15px;
	font-size: .9em;
	
	}

#main {
	
	width: 100%;
	text-align: center;
	
	margin: 5px;
	z-index: 5;
	background-color: #999999;
}

#test {
position: relative; 
width: 90%;
border: 1px solid black;
}


#content {
	position: relative; 
	float: left;
	top: 5px;
	left: 0px;
	width: 900px;
	padding: 20px;
	margin: 0px 0px 40px 0px;
	text-align: center;
	color: #003366;
	line-height: 1.5em;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	z-index: 2;
	background-color: #FFCC99;
	border: solid #663300 8px;
	
}


#par1 {
	text-align: left;
	position: relative;
	float: left;
	width: 98%;
	padding: 0px 10px 10px 10px;
	right: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 500;
	margin: 0px 20px 0px 0px;
}

#par2 {
	text-align: left;
	position: relative;
	float: left;
	width: 818px;
	padding: 25px;
	left: 8px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	font-weight: 500;
	margin: 20pxs;
	background-color: #FF8000;
	border: solid #663300 8px;
	text-align: center;
}

#shows {
	width: 868px;
	font-weight: 400;
	position: relative;
	float: left;
	text-align: center; 
	margin: 9px;
	line-height: 1.6em;
	font-size: 1.2em;
	border: solid #663300 8px;
}

#showtext {
	text-align: left;
	margin-left: 100px;
}


#members {
width: 844px;
	font-weight: 700;
	position: relative;
	text-align: left;
	left: 9px;
	padding: 12px;
	line-height: 1.5em;
	font-size: 1.2em;
	border: solid #663300 8px;
}
#membertext {
	font-size: .8em;
	
}

h2 {
text-align: center;
font-size: 18px;
}

h3 {
margin-top: -7px;
text-align: center;
font-size: 18px;
}

h4 {
text-align: center;
font-size: 20px;
color: #663300;
}

#names {
	text-align: center;
 font-weight: 700;
 font-size: 0.9em; 
}

#names li{
	display: inline;
 text-align: center;
}

#nv {
	display: none;
}

#img1 {
	position: relative;
	float: right;
	right: 2px;
	padding: 0px;
	border: solid #663300 8px;
	margin: 0px 0px 0px 30px ;
}

#img2 {
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px 5px 0px 30px;
	font-size: 10px;
}

#img3 {
	position: relative;
	float: right;
	padding: 0px;
	right: 20px;
	font-size: 10px;
}

</style>
