body {
	background-color: #ffd700;
}
.titlepic {
	
	margin-left: 5px;
	
}
.bbls {
	background-color: #0000ff;
	color: #ffffff;
	font-size: 25pt;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 50px;
	text-align: center;
}
.title {
	background-color: transparent;
	
	font-size: 30pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	
}
.content {
	border-style: ridge;
	border-color: #ffd700;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #fff8dc;
	margin-left: 150px;
}
.footer {
	background-color: #0000ff;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}
.bottom {
	clear: both;
	padding-top: 10px;
}
.middle {
	clear: both;
}
.top {
	clear: both;
}
.navbar {
	background-color: transparent;
	color: #0000ff;
	font-size: 12pt;
	padding-left: 3px;
	
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	width: 134px;
	float: left;
}
.navbar a:visited {
	color: #0000ff; 
	text-decoration: none;
}
.navbar a:link {
	color: #0000ff; 
	text-decoration: none;
}
.navbar a:hover {
	color: #ff0000; 
	text-decoration: none;
}
.bold {
	font-weight:bold;
}
.italics {
	font-style: italic;
}
.newssubheading {
	font-style: italic;
	text-align: left;
	margin-bottom: 2px;
}
.newsheading {
	color: red;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size:2em;
}
.newsflash {
	border: dotted;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color:#ffffff;
}
h3 {
	color: green;
}
.photocaption {
	text-align: center;
}
.inlinepic {
	padding-right: 10px;
}
.photonav {
	text-align: center;
	font-size: 16pt;
	text-decoration: none;
}
.photonav a:visited {
	text-decoration: none;
}
.photonav a:link {
	text-decoration: none;
}
.photonav a:hover {
	text-decoration: none;
}
.banner {
	text-align:center;
}
.hidden {
	visibility: hidden;
}
.talking {
	color: #ffffff;
	background-color: #0000ff;
}
.talking a:visited {
	color: #ffffff; 
}
.talking a:link {
	color: #ffffff; 
}
.talking a:hover {
	color: #ffffff; 
}
.first {
	background-color: #cce6ff;
}
.second {
	background-color: #ffffcc;
}
.gbcaption {
	float: left;
	text-align: right;
	font-weight: bold;
}
.gbcontent {
	margin-left: 80px;
}
.biggerlink a:visited {
	font-size: 14pt;
}
.biggerlink a:link {
	font-size: 14pt;
}
.biggerlink a:hover {
	font-size: 14pt;
}