/*General*****************************************************************************************************/
body 
{
	background-color: #61838D;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1 
{
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 70px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.copyrightusc  
{
  	 font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   	text-decoration:none;
	font-size: 10px;
}

div#recip a{
    font-family: Tahoma;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
  
}

div#recip a:hover{
    text-decoration: none;
    color: #FFF;
}

a
{
	color: #FFFFFF;
}

a:hover 
{
	color: #666666;
}

/*Gallery*****************************************************************************************************/
.gstorytext 
{
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	padding: 5px 20px 5px 20px;
}

#gblackcontainer
{
	background-color: #000000; 
	width: 795px; 
}


.gthumbs 
{
	width: 142px;
	height: 214px;
	border: 1px solid #B0AB4D;
	margin: 1px;
}
.gmidlink 
{	
	color: #FFFFFF;
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 12px 0px;
}

#gfootergreenbg
{
	background-color:#999900; 
	width: 775px;
	border-bottom: 10px #000000 solid;
}
.gfooter 
{	
    font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 74px;
	padding-bottom: 10px;
	font-weight: bold;
}

.storytext div{
	padding-bottom:3px;
}

#gbgbody
{
	background-image:url(images/bgbody.jpg);
	width:775px;
}

#gheader
{
	width: 775px;
	height: 151px;
	border: 0px;
}

#gbreak1
{
	background-image:url(images/index_09.jpg);
	background-repeat:no-repeat;
	width: 775px;
	height: 27px;
	border: 0px;
}

#gbreak2
{
	background-image:url(images/index_09.jpg);
	background-repeat:no-repeat;
	width: 775px;
	height: 14px;
	border: 0px;
}

/*Menu*********************************************************************************************************/
.mblurb
{
    font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 15px 10px 15px;
	font-weight: bold;
	color:#FFFFFF;
}

.mblurb a
{
	text-decoration: underline;
	color: #B7AE37;
}

.mblurb a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.mgallerylink
{
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 43px;
	color: #FFFFFF;
	font-weight: bold;
}

.mgallerylink a
{
	text-decoration: none;
	color: #B7AE37;
}

.mgallerylink a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.mgallerytext
{
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}


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

.splashblurb
{
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#FFFFFF;
	padding: 0px 25px 10px 25px;
}

.warning
{
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom: 10px;
	text-transform: uppercase;
}

textarea
{
	width: 700px;
	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
{
	font-family: "Trebuchet MS", "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 2px 0px 12px 0px;
	text-transform: uppercase;
}

