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

BODY {
	font-family: Century Gothic, Verdana, Arial;
	color: #248BB3;
	background-color:#CCF1FF;
	margin:0px;
	padding:0px;
	text-align:center;
}

A {	color:#248BB3;
	text-decoration:none;
}

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

.wrapper {	background-color:#CCF1FF; 
		width:753px;}

.wrapper TABLE {
	text-align:center;
	border-collapse:collapse;
}
.wrapper TR { text-align:center; }
.wrapper TD { text-align:center; }

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

.gallery {	background-color: #33CCFF;	}
.gallery TD { padding:10px;
	border:12px dashed #CCF1FF;
}
.gallery IMG { border:6px solid #D9CFFF; }
.gallery P { font: 14px; }

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

.recips { 	border:12px dashed #CCF1FF;
		padding:20px;}

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

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

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

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

.navtxt { font:14px; }

/*** Story text ****/

.storytxt {
	font-size:14px;
}

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

.title     {
	font-size:50px;
}

.warning {
	font-size:15px;
}
.reciptitle {
	font-size:24px;
}
	


