@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #617663;
}
.oneColFixCtrHdr #container {
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FAFCFB;
	line-height: 125%;
	text-decoration: none;
	width: 800px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 5;
	padding-right: 20px;
	padding-bottom: 5;
	padding-left: 20px;
	margin: 0px;
}
#container #footer .footerlink a:link {
	font-weight: bold;
	color: #FAFCFB;
	text-decoration: none;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#container #footer .footerlink a:visited {
	font-weight: bold;
	color: #FAFCFB;
	text-decoration: none;
	font-size: medium;
	margin-right: 20px;
	margin-left: 20px;
}
#container #footer .footerlink a:hover {
	font-size: medium;
	font-weight: bold;
	color: #FF6;
	text-decoration: underline;
	margin-right: 20px;
	margin-left: 20px;
}
#container #footer .footerlink a:active {
	font-size: medium;
	font-weight: bold;
	color: #FF6;
	text-decoration: underline;
	margin-right: 20px;
	margin-left: 20px;
}


.oneColFixCtrHdr #header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #FAFCFB;
	background-color: #617663;
	text-align: center;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	line-height: 125%;
	color: #FAFCFB;
	background-color: #617663;
	text-align: center;
}
#mainContent #preface {
	font-style: italic;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #617663;
	border-bottom-color: #617663;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footerlink {
	text-decoration: none;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #617663;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	color: #617663;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #617663;
}
#disclaimer {
	font-size: x-small;
	line-height: 125%;
	color: #8B8B8B;
	padding: 0px;
}
.acknowledgements {
	text-align: center;
}
#mainContent a:link {
	font-weight: bold;
	color: #617663;
	text-decoration: none;
}
#mainContent a:visited {
	font-weight: bold;
	color: #617663;
	text-decoration: none;
}
#mainContent a:hover {
	font-weight: bold;
	color: #9AAB9C;
	text-decoration: underline;
}
#mainContent a:active {
	font-weight: bold;
	color: #9AAB9C;
	text-decoration: underline;
}
#mainContent #anotherlook {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #617663;
	border-bottom-color: #617663;
}
#container #header h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #FAFCFB;
	line-height: 125%;
}
#container #header h3 {
	font-size: large;
	color: #FAFCFB;
}
.vidcap {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #000;
}
.headervidcap {
	border: 2px double #000;
	float: left;
}
.headervidcapright {
	float: right;
	border: 2px double #000;
}

#container #header h2 {
	font-size: x-large;
	font-weight: bold;
	color: #FAFCFB;
}
.back {
	font-size: small;
}
#season1 {
	float: left;
	width: 240px;
}
#season2 {
	margin-right: 260px;
	margin-left: 260px;
}
#season3 {
	float: right;
	width: 240px;
}
#season3 {
	float: right;
	width: 240px;
}
#season3 {
	float: right;
	width: 240px;
}
#season2 {
	margin-right: 260px;
	margin-left: 260px;
	padding-top: 0px;
}
