@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
}
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FF9;
	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;
	color: #000;
	background-color: #FFC;
	background-image: url(images/gradientbgcurve2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #FFF;
	background-color: #003;
	text-align: center;
	background-position: top;
	height: 98px;
}
.oneColFixCtrHdr #Subheader {
	color: #FFF;
	background-repeat: no-repeat;
	height: 56px;
	text-align: center;
	padding: 30;
	font-size: .8em;
	background-image: url(images/spacer.gif);
}
#TopNav {
	font-size: .8em;
	text-align: center;
	color: #FF9;
	height: 40px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9;
	background-image: url(images/spacer.gif);
}



#TopNav  a:link {
	color: #FF9;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#TopNav  a:visited {
	color: #FF9;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#TopNav a:hover {
	color: #C63;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}
#Credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	padding-top: 10px;
}
#Credits a:link {
	color: #9FF;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#Credits a:visited {
	color: #9FF;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#Credits a:hover {
	color: #FF6;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background-color: #FFF;
}
.oneColFixCtrHdr #SubmainContent {
	color: #000;
	font-size: 0.9em;
	padding: 0;
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(images/spacer.gif);
}
#MainTable {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9;
	border-bottom-color: #FF9;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #footer {
	background-color: #036;
	background-image: url(images/main_r3_c1.png);
	background-repeat: repeat;
	height: 182px;
	color: #FF9;
	font-size: .8em;
	text-align: center;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #Subfooter {
	background-color: #036;
	background-image: url(images/main_r3_c1.png);
	background-repeat: repeat;
	height: 60px;
	color: #FF9;
	font-size: .8em;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9;
	padding: 0;
}
.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 */
}
#footer a:link {
	color: #FF9;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#footer a:visited {
	color: #FF9;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#footer a:hover {
	color: #C63;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}
.oneColFixCtrHdr #Subfooter p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#Subfooter a:link {
	color: #FF9;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#Subfooter a:visited {
	color: #FF9;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
#Subfooter a:hover {
	color: #C63;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}

#Scripter {
	height: 260px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9;
	border-bottom-color: #FF6;
}
#SubmainContent  img {
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;

filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999',direction='120',strength='10');
	margin-bottom: 40px;
	margin-left: 15px;
	float: right;
}
#MonthlyText {
	width: 100%;
}
#MonthlyVideo {
	height: 100%;
	text-align: center;
}
h1 {
	font-family: Magneto, "Harlow Solid Italic","AR BLANCA", "Brush Script MT", "Brush Script Std", "Edwardian Script ITC",  cursive;
}
iframe {
	background-image: url(images/spacer.gif);
	text-align: center;
}
