.banner {
	height: 190px;
	background-image: url(common_images/banner_bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
}
.banner-headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	background-color: #000000;
}
.center-body {
}
.nav {
	text-align: center;
	width: 230px;
	background-image: url(common_images/nav-gradient.gif);
	background-repeat: repeat-y;
	height: 100%;
	font-size: 10px;
}
.spacer {
	height: 20px;
}
.nav table {
	margin-top: 20px;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 20px;
}
.bottom-footer {
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	bottom: 0px;
}
.body-text-bold-lg {
	font-size: 18px;
	font-weight: bold;
}
.box-hilite-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.body-text a:link {
	font-size: 16px;
	font-weight: bold;
	color: #B4182B;
	text-decoration: none;
}
.body-text a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #B4182B;
	text-decoration: none;
}
.body-text a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFCA3E;
	text-decoration: none;
}
.body-text a:active {
	font-size: 16px;
	font-weight: bold;
	color: #B4182B;
	text-decoration: none;
}
.body-text-hilite {
	font-size: 18px;
	color: #000000;
}
.body-text-titles {
	font-size: 24px;
	color: #000000;
}
.body-bkgrnd {
	background-image: url(common_images/nav-gradient.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body-text-red {
	color: #B4182B;
}
.footer {
	background-image: url(common_images/footer_tracks.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 57px;
}
.disclosure {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.body-shadow {
	background-image: url(common_images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
	* {
		margin: 0; 
		padding:0;
	}
	
	img {
		border: 0;
	}

	#sidebar{ 
		position:fixed; 
		top: 38px; 
		left:30px;	
		width: 235px; 
	}
	
	* html div#sidebar{ 
		position:absolute; 
		top: 38px; 
		left:30px;
		width: 235px; 
	}
	
	#content{ 
		margin-top: 38px;
		margin-left: 300px;
	}

	#topbar{ 
		margin-top: 30px;
		margin-left: 30px;
	}

	#content_wide{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	}

	#album_title{ 
		color: #000000;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 18px;
		line-height: 150%;
	}
	
	#album_description{ 
		color: #303030;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 12px; 
		line-height: 150%;
	}

	.thumbnail{
	height: 128px;
	width: 128px;
	text-align: center;
	padding:4px;
	float: left;
	margin-right: 5px;
	}

	.thumbnail_text{
		height: 145px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #e0e0e0;
		border: 1px solid #d0d0d0;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden; 
 		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
.img-lft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.img-rht {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.weather {
	width: 300px;
	float: left;
}
.facebook {
	width: 300px;
	float: left;
}
.news-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.facebook-container {
	width: 300px;
	float: right;
}
.gallery-scroll {
	width: 600px;
	height: 140px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: thin solid #CCCCCC;
}
.gallery-container {
	font-family: "Times New Roman", Times, serif;
}
.gallery-container h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-left: 20px;
}

