﻿body
{
	background-color: #D6D5D6;
}

#mainpage
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: Black;
}

#homeMainPanel
{
	background-color: #000000;
	width: 530px;
	border-right: solid #D6D6D6 20px;
	color: White;
	float:left;
	min-height: 450px;
}

#homeSidePanel
{
	background-color: #000000;
	width: 250px;
	color: White;
	float:left;
}


#homeMenu
{
	width: 530px;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
	background-color: #D6D6D6;
	float:left;
}

#homeFooter
{
	width: 800px;
	text-align: right;
	font-family: Verdana;
	font-size: 10pt;
	border-top: 1px solid black;
	clear:left;
	background-color: #D6D6D6;
}

#homeFooterSpacer
{
	width: 800px;
	clear:left;
	height: 10px;
	background-color: #d6d6d6;
}

.newsHeadline
{
	font-family:Verdana;
	color: Red;
	font-size: 14pt;
	margin: 9px;
}

.newsHeadlineSmall
{
	font-family:Verdana;
	color: Red;
	font-size: 11pt;
	margin: 9px;
}

.newsStory
{
	font-family:Verdana;
	font-size: 9pt;
	margin: 10px;
}

.newsMore a
{
	font-family:Verdana;
	font-size: 9pt;
	float:right;
	color: White;
	font-style:italic;
	margin: 10px;
}

.newsBanner
{
	font-family:Verdana;
	color: White;
	font-size: 16pt;
	margin: 9px;
	border-bottom: solid White 1px;

}

#flashPlayer
{
	padding:0 15px 10px 15px;
}

#smallHeader
{
	background-image: url(/images/smallHeader.gif);
	background-repeat: no-repeat;
	width: 800px;
	height:70px;
	color: white;
	margin: 0px;
	float: left;
}

#pageHeader
{
	width: 800px;
	height: 70px;
}

#pageMenu
{
	padding-top: 52px;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 10px
}

#pageMainPanel
{
	background-color: #000000;
	width: 530px;
	border-right: solid #000000 20px;
	color: White;
	float:left;
	min-height: 450px;
	font-family: Verdana;
	font-size: 10pt;
	margin: 10px;
	
}

#pageSidePanel
{
	background-color: #000000;
	width: 250px;
	color: White;
	float:left;
}

.image150
{
	padding: 5px;
	margin-bottom: 5px;
	background:white;
	border: 2px solid white;
}

.galleryImage
{
	padding: 5px;
	margin-bottom: 5px;
	background:white;
	border: 2px solid white;
}

#pagePictures
{
	margin-left: 50px;
	margin-top: 10px;
}

#galleryMainPanel
{
	background-color: #000000;
	width: 800px;
	color: White;
	float:left;
	min-height: 450px;
	font-family: Verdana;
	font-size: 10pt;
	margin-top:20px;	
}

.SetListTable
{
	vertical-align: top;
}

.SetListTable td
{
	font-size: 9pt;
	color: White;
	padding-right: 20px;
	width: 180px;
}

#pageGigList
{
	width: 490px;
	color: White;
	float:left;
	font-family: Verdana;
	font-size: 10pt;
	margin: 10px;
}

.rotatorImage
{

}

.newsMoreLink
{
	float:right;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	cursor: hand;
	text-decoration: underline;
	color: White;
}

.newsMoreLink:hover {color:Red}

#mainNewsPanel
{
	width: 500px;
}

.newsRead
{
	width: 500px;	
}

.newsAll a
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	padding: 5px;	
	color: White;
}

#feedbackButton
{
	padding: 15px 0 5px 5px;
}
