#outside{
	width:975px;
}
#outside1{
	width:99%;
	border:3px solid black;
	padding:2px;
	padding-bottom:2px;
}
#outside2{
	/*width:99%;*/
	border:3px solid black;
	background-color:#8e6e55;
	background-image:url('/sources/gradient.gif');
	background-repeat:repeat-x;
}

body {
	color:#ffffff;
	/*background-color:#321704;*/
	background-color:#1d0e03;
	background-image:url('/sources/[x].gif');
}

span, span a {
	font-family:Tahoma;
}

img {
	border:0px;
}

a, a:link, a:visited {
	color:#cccccc;
}

a:hover {
	color:#ffffff;
}

#logo{
	position:absolute;
	top:5px;
	left:5px;
}

#header{
	text-align:center;
}

#header_middle{
	margin:auto;
	background-image:url('/sources/header_main.jpg');
	text-align:center;
	width:900px;
	height:180px;
}
#navigation{
	text-align:center;
	padding:0px;
	background-color:#4e4139;
}

#mainnavigation{
	border-top:3px solid black;
	border-bottom:3px solid black;
}
#mainnavigation table{
	margin:auto;
	width:900px;
	padding:0px;
	background-color:#4e4139;
	table-layout:fixed;
}

#subnavigation{
	margin:auto;
	width:900px;
	padding:0px;
	background-color:#4e4139;
}

#subnavigation table{
	width:900px;
	table-layout:fixed;
}

#main{
	padding-top:15px;
}

#content{}

#bottom{
	width:100%;
	bottom:0px;
	right:1px;
	background-color:#4e4139;
	clear:both;
}

span.navi a, span.navi a:link, span.navi a:visited{
	background-color:#4e4139;
	text-decoration:none;
	color:#999999;
	font-family:Tahoma;
	font-size:14pt;
}

#mainnavigation table tr td span a{
	display:block;
	text-decoration:none;
	font-size:16pt;
	width:100%;
	text-align:center;
}

#subnavigation table tr td span a{
	display:block;
	text-decoration:none;
	width:100%;
	text-align:center;
}

span.naviactive a, span.naviactive a:link, span.naviactive a:visited{
	background-color:#6e6159;
	text-decoration:none;
	color:#999999;
	font-family:Tahoma;
	font-size:14pt;
}
span.naviactive a:hover, span.navi a:hover{
	background-color:#6e6159;
	color:#ffffff;
	text-decoration:none;
}

#info{
	border:1px solid red;
	background-color:black;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:2px;
}

#tablecat{
	background-image:url('/sources/forum/tablecat.png');
	background-repeat:repeat-y;
}