body {
	background-color: #A3D1EE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
a, a:visited {
	color: #154060;
	text-decoration: none;	
}
a:hover {
	color: #154060;
	text-decoration: underline;	
}
.page_header {
	font-size: 24pt;
	font-style: italic;
	color: #FFFFFF;
}
.content_bk {
	background-image: url(/images/blount_adventures_world.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.col_divide {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
	padding-left: 5px;
}
.other_box, #quickLinks td {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
}
.other_box a; .other_box a:visited {
	color: #FFFFFF;
}

#quickLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.new {
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}