@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #333333;
}
.container {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bgtitles {
	font-size: 4em;
	color: #999999;
	z-index: 1;
	position: absolute;
	left: .15em;
	top: .1em;
	font-family: Dolphian, Copperplate Gothic Light, BankGothic Md BT, Georgia, Times New Roman;
}
.bgtitles2 {
	font-family: Times New Roman, Times, serif;
	font-size: 3em;
	color: #666666;
	z-index: 2;
	position: absolute;
	left: 1.8em;
	top: 1.2em;
	font-weight: lighter;
}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}.secondaycontainer {
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
	margin-top: 8em;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CCCCCC;
	margin: 6px;
	padding: 8px;
	color: #000000;

}
.content  A:link {color: #000000; text-decoration: underline;}
.content  A:active {color: #000000; text-decoration: underline;}
.content  A:visited {color: #000000; text-decoration: underline}
.content  A:hover {color: #000000; text-decoration: none;}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	text-align: center;
	background-color: #282828;
	position: absolute;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	left: auto;
	right: auto;
	top: 9.2em;
	bottom: 0px;
	height: 1.3em;
}
.nav  A:link {color: #FFFFFF; text-decoration: underline;}
.nav  A:active {color: #FFFFFF; text-decoration: underline;}
.nav  A:visited {color: #FFFFFF; text-decoration: underline}
.nav  A:hover {color: #FFFFFF; text-decoration: none;}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-align: center;
	color: #CCCCCC;
}
H3{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	font-family: Dolphian, Copperplate Gothic Light, BankGothic Md BT, Georgia, Times New Roman;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
.ThumbnailLinks  A:link {color: #333333; text-decoration: underline;}
.ThumbnailLinks  A:active {color: #333333; text-decoration: underline;}
.ThumbnailLinks  A:visited {color: #333333; text-decoration: underline}
.ThumbnailLinks  A:hover {color: #663333; text-decoration: none;}
.Thumbnails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #000000;
	margin: 2px;
	padding: 2px;
	float: left;
	top: 0px;
}
.ThumbnailLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	height: 44px;
	width: 85px;
}
.blankheight6px{
	margin: 0px;
	padding: 0px;
	height: 6px;
}
h4 {
	margin: 0px;
	padding: 4px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.Thumbnailpageother {
	float: left;
	top: 0px;
	clear:right;
	width: 95%;
}
