body         {
	background: #ffffff;
	font-family: verdana, Helvetica, arial;
	color: #0066CC;
	font-size: 12px;
}

a:link			{ color: #0066cc;}
a:visited		{ color: #0066cc;} 
a:hover     { color: #ff9900 }

h1           {
	color: #CC6600;
	font-size: 20pt;
	text-align: Left;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
	}
			   
div#navigationbar {
	background-color: #00319C;
	margin-top: 0px;
	margin-left: 0px;
	height: 25px;
	width: 100%;
}
div#breadcrumb {
	background-color: #FFFFFF;
	height: 25px;
	width: 100%;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	color: #ff9900;
	margin-top: 3px;
	margin-bottom: 20px;
}

.galleryframe {
	background-color: #CCCCCC;
	border: 5px solid #999999;
	padding: 25px;
	width: auto;
	height: auto;
	text-align: center;
	float: left;
}




.galleryimage {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: auto;
	height: auto;
	padding: 7px;
}

.caption {
	background-color: #CCCCCC;
	text-align: center;
	color: #000000;
}

.gallerynavigation {
	text-align: left;
	clear: left;
	float: left;
	width: 500px;
	font-weight: bold;
	padding-left: 30px;
}
.thumbnail {
	float: left;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 7px;
}
.thumbnail_linebreak {
	clear: both;
}

div#breadcrumb_footer {
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	float: left;
	color: #ff9900;
	margin-top: 30px;
}
div#footer {
	background-color: #00319C;
	float: left;
	width: 100%;
	clear: both;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	text-align: left;
	padding-top: 5px;
}
div#footer a:link { color: #FF9900;}
div#footer a:hover { color: #FF0000;}
div#container {
	height: auto;
	width: auto;
	padding-left: 25px;
}
.thumbnailcaption {
	clear: left;
	float: left;
	width: 94px;
}
.thumbnailcontainer {
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.VideoThumbnailCaption {
	clear: left;
	float: left;
	width: 188px;
}
.ViedoThumbnailContainer {
	float: left;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.Video {
	background-color: #FFFFFF;
	border: 0px solid #cccccc;
	width: auto;
	height: auto;
	padding: 0px;
}
.VideoText {
	clear: left;
	float: left;
	width: 500px;
}
