@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/template5.png);
	background-repeat: no-repeat;
	height: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 10px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 1424px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 12px;
	clear: both;
	padding-top: 12px;
}
#logo {
	height: 100px;
	padding-bottom: 12px;
}
#mainmenu {
	height: 50px;
	padding-bottom: 12px;
	padding-top: 10px;
}
#submenu {
	height: 35px;
	padding-bottom: 7px;
	padding-top: 10px;
}
#colcontainer {
	width: 940px;
	margin-right: 40px;
	margin-left: 45px;
	height: 550px;
}
#leftcol {
	float: left;
	width: 740px;
	margin-left: 1px;
	height: 512px;
	margin-right: 5px;
	padding-top: 15px;
	margin-top: 10px;
}

#rightcol {
	float: right;
	width: 175px;
	margin-right: 2px;
	height: 512px;
	margin-left: 2px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 10px;
}
#textbox {
	height: 816px;
	width: 935px;
	margin-top: 18px;
	margin-left: 45px;
	margin-right: 45px;
	padding-right: 0px;
}
#aboutmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: visible;
}
#whymenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}
#storiesmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}
#howmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}
#linksmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-align: justify;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #f76812;
}
#textboxreal {
	height: 693px;
	width: 914px;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 0px;
	position: absolute;
	visibility: visible;
}

