@charset "UTF-8";
body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	line-height: 1.5;
}

a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {font-style: italic ; color: #838699; text-decoration:none;}
a:active {text-decoration:none;}
img {
	border: 0px none #F7F7F7;
}
h1 {
	font-size: 150%;
	color: #7F849A;
	line-height: 90%;
}
h2 {
	font-size: 120%;
	line-height: 70%;
	color: #CCCCCC;
}
table {
	width: 90%;
	border: 0px none #CCCCCC;
	margin: auto;
	border-collapse: collapse;
	text-align: left;
}
td {
	border: 1px solid #666666;
	padding: 5px;
}
#bottomlink {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#bottomlink_selected {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#bottomlink_selected a:visited {font-style: italic; color: #838699;}
#bottomlink2 {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#footlinkset {
	background-color: #231E1E;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#textcolumn {
	width: 400px;
}
#textcolumnindex {
	width: 400px;
	float: left;
}
#textcolumn2index {
	width: 400px;
	margin-left: 450px;
	top: 0px;
}
#textcolumn2 {
	width: 400px;
	margin-left: 450px;
	top: 0px;
	position: absolute;
}
#soundsample {
	padding: 30px;
}
#container  {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	color: #CCCCCC;
}
#header {
	background-color: #000000;
	padding: 10px 0px;
}
.blockquote {
	font-size: 120%;
	color: #7F849A;
	text-align: center;
}
#headcontainer {
	height: 140px;
	width: 900px;
	background-color: #000000;
}
#joinglee {
	width: 660px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -390px;
	height: 200px;
	color: #CCCCCC;
	padding: 60px;
	text-align: left;
	border: 1px solid #CCCCCC;
	position: absolute;
	z-index: 100;
	top: 181px;
	left: 50%;
	background-color: #000000;
}
#joinglee p {
	width: 300px;
}
#joinglee img {
	float:right;
}
#phototable table {
	border: 0px none #CCCCCC;
	margin: auto;
	border-collapse: collapse;
	width: auto;
}
#scheduletable {
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#phototable td {
	text-align: center;
}
#phototable {
	text-align: center;
	margin: auto;
	padding-top: 10px;
}
.headrow {
	font-size: 120%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #333333;
}
#requestperformance {
	width: 660px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -390px;
	height: 250px;
	color: #CCCCCC;
	padding: 60px;
	text-align: left;
	border: 1px solid #CCCCCC;
	position: absolute;
	z-index: 100;
	top: 180px;
	left: 50%;
	background-color: #000000;
}
#requestperformance ul {
	list-style-type: none;
}
#requestperformance p {
	width: 300px;
}
#requestperformance img {
	float:right;
}
#closebox {
	position: absolute;
	height: 20px;
	width: 10px;
	left: 0px;
	top: 0px;
	padding: 5px 10px;
	color: #CCCCCC;
	font-weight: bold;
}
#mainContentHolder {
	position: relative;
}
#toprightlink_selected {
	padding-left: 15px;
	display: inline;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 15px;
}
#toprightlink_selected a:visited {font-style: italic; color: #838699;}
#mainContent  {
	padding: 0px 20px 10px;
	overflow-y: auto;
	background-color: #292323;
	height: 360px;
}
#mainContent_history  {
	padding: 0px 20px 10px;
	overflow-y: auto;
	background-color: #292323;
	position: relative;
}
.rightcolumnimg {
	padding-top: 20px;
}
#shield {
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: F7F7F7;
	border-right-color: F7F7F7;
	border-bottom-color: F7F7F7;
	border-left-color: F7F7F7;
	padding-right: 20px;
	width: 124px;
	height: 124px;
}
#mainimage {
	background-color: #000000;
	padding-top: 10px;
}
#topleftlink {
	width: 200px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left: 20px;
}
#topleftlink_selected {
	width: 200px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left: 20px;
}
#topleftlink_selected a:visited {font-style: italic; color: #838699;}
#toprightlinkset {
	padding-top: 110px;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	text-indent: ≠;
}
#topleftlinkset {
	float: left;
}
#toprightlink {
	padding-left: 15px;
	display: inline;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 15px;
}

#toprightlink2 {
	padding-left: 15px;
	display: inline;
	padding-right: 0px;
}
#toprightlink2_selected {
	padding-left: 15px;
	display: inline;
	padding-right: 0px;
}
#toprightlink2_selected a:visited {font-style: italic; color: #838699;}
#title {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #292323;
}
cite {
	font-size: 90%;
	color: #999999;
}
