.invititle{
	font-size:1pt;
	color:transparent;
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
	left:-20px;
	top:-20px;
}
#outsidetable{
	width:965px;
}
#outside{
	width:960px;
	margin:auto;
	text-align:center;
}
#outside1{
	width:99%;
	border:3px solid black;
	padding:2px;
	padding-bottom:2px;
	margin:auto;
	text-align:center;
}
#outside2{
	/*width:99%;*/
	border:3px solid black;
	background-color:#8e6e55;
	background-image:url('/sources/gradient.gif');
	background-repeat:repeat-x;
	margin:auto;
	text-align:center;
}

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

font, span, div, a {
	font-family:Tahoma;
	font-size:10pt;
}

img {
	border:0px;
}

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

a:hover {
	color:#ffffff;
}

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

#header{
	text-align:center;
}

#header_middle{
	margin:auto;
	text-align:center;
}

#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;
	padding-bottom: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:12pt;
}

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

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

#subnavigation table tr td span.naviactive a{
	
}

#mainnavigation table tr td span.naviactive a{
	
}

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

.bold {
	font-weight:bold;
}

.smallfont {
	font-size:75%;
	font-weight:normal;
}

div#news{
	width:100%;
}

div.news {
	margin-bottom:0px;
	text-align:center;
	border:1px solid #6e5847;
	border-top:2px solid #6e5847;
	background-color:#47372a;
}

div.news h3 {
	margin:0px;
	background-color:#1d0e03;
	border-bottom:1px solid #6e5847;
	color:#cccccc;
	font-weight:normal;
	padding:2px;
	letter-spacing:2px;
}

div.news font.smallfont {
	display:block;
	padding-top:5px;
}

div.news div {
	padding-top:5px;
}

.navidropdown {
	height:0px;
	overflow:visible;
	position:relative;
	text-align:center;
}

.navidropdown a {
	display:none;
	position:relative;
	background-color:#6e6159;
	position:relative;
	z-index:5;
	margin-left:-8px;
	margin-right:-8px;
	border-left:3px solid #4e4139;
	border-right:3px solid #4e4139;
}

.navi:hover .navidropdown a, .navidropdown:hover a, .navidropdown a:hover {
	display:block;
}

.navibox {
	float:left;
	width:20%;
	text-align:left;
	position:relative;
	left:12px;
	border:1px solid #9e7e65;
	margin-bottom:15px;
	padding:2px;
}
#mainbox {
	float:right;
	text-align:center;
	width:75%;
	position:relative;
	right:12px;
	border:1px solid #9e7e65;
	margin-bottom:15px;
	padding:2px;
}
a.active{
	color:#cccccc;
	font-weight:bold;
}

h2{
	margin-top:0px;
	font-size:18pt;
	font-weight:normal;
}

div.box {
	width:70%;
	margin:0px auto;
	text-align:justify;
	border:1px solid #9e7e65;
	padding:2px;
}
div.box b.boxtitle {
	font-size:105%;
}

.bookimgsmall{
	height:200px;
	margin:2px;
}
.bookimgsmall:hover{
	margin:0px;
	border:2px double white;
}