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


#container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #FFF;
	background-image: url(../images/menus/fade-bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#banner {
	height: 100px;
	width: 960px;
}
#tommenu {
	height: 60px;
	width: 960px;
	background-color: #000;
}
#midmenue {
	height: 80px;
	width: 960px;
	background-color: #000;
}
#footer {
	height: 60px;
	width: 960px;
	background-image: none;
	clear: both;
	color: #999;
}


#maincontent {
	height: auto;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 1px;
}
#story {
	height: 400px;
	width: auto;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#featured {
	height: auto;
	width: 960px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 30px;
	background-image: url(../images/menus/main-bg2.jpg);
	background-color: #070707;
}
#featured img {
	padding-bottom: 10px;
}
.center {
	clear: both;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333;
}


.menuimg-right {
	margin-right: 40px;
	margin-left: 20px;
}
.menuinm-left {
	margin-right: 20px;
	margin-left: 40px;
}
.menuimg-center {
	margin-right: 20px;
	margin-left: 20px;
}
.bodytext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333;
}
#bbmenu {
	height: 20px;
	width: 960px;
	clear: both;
	background-color: #000;
}

#footer {
	height: 30px;
	width: 960px;
	clear: both;
	background-image: none;
}
.footerbutton {
	width: auto;
	padding-right: 0px;
	padding-left: 5px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
	padding-top: 0px;
	border-left-width: .5px;
	border-left-style: solid;
	border-left-color: #999;
	height: auto;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
.leftfooter {
	float: left;
	height: 10px;
	width: 320px;
}
.menubbtop {
	float: right;
	height: 40px;
	width: 150px;
	margin-right: 3px;
	margin-left: 3px;
}
#title {
	clear: both;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
body {
	background-image: url(../images/menus/background.gif);
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999;
}

