/*Main Rules****************************************************************************/
#greytop
{
	background-image: url(images/greytop.gif);
	height: 13px;
	background-repeat: no-repeat;
}

#greybg
{
	background-image: url(images/greybg.gif);
}
.menublurb
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 35px 10px 35px;
}

.menublurb a
{
	color: #FFFFFF;
}

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

#whitetop
{
	background-image: url(images/whitetop.gif);
	height: 13px;
	background-repeat: no-repeat;
}

#hpa1
{
	width: 830px; 
	height: 332px;
	border: 0px;
}

#hpa2
{
	width: 830px; 
	height: 68px;
	border: 0px;
}

.gallerylink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 40px;
	color:#0C5297;
	padding: 5px 10px 0 10px;
	text-transform:uppercase;
}

.gallerylinktext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-weight:bold;
	font-size: 34px;
	color:#000000;
	padding-bottom: 5px;
}


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

h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
color:#0C5297;
padding: 0px 40px 10px 40px;
margin: 0px;
}

.warning
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#0C5297;
	padding-bottom: 10px;
	text-transform: uppercase;
}

textarea
{
	width: 830px;
	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: 15px;
}

#splashfooter
{
	width: 907px;
	height: 86px;
	border: 0px;
}

#splashbanner
{
	width: 830px;
	height: 200px;
	border: 0px;
}
