﻿.TitlePictureStyle {
	position: absolute;
	top: 4px;
	left: 4px;
	margin-bottom: 4px;
}
.ButtonStyle {
	border: 0;
}
body {
    margin: 0px;
    padding: 0px;
}
h1 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	word-spacing: 0;
}
h2 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
}
.SiteTableStyle {
	clear: both;
	border: 1px solid #000000;
	empty-cells: show;
	caption-side: bottom;
	float: left;
	table-layout: auto;
	background-color: #9CFFCE;
}
.SiteTableBorderStyle {
	border: 1px solid #000000;
}
.VideoClipsTableStyle {
	font-size: medium;
	border: 1px solid #000000;
	empty-cells: show;
	caption-side: bottom;
	float: left;
	table-layout: auto;
	background-color: #DDDDDD;
	margin-left: 30x;
	margin-right: 10px;
	margin-bottom: 20px;
}
.MultiTableLayout {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: left;
}
.img-right {
	padding: 2px;
	margin: 2px;
	float: right;
}
.img-right-with-caption {
	margin: 5px;
	float: right;
}
.img-left {
	margin: 2px;
	padding: 2px;
	float: left;
}
.img-left-with-caption {
	margin: 5px;
	float: left;
}
.img_border {
	border: 2px;
	border-color: #008080;
}
.caption {
	font-size: x-small;
}
.TextLeft {
	float: right;
}
.Centered {
	text-align: center;
}
.ClearBoth {
	clear: both;
}
.twentypixelsmargin {
	margin: 20px;
}
.PageTitle {	
	text-align: center;
}
.GenericTitle {
	text-align: center;
}
.PageTitleImage {
	border: 2px;
	border-color: #008080;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 12px;
	padding: 0px;
	float: right;
}
.Gallery {
	clear: both;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}
.GalleryImage {
	border: 2px;
	border-color: #008080;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
.DarkGreenHyperlink {
	color: #007100;
	font-style: oblique;
}
.DarkBrownHyperlink {
	color: #663300;
	font-style: oblique;
}
.BlackHyperlink {
	color: black;
	font-style: oblique;
}
.WhiteHyperlink {
	color: white;
	font-style: oblique;
}
.EpisodeStyle {
	text-align: left;
	font-size: medium;
}
.TableImageLeft {
	border: 0;
	float: left;
}
.TableImageRight {
	border: 0;
	float: right;
}

