/*General rules******************************************************************************/

#container
{
	width: 1035px;
}

#header
{
	width: 1035px;
	height: 130px;
	border: 0px;
	margin-bottom: 4px;
}

body 
{
	margin: 0px
}

a:link 
{
	color: #00CCFF;
}

a:hover {
	color: #000000;
}

.usc
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}

.uscunderline
{
	text-decoration: underline;
	color:#3366FF;
}


/*Gallery Rules******************************************************************************/

.storytext 
{	
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 5px 15px 8px 15px;
	line-height: 16px;
}

.toptext 
{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 5px 15px 5px 15px;
}

.toplink 
{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin: 5px 15px 15px 15px;
}

.fivepthumbs
{
	width: 134px;
	height: 184px;
	margin: 2px;
	border: solid 1px #8A0000;
}

.threelthumbs
{
	width: 226px;
	height: 145px;
	margin: 2px;
	border: solid 1px #8A0000;
}

#gal1panelimage
{
	width: 310px;
	height: 580px;
	border: 0px;
}

#gal2panelimage
{
	width: 310px;
	height: 677px;
	border: 0px;
}


#panelbanner
{
	width: 310px;
	height: 124px;
	border: 0px;
}

#greybg
{
	background-color:#DFDFDE;
	margin-right: 5px;
	padding: 10px;
}

#redfooterbg
{
	background-color:#CC0000;
	padding: 5px 0px 15px 0px;
	margin-top: 2px;
}

.footer
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95px;
	font-weight: bold;
}

#midbanner
{
	width: 686px;
	height: 33px;
	border: 0px;
	margin-bottom: 5px;
}
