@charset "UTF-8";
/* CSS Document */

body  {
	background: #000;
	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;
}
.twoColFixRtHdr #container {
	width: 1024px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0%;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#video {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	width: 940px;
	z-index: 2;
	position: absolute;
	overflow: visible;
	margin-left: 90px;
}
.typepadding {
	padding-top: 120px;
}
#showtext {
	z-index: 2;
	width: 300px;
	margin: 0px 0px 0px 0px;
	float: right;
	overflow: visible;
	height: 550px;
	position: absolute;
}
.twoColFixRtHdr #walterfooter {
	padding: 0px 40px 0px 0px;
	background-image: url(images2/backgroundfooter.jpg);
	height: 130px;
	background-repeat: no-repeat;
	z-index: 1;
}
.topMenuHiddenShow {
	color: #F3A874;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	cursor: pointer;
}
.topMenuHidden {
	color: #CCC;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	cursor: pointer;
}
.topMenuActive {
	color: #FC0;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
}
.twoColFixRtHdr #headerbigg {
	height: 72px;
	background-image: url(images2/backgroundhead.jpg);
	padding: 42px 0px 0px 30px;
	background-repeat: no-repeat;
}
.twoColFixRtHdr #headerbigg a {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	padding-top: 20px;
	margin-top: 20px;
	border: 0;
}
.twoColFixRtHdr #biggMain {
	margin: 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px;
	width: 1024px;
	background-image: url(images2/backgroundbg.jpg);
	background-repeat: no-repeat;
	height: 565px;
}
.twoColFixRtHdr #biggMain a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: 0;
}
.twoColFixRtHdr #headerbigg a:hover {
	color: #FC3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	padding-top: 20px;
	margin-top: 20px;
}
.submenubigg {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 65px 0px 0px 107px;
	float: left;
	position: absolute;
	z-index: 2;
	font-size: 0.75em;
	border: solid 1pt #FFF;
	visibility: hidden;
	background-color: #555;
}
.submenuPhoto {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 65px 0px 0px 370px;
	float: left;
	position: absolute;
	z-index: 2;
	font-size: 0.75em;
	border: solid 1pt #FFF;
	visibility: hidden;
	background-color: #555;
}
.submenuPhoto a {
	color: #CCC;
	text-decoration: none;
}
.submenubigg a{
	color: #CCC;
	text-decoration: none;
}
a:hover{
	color: #FC0;
}
#video p     {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.73em;
	line-height: 1.6em;
	padding-right: 30px;
	margin: 5px;
}
.twoColFixRtHdr #quoteimage {
	padding: 0px 0px 30px 30px;
	background-repeat: no-repeat;
	position: absolute;
	width: 330px;
	z-index: 3;
	margin: 15px 20px 0px 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #76baf1;
	background-position: top left;
	height: 210px;
	font-size: 1.2em;
}
.twoColFixRtHdr #quoteimage a{
	width: 320px;
	z-index: 3;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FC0;
	text-decoration: none;
}
.quotes {
	width: 700px;
	background-color: #039;
	position: absolute;
	border: solid #FC0 1pt;
	z-index: 3;
	padding: 0px 20px 0px 20px;
	font-size: 0.74em;
	margin: 60px 10px 0px 70px;
	visibility: hidden;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	color: #FFF;
}
#video a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FC0;
	line-height: 1.6em;
}
.submenubiggHidden {
	color: #FC0;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding: 25px 0px 0px 73px;
	margin: 0px;
	float: left;
	visibility: hidden;
}
#video ul {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.73em;
	line-height: 1.6em;
	padding-right: 30px;
	margin: 5px;
}
.next {
	font-family: Verdana, Geneva, sans-serif;
	color: #FC0;
	line-height: 1.6em;
	padding-right: 30px;
	margin: 5px;
}
