html {
	font-size: 13px;
	overflow-y : scroll;
}
.wrapper .content .inner h1 {
	font-size: 175%;
	font-family: "Courier New", Courier, monospace;
	color: #FFFF00;
	margin-top: 0px;
}
.wrapper .content .inner h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 135%;
	color: #FFFF99;
	font-family: "Courier New", Courier, monospace;
}
.wrapper {
	background-image: url(images/Nov08/base.jpg);
	width: 1000px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: left top;
}.wrapper .content .menu {
	position: relative;
	left: 50px;
	top: -35px;
	float: left;
}
.wrapper .content .menu .menubase {
	background-image: url(images/Nov08/menubase.jpg);
	height: 31px;
	width: 151px;
}
.wrapper .content .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wrapper .content .menu a {
	color: #FFFF00;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-size: 120%;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 145px;
	text-align: left;
}
.wrapper .content {
	background-image: url(images/Nov08/content.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	margin-top: 90px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 0px;
}
.wrapper .header {
	height: 350px;
}
.wrapper .header #search {
	text-align: right;
	padding-top: 30px;
	padding-right: 100px;
}
.wrapper .header #search .sinput {
	background-color: #443C0D;
	padding: 5px;
	border: 1px solid #83741C;
	font-family: "Courier New", Courier, monospace;
	color: #FFFF00;
	font-weight: bold;
	font-size: 125%;
}
.wrapper .header #search .sbutton {
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 125%;
	background-color: #000000;
	color: #FFFF00;
	font-weight: bolder;
	border: 1px solid #000000;
}
.wrapper .content .inner {
	padding-top: 0px;
	color: #98945D;
	text-align: left;
	margin-left: 220px;
	margin-right: 280px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC6A2;
	padding-right: 5px;
}
.wrapper .content .features .line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC6A2;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wrapper .content .inner a {
	color: #FFFF00;
	text-decoration: none;
}
.wrapper .footer {
	background-image: url(images/Nov08/footer.jpg);
	height: 158px;
	clear: both;
	margin: 0px;
}
.wrapper .footer .footerinner {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	float: right;
	text-align: right;
	padding-right: 110px;
	padding-top: 60px;
}
.wrapper .footer .footerinner a {
	color: #FFFFFF;
	text-decoration: none;	
}
.wrapper .content .menu a:hover {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-size: 120%;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 145px;
	text-align: left;
	font-weight: bold;
}
.wrapper .content .inner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.wrapper .content .features {
	width: 170px;
	float: right;
	font-size: 80%;
	text-align: left;
	color: #CAC4A0;
	padding-right: 102px;
}
.wrapper .content .features a {
	font-size: 120%;
	text-decoration: none;
	color: #FFFF00;
}
.wrapper .content .features a:hover {
	font-size: 120%;
	text-decoration: none;
	color: #F8F5F7;
}
.wrapper .content .inner p {
	margin-top: 15px;
	margin-bottom: 5px;
}
.forum_small_text {
	color: #666666;
}
.forum_threads {
	background-color: #433B0C;
	border: 1px solid #473F10;
	padding: 10px;
	margin-bottom: 2px;
	color: #FFFFCC;
}
.forum_topic_header {
	font-size: 125%;
	font-weight: bold;
	color: #FFFF00;
	font-family: "Courier New", Courier, monospace;
}
.shop_product {
	float: left;
	padding: 5px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 10px;
	height: 200px;
	width: 110px;
	font-size: 90%;
}
.wrapper .content .inner li {
	margin-left: 15px;
	
}
.wrapper .content .features .donation {
	background-color: #332B08;
	padding: 5px;
	font-weight: bold;
	margin-right: 5px;
	color: #FFFF00;
}
.login {
	position: relative;
	top: -60px;
	text-align: right;
	padding-right: 110px;
	padding-bottom: 0px;
}
.wrapper .content .login a {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
.wrapper .content .login a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
.wrapper .header .tkuk {
	width: 150px;
	height: 75px;
	float: right;
	margin-right: 150px;
	margin-top: 210px;
}
