/* CSS Document */

body {
	background-color: #666666;
	background-image: url(../images/pgBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px;
	padding: 0px;
}
#mainBodyContainer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#pageHeaderLogo {
	width: 150px;
	float: left;
}


/*NAVIGATION  FORMATTING */
 
#blueSidebar {
	width: 150px;
	background-color: #333333;
}
#blueSidebar li {
	list-style-type: none;
	margin: 0px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;

}
#blueSidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 1px none #666666;
}
#blueSidebar a:link, #blueSidebar a:visited, #submenu a:active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
	list-style-type: none;
	color: #ECD002;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
}
#blueSidebar a:hover {
	background-color: #FAF1B3;
}
#pageRightContentArea {
	width: 440px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	padding: 15px;
	width: 730px;
	font-size: 10px;
	font-weight: normal;
	color: #ECD002;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #ECD002;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FAF1B3;
}
#contentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #006600;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Columbus;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECD002;
	padding-bottom: 10px;
}
#contentBannerArea {
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	margin: 0px;
	padding: 10px 10px 10px 3px;
	background-image:  url(../images/pgDropShadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#copywriteLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #ECD002;
	width: 760px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#copywriteLine a:link, #copywriteLine a:visited, #copywriteLine a:active {
	color: #ECD002;
}
#copywriteLine a:hover {
	color: #FAF1B3;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.bold {
	font-weight: bold;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.fourteen_pt {
	font-size: 14px;
	line-height: 16px;
}
a:hover {
	text-decoration: none;
}
#headerInfoTable {
	padding-left: 10px;
}
#headerInfoTableBorder {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
}
#TopBkgdImage {
	background-image: url(../images/mastheadTopBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 610px;
}
#topBar {
	background-image: url(../images/mastheadTopBar.jpg);
}
#rightImages {
	width: 610px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #008800;
}
#counter {
	background-color: #006600;
	padding: 5px;
	width: 410px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
}
#counter h2 {
	color: #FFFFFF;
}
.subheads {
	font-size: 16px;
	font-weight: bold;
}
.floatRt {
	float: right;
	margin-left: 5px;
	margin-bottom: 3px;
}
.floatLt {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
.bandList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bandListNames {
	font-size: 14px;
}
