/** top level *******/

BODY {
	font-family: Franklin Gothic Book, Copperplate Gothic Light, Verdana, Arial;
	color: #BFE9FF;
	background-color:#00456B;
	margin:0px;
	padding:0px;
	text-align:center;
	table-layout: fixed;
}

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

A { color:#BFE9FF; text-decoration:none;}

/***** Wrapper Table ***********/

.wrapper {	background-color:#00456B;
		width:753px;
		font-size:20px;
}
.wrapper TABLE {
}
.wrapper IMG {	border:1px solid #FFF1BF; }

/*** Gallery Style ********/

.gallery {	padding:2em 20px; 
		font-size:22px;
		
		background-color: #006399;
		text-align:center;
		border-collapse:collapse;
		border:6px outset #FFF1BF;

}
.gallery TD { padding:10px;
	
}
.gallery IMG { border:4px outset #FFF1BF; }
.gallery P {}

/*___custom style for this site__________*/

.right {	border-right:4px inset #FFF1BF; }
.left  {	border-left:4px inset #FFF1BF; }
.top {		border-top:4px inset #FFF1BF; }
.bottom {	border-bottom:4px inset #FFF1BF; }

/*____more styles____________*/

.x1 {		font-weight:bold;
		color:#BFE9FF; }
/****************/

.recip {	font-size:22px;
		width:753px;
		background-color: #006399;
		text-align:center;
		border-collapse:collapse;
		border:4px outset #FFF1BF;

}
.recip TD {	padding:2px; }
.recip IMG { border:2px outset #FFF1BF; }
.recip P {}

/*______________________Warning____________________*/

.warning { font-size:13px; }

/*** Banner **********/

.banner A { 	color:#FFF1BF;
		font-size:22px;}
.banner TABLE { width:700px; }
.banner IMG { border: 1px solid #FFFFFF; }

/*** 2257 / Copyright **************/

.copyright {
	font-size:15px;
}
.custodian {
	font-size:15px;
}
/**** Navigation *************/

.navtxt { font-size:14px; }
.enter A { font-size:45px; }

/*** Story text ****/

.storytxt {
	font-size:20px;
}

/******************/

.title     {
	font-size:50px;
}

.reciptitle {
	font-size:24px;
}
	


