BODY {
	font-family: Century Gothic;
}

// Link Style Default

A:	  { color:#ffffff; }
A:link    { color:#ffffff; }
A:active  { color:#ffffff; }
A:visited { color:#ffffff; }
A:hover   { color:#ffffff; }

.bannertxt { font-family:Century Gothic; font-size:24px; }
.title     { font-family:Century Gothic; font-size:50px; color:FFFFFF; }
.navtxt   { font-family: Century Gothic; font-size:36px; color:000000; }
.warning { font-family:Century Gothic; font-size:12px; color:#ffffff }
.reciptitle { font-family:Century Gothic; font-size:24px; color:FFFFFF; }

.storytxt { font-family:Century Gothic; font-size:18px; color:#ffffff; }

// Wrapper table for the entire page

.wrappertable {
	width:768px;
	background-color:#6B381B;
}
.gallerytbl {
	width:700px;
	border:2px dashed #D50F02;
	cellpadding:15px;
	background-color:#1D262F;
}
.bannertbl {
	width:700px;
}
.reciptbl {
	border:2px dashed #D50F02;
	cellpadding:7;
	background-color:#1D262F;
}
.warningtbl {
}

.bodystyle { 	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; COLOR: black;
	background-color: #6B381B;
}

.picframe  	{ border:2px solid #D50F02; }
.bannerframe	{ border:1px solid #D50F02  } 


.picframe2 { border:2px solid #055556; }

.subtitle   { font-family: Arial; font-size:30px; color:000000; }

.copyright { font-family:Century Gothic; font-size:10px; color:000000; }
.custodian { font-family:Century Gothic; font-size:10px; color:000000; }



.textheader  { text-align:center;  font-family: Arial; font-size:25px; color:000000; }
.text1       { text-align:justify; font-family: Arial; font-size:20px; color:000000; }
.text1center { text-align:center;  font-family: Arial; font-size:20px; color:000000; }

TR { text-align: center; }
TD { text-align: center; }
TABLE { text-align: center; }

.warning2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #FF3399;
	margin: 2px;
	padding: 2px;
	border: 1px dashed #FFFFFF;
}

	


