/* Common Elements */

body
{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}

img
{
	behavior: url(iepngfix.php);
}

#spacerHeight
{
	height: 16px;
}

#spacerHeightHalf
{
	height: 8px;
}

#spacerWidth
{
	position: relative;
	width: 16px;
}

#spacerWidthSmall
{
	position: relative;
	width: 8px;
}

/* Home Page */

#mainOuterContainer
{
	/*background-color: #7B2D00;*/
	background-color: #9D2700;
	width: 950px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#mainHeaderContainer
{
	width: 100%;
	height: 194px;
}

#mainHeaderImage
{
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

#mainBodyContainer
{
	width: 100%;
}

#mainTitleContainer
{
	width: 280px;
	margin-top: 10px;
	margin-left: 600px;
	margin-bottom: 40px;
}

#mainContentContainer
{
	width: 462px;
	margin-left: 317px;
}

#mainContentBody
{

}

#mainContentBodyHeight
{
	height: 150px;
}

#mainContentBodyIndent
{
	margin-left: 20px;
}

#mainBottomHeight
{
	height: 128px;
}

#popupContainer
{
	background-color: #9D2700;
	width: 462px;
	text-align: left;
}

#mainTOCLayerTop
{
	z-index: 5;
	position: absolute;
	width: 291px;
	margin-left: 100px;
}

#mainTOCLayerBottom
{
	z-index: 5;
	position: absolute;
	width: 215px;
	margin-left: 100px;
}

#spacerTOCTop
{
	height: 232px;
}

#spacerTOCBottom
{
	height: 308px;
}

#mainTOCSwirl
{
	z-index: 3;
	position: absolute;
	width: 156px;
	margin-top: 668px;
	margin-left: 54px;
}

#topLeftMargin
{
	z-index: 2;
	position: absolute;
	width: 80px;
	margin-top: 158px;
}

#topLeftMiddle
{
	z-index: 2;
	position: absolute;
	width: 460px;
	margin-left: 90px;
	float: left;
}

#topRightMiddle
{
	z-index: 2;
	position: absolute;
	width: 237px;
	margin-left: 553px;
	float: left;
}

#topRightMargin
{
	z-index: 2;
	position: absolute;
	width: 160px;
	margin-left: 790px;
	text-align: right;
	float: left;
}

/* Class Definitions */

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text a
{
	color: #000000;
}

.nounderline
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #DD8C6E;
}

.textbigger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.textbigger a
{
	color: #000000;
}

.textbigger a:hover
{
	color: #DD8C6E;
}

.textheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #776960;
}

.textheadingblurb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	padding-bottom: 10px;
}

.textwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.textStrong
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titleLink
{
	z-index: 6;
	position: absolute;
}

.textboxMusicRequest
{
	width: 175px;
}