/*Main Rules****************************************************************************/

#mainsplashheader
{
	width: 886px;
	height: 118px;
	border:0px;
	background-image: url(images/mainsplashheader.gif);
	background-repeat: no-repeat;
}

#mainsplashgreybg
{
	background-color: #2b2b2b;
	width: 886px;
	margin: 2px 0px 2px 0px;
}

.mainblurb
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 8px 8px 8px;

}

.mainblurb a
{
	color: #FFFFFF;
	text-decoration: none;
}

.mainblurb a:hover
{
	color: #FFFF66;
	text-decoration: underline;
}

.gallerylink
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	font-size: 43px;
	text-transform:uppercase;
	line-height: 44px;

}

.gallerylink a
{
	color: #0066CC;
}

.gallerylink a:hover
{
	color: #000000;
}

.gallerylinktext
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight:normal;
	font-weight:bold;
	font-size: 30px;
	color:#000000;
	line-height: 35px;
}

#gallerytable
{
	width: 870px;
	border: 0px;
	margin: 10px 0px 10px 0px;
}

.mainfooter
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight:normal;
	font-weight:bold;
	font-size: 50px;
	padding-bottom: 12px;
}


#hpa
{
	width: 870px;
	height: 323px;
	border:0px;
}



/*Splash Rules*********************************************************************************/

.warning
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	color: #990000;
	padding: 10px 0px 4px 0px;
	text-transform: uppercase;
}

textarea
{
	width: 870px;
	height: 130px;
	background-color:#FFFFFF; 
	color:#000000; 
	scrollbar-face-color: #999999; 
	scrollbar-shadow-color: #2E2E2E;  
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #2E2E2E; 
	scrollbar-track-color: #666666; 
	scrollbar-arrow-color: #FFFFFF;
}

.splashtextarea
{
	padding-bottom: 6px;
}

.splashfooter
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 80px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px 0px 13px 0px;
	text-transform: uppercase;
}

#splashbanner
{
	width: 870px;
	height: 208px;
	border: 0px;
}

.splashblurb
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 20px 10px 20px;
}

.splashblurb a
{
	color: #FFFFFF;
}

.splashblurb a:hover
{
	color: #FFFF66;
}

#reciptable
{
	width: 750px;
	border: 0px;
	padding-top: 10px;
}
