h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #eae5c8;
	text-decoration: none;
	padding-left: 20px;
	display: inline;
}
td.headerLarge {
	background-image: url(images/longbox_header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
	color: #013364;
}
td.descriptionLarge {
	padding-right: 15px;
	background-image: url(images/longbox_mid.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
td.footerLarge {
	background-image: url(images/longbox_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
table.board {
	background-color: #ebe6c8;
	font-weight: normal;
	color: #31396A;
	text-decoration: none;
	border: 2px solid #c18a57;
}
table.board th {
	background-color: #31396A;
	font-size: 1.2em;
	font-weight: normal;
	color: #dbb46e;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border: .5px solid #ffffff;
	
}
table.board td {
	border: .5px solid #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.left-column {
	background: #543F48 none;
}
.seek-give-grad1 {
	background-image: url(images/seek-give-grad1.jpg);
	background-repeat: repeat-y;
	color: #ECE7C9;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.seek-give-grad2 {
	background-image: url(images/seek-give-grad2.jpg);
	background-repeat: repeat-y;
	color: #ECE7C9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sg-head {
	background: #aa90ab url(images/pink-head-tile.gif) repeat-x;	
}
.seekTitle {
	font-size: 2.2em;
}

