/*General*******************************************************************************/
#container
{
	width: 845px;
}

div#recip a 
{     
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

div#recip a:hover 
{
	text-decoration: underline;

}

#title
{
	width: 845px;
	height: 123px;
	border: 0px;
}

a
{
    color: #CC0000;
    text-decoration: none;
}

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

body 
{
    background-color: #0E0E0E;
    margin-top: 15px;
    margin-bottom: 15px;
}

.copyrightusc 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 10px;
}


/*Gallery*******************************************************************************/

.g1toptext
{
    font:bold 25px Georgia, "Times New Roman", Times, serif;
    letter-spacing: -2px;
    color: #FFFFFF;
	padding: 14px 17px 14px 0px;
}

#gurl
{
	width: 444px;
	height: 102px;
	border: 0px;
}

#gpanel
{
	width: 401px;
	height: 516px;
	border: 0px;
}

#gthumbbg
{
	width: 444px;
	height: 414px;
	background-image:url(images/gthumbbg.jpg);
	padding-top: 15px;
}

#gbreak
{
	width: 845px;
	height: 43px;
	margin-bottom: 10px;
}

#gbodybg
{
	background-image:url(images/gbodybg.gif);
}

.g1thumb1
{
	border: solid 1px #000000;
	margin: 1px;
	width: 210px;
	height: 155px;
}
.g1thumb3
{
	border: solid 1px #FFFFFF;
	margin: 2px;
	width: 260px;
	height: 130px;
}
.g1thumb2
{
	border: 1px solid #FFFFFF;
	margin: 2px;
	width: 195px;
	height: 130px;
}

.g2thumb1
{
	border: solid 1px #000000;
	margin: 2px;
	width: 130px;
	height: 190px;
}

.g2thumb2
{
	border: solid 1px #FFFFFF;
	margin: 2px;
	width: 260px;
	height: 130px;
}

.gstory
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#FFFFFF;
	padding: 15px 40px 5px 40px;
}

.gmidlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-decoration:underline;
    color:#CC0000;
	padding-bottom:15px;
}

.gmidlink a{
	text-decoration:underline;
}
#gfooter
{
	width: 845px;
	height: 202px;
	border: 0px;
	margin-top: 10px;
}

#g13banner1
{
	width: 356px;
	height: 215px;
	border: 0px;
}

#g13banner2
{
	width: 431px;
	height: 215px;
	border: 0px;
}

#g2banner
{
	width: 787px;
	height: 86px;
	border: 0px;

}

/*Menu***************************************************************************/

#mbreak
{
	width: 845px;
	height: 104px;
	border: 0px;

}

#mfooter
{
	width: 845px;
	height: 123px;
	border: 0px;

}

#mbodybg
{
	background-image:url(images/mbg.jpg);
}

#mtitle
{
	width: 845px;
	height: 122px;
	border: 0px;
}
.mgallerylink a
{
    font:bold 50px Georgia, "Times New Roman", Times, serif;
    letter-spacing: -1px;
	font-weight: bold;
    color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	text-decoration: underline;
}

.mgallerylink a:hover
{
    font:bold 50px Georgia, "Times New Roman", Times, serif;
    letter-spacing: -1px;
	font-weight: bold;
    color:#000000;
	padding: 5px 10px 5px 10px;
	text-decoration: underline;
}

.mgallerytext
{
    font:bold 25px Georgia, "Times New Roman", Times, serif;
    letter-spacing: -1px;
    color: #FFFFFF;
	padding-bottom: 5px;
}

.mblurb
{
	padding: 8px 12px 10px 12px;
	text-decoration: none;
}

.mblurb a
{
    font:bold 18px Georgia, "Times New Roman", Times, serif;
    letter-spacing: -1px;
    color: #FFFFFF;
	padding: 8px 12px 10px 12px;
	text-decoration: none;
}

.mblurb a:hover
{
    font:bold 18px Georgia, "Times New Roman", Times, serif;
    letter-spacing: -1px;
    color:#000000;
	padding: 8px 12px 10px 12px;
	text-decoration: underline;
}

#mhpa1
{
	width: 284px;
	height: 368px;
	border: 0px;
}

#mhpa2
{
	width: 231px;
	height: 368px;
	border: 0px;
}

/*Splash************************************************************************************************************/
.warning
{
    font:bold 18px Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 12px 0px 5px 0px;
	text-transform: uppercase;
}

textarea
{
width: 790px;
height: 130px;
background-color:#000000; 
color:#FFFFFF; 
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;
}

#sbanner
{
	width: 120px;
	height:468px;
	border: 0px;
}


