/* CSS Document */

body, html {
	height: 100%;
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	background-color: #FFFFFF;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	


}
.brantbox {


	border: solid 1px black;
	padding: 5px;

}
.footer {
	font-size: 9px;
	color: #444444;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: solid #898989 1px;
	text-align: center;
}
.imageleft {
	 margin-top: 0px; 
	 margin-left: 0px;
	 margin-right: 15px; 
	 margin-bottom: 15px;
	 
	 float: left;
}
.imageright {
	 margin-top: 0px; 
	 margin-right: 0px;
	 margin-left: 15px; 
	 margin-bottom: 15px;
	 float: right;
}
.edition {
	margin-top: 15px;
	margin-bottom: 0px;

}
.goodtext {

}
.badtext {
	color: red;
}
.container {
	height: 500px;
	background-image: url(images/bg_top.gif);
}
.forumcontainer {
	height: 500px;
	background-image: url(images/forum_bg_top.gif);
}
a {
	color: #D70000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 16px;
	font-weight: bolder;
}
.parenthetical {
	color: #555555;
	font-style: italic;
	

}
h2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bolder;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 0px;
	font-size: 16px;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;

}
.jacket {

	
}
.thumbselected {
	border: solid 2px #d70000;
	margin: 0px;
	padding: 0px;

}
.thumboff {
	border: solid 1px black;
	margin: 0px;
	padding: 0px;

}
.nav {
	width: 163px;
	padding: 0px;
	spacing: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	

}
.subnav {
	padding: 0px;
	spacing: 0px;
	position: absolute;
	top: 340px;
	left: 620px;


}

.subnavoff {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/sub_off.gif);
	background-repeat: no-repeat;

}
.subnavover {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/sub_over.gif);
	background-repeat: no-repeat;

}
.subnavselected {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/sub_selected.gif);
	background-repeat: no-repeat;

}
.image {
	position: absolute;
	border: solid 4px black;

}

.header {
	left: 197px;
	top: 22px;
	height: 60px;
	position: absolute;
}
.maintext {
	position: absolute;
	left: 197px;
	top: 91px;
	width: 340px;
	overflow: hidden;
	
}
.forummain {
	position: absolute;
	left: 197px;
	top: 91px;
	
	
}

.maintextwide {
	position: absolute;
	left: 197px;
	top: 91px;
	width: 500px;
	overflow: hidden;
	
}
li {

color: #000000;
}