﻿body {
	/*the color here #f6dbf9 was the bottom color of my gradient image - a seamless fade*/
/*	background: #ffffff url('../images/bg0.png') repeat-x left top;*/
	background-position: left top;
	background: #000000 url('../images/pgbg0.png') repeat left top;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
/* iframe container */
.iframe-container {
  overflow: hidden;
  padding-top: 70%; /* 375/500=.75 (75%) */
  height:0px;
  position: relative;
}
 
.iframe-container iframe {
   position: absolute;
   border: 0;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}


/* CSS container shadow */
#shadow-container {
	background-position: left top;
	width: 855px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-right: 1px;
	padding-bottom: 0px;
/*	background-color: #454567;*/
}
#shadow-container .container {
	width: 850px;
	background-color: /*#FFFF00 /*#454567*/;
}
#shadow-container .shadow1 {
	background: #33399f /*#4a4a6f;*/;
	position: relative;
	left: -2px;
	top: -2px;
}
#shadow-container .shadow2 {
	background: #222999 /*#52527A*/;
	position: relative;
	left: -2px;
	top: -2px;
}
#shadow-container .shadow3 {
	background: #222777;
	background-position: left top;
	background: #222777 url('../images/pgbg0.png') repeat left top;
	position: relative;
	left: -2px;
	top: -2px;
	border-right-style: solid;
	border-right-width: thick;
	border-right-color: #222777;
	border-bottom-style: solid;
	border-bottom-color: #222777;
	border-bottom-width: thick;
}
/* Masthead Styles */
#masthead {
	text-align: center;
	background-position: left center;
	width: 850px;
	height: auto;
	vertical-align: middle;
	overflow: hidden;
	border-right: 4px #292929 solid;
	background-color: #C0C0C0;
	background-image: url('../images/paper.png');
	border-right-style: solid;
	border-right-color: #292929;
	border-right-width: 4px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #292929;
	bottom:5px;
}
#topbar {
	text-align: center;
	margin: auto;
	width: 850px;
}
#masthead p {
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: large;
}
#masthead table {
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
}
/* Masthead Styles */
#Nav {
	width: 850px;
	height: 34px;
	top:-2px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-right-style: solid;
	border-right-width: 4px;
	border-right-color: #292929;
}
#divbdr {
	width: 850px;
	height: 5px;
	background-color: #222777;
	background: #0000FF url('../images/pgbg0.png') repeat left top;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #222777;
	margin-left: 5px;
	border-right-color: #3942bb;
	border-right-style: solid;
	border-right-width: 2px;
}
#page_content {
	background-position: left top;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 850px;
	background: url('../images/paper.png') repeat-y left top;
	margin: auto;
	margin-bottom: 0px;
	vertical-align: middle;
	border-right: 4px #292929 solid;
	background-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #292929;
	border-bottom-color: #000000;
	border-right-width: 4px;
}
/* Content Styles */
#page_content p {
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#page_content h3 {
	font-weight: normal;
	font-size: medium;
	text-align: left;
	margin-top: 0px;
	display: inline;
	width: 200px;
	height: 10px;
	margin-right: 0px;
	margin-left: .05px;
}
#page_content h4 {
	font-weight: normal;
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	display: inline;
	height: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
#page_content img {
	padding: 5px;
	border: 0px solid #a0522d;
}
#content {
	text-align: left;
	height: 100%;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: top;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
/* Content Styles */
#content h1, h2, h3, h4, h5, h6 {
}
#content p {
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h3 {
	font-weight: normal;
	font-size: medium;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	display: inline;
	width: 200px;
	height: 10px;
	margin-right: 0px;
	margin-left: .05px;
}
#content h4 {
	font-weight: normal;
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	display: inline;
	height: 10px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 10px;
}
#content img {
	padding: 5px;
	border: 0px solid #a0522d;
}
#content td em a {
	font-size:18px;
	color: #422152;
	text-decoration: none;
}
#content td em a:hover {
	font-size:18px;
	color: #000000;
	text-decoration: underline;
}
#content td a {
	font-size:inherit;
	color: #ffffff;
	text-decoration: none;
}
#content td a:hover {
	font-size:inherit;
	color: #000000;
	text-decoration: underline;
}
#content a {
	font-size:inherit;
	color: #ffffff;
	text-decoration: none;
}
#content a:hover {
	font-size:inherit;
	text-decoration: none;
}
#sidebar {
	/*	float: right;*/
	width: 100%;
	height: 100%;
	padding-top: 1px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-left: 0px solid #B4B48D;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	overflow: hidden;
}
#sidebar h3 {
	font-weight: normal;
	font-size: large;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	display: inline;
	width: 100%;
	height: 10px;
	margin-right: 0px;
	margin-left: .05px;
}
#sidebar h4 {
	font-weight: normal;
	font-size: medium;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	display: inline;
	height: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
/* Sidebar Styles */
#sidebar p {
	color: black;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-right: 1px;
	margin-left: 1px;
	font-size: 13px;
}
#sidebar a img {
	border: 0px;
	padding: 0px;
}
#sidebar a {
	/*	color: #a14818;
*/	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}
#sidebar a:hover {
	/*	font-weight: normal;
*/	color: #7b8df6;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}
.styleW {
	color: white;
}
#sidebar img {
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
#sidebar2 {
	background: #f6dbf9 url('../images/gradient2.jpg') repeat-x left top;
	float: left;
	margin-top: 0px;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 4px;
	height: 500px;
	overflow: hidden;
	background-color: #453c7c /*	border-right: 1px solid #B4B48D;*/;
}
#sidebar2 p {
	font-weight: normal;
	color: #000000;
	text-align: center;
	color: #222;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
}
#sidebar2 img {
	float: none;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	overflow: hidden;
}
#footer {
	text-align: center;
	vertical-align: middle;
	width: 850px;
	margin: auto;
	overflow: hidden;
	background-color: #C0C0C0;
	background-image: url('../images/paper.png');
	border-right-style: solid;
	border-right-color: #292929;
	border-right-width: 4px;
}
/* Footer Styles */
#footer p {
	margin: auto;
	height: 64px;
	text-align: center;
	font-size: 13px;
	color: #000000;
	background-image: url('../images/paper.png');
	background-repeat: repeat-x;
	overflow: hidden;
}
#footer a {
	color: #a0522d;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#weather {
	text-align: center;
	width: 850px;
	height: 60px;
	overflow: hidden;
	margin: auto;
	margin-top: 15px;
	vertical-align: middle;
}
#weather ul {
	margin: 0;
	list-style: none;
	height: 80px;
	position: relative;
	font-family: arial, verdana, sans-serif;
}
#weather ul li {
	display: block;
	float: left;
	position: relative;
	float: none;
	top: 0px;
}
#weather a {
	color: #ffccff;
	text-decoration: underline;
}
#weather a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* Link Styles */
a {
	font-size:x-small;
	color: #a0522d;
	text-decoration: none;
}
a:hover {
	font-size:x-small;
	color: #800000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.stylervcenter {
	border-width: 0px;
	vertical-align: middle;
}
.stylemiddle {
	border-width: 0;
	vertical-align: middle;
}
.styleblack {
	color: #000000;
}
.styler0border {
	border-width: 0;
}
.styletop {
	background-image: url('../images/topbar.png');
}
