html, body {
         background-color:#A9A286;
		 background-image:url(../../image/pwbghead.png);
		 background-position:top left;
		 background-repeat:repeat-x;
		 background-attachment:fixed;		 
         color:#0f0b00;
		 font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
         font-size:10pt;
		 
}

a {
	color: #ffffbe;
	text-decoration: none;
}		
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	text-decoration: none;
	color:#584211;
}

p {
	text-align:left;
	margin-top:2px;
	margin-bottom: 10px;	
	padding: 2px;
	list-style: none;
}	

h1 {
	color: #433726;
	font-family:"Times New Roman", Helvetica, Arial;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	margin: 0px;
	margin-bottom: 0px;
}

h2 {
	font-weight: bold;
	font-family:Helvetica, Arial;
	text-align:center;
	font-style:italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 4px;
}	

h3 {
	font-size: small;
	font-weight: bold;
	font-family:Helvetica, Arial;
	background-color: #A9A286;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px 0px 0px 4px;
  border-style:solid;
  border-color: #0f0b00;
  border-width: 1px 1px 1px 1px;
}

h4 {
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	font-family:Helvetica, Arial;
    background-color:#A9A286;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 4px;
    border: 1px solid #0f0b00;
}

hr {
        border: none;
        border-top: 1px solid #0f0b00;
        height: 0px;
}

ul {
	text-align:left;
	list-style:disc;
}

li {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	line-height: 1.2em;
}

code {

	 font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	 font-size:10pt;
	 white-space:normal;	
}	

.logo {
  clear:both;
  text-align:center;
  font-size:24pt;
  color:#0f0b00;
  width:100%;
}

input, textarea {
  background-color: #595C4B;
  color:#ffffbe;  
  border: 1px solid #0f0b00;
}

.postblock {
  margin: 0;
  background-color: #595C4B;
  color:#ffffbe;  
  border: 1px solid #0f0b00;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  width:55px;
}

.unkfunc {
	background:inert;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	color:#DD0000;
	font-weight:800;
}
.postername {
  background:inherit;
  font-size:11pt;
  color:#ffffbe;
  font-weight: bold;
}
.postertrip {
	background:inherit;
	color:#ffffbe;
}
.oldpost {
  background:inherit;
  color:#ffffbe;
  font-weight:800;
}
.omittedposts {
  background:inherit;
  color:#444;
}
.reply {
  background-color: #595C4B;
  color:#0f0b00;  
  border-style:solid;
  border-color: #0f0b00;
  border-width: 0px 1px 1px 0px;
}
.replyhl {
  background-color: #595C4B;
  color:#0f0b00;
}
.highlight {
  background-color: #595C4B;
  color:#0f0b00;
	border: 1px dashed #ffffbe;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size:18px;
  color:#ffffbe;
  font-weight:800;
}
.commentpostername {
  background:inherit;
  font-size:11pt;
  color:#ffffbe;
  font-weight: bold;
}
a.quotejs {
  color:#0f0b00; 
	text-decoration: none;
}
a.quotejs:hover {
  font-weight:bold;
}

.title {
	font-size: small;
	font-weight: bold;
	font-family:Helvetica, Arial;
	background-color: #A9A286;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px 0px 0px 4px;
  border-style:solid;
  border-color: #0f0b00;
  border-width: 1px 1px 1px 1px;
}

.content {
	text-align:left;
	margin-top:2px;
	margin-bottom: 10px;	
	padding: 2px;
	list-style: none;
	background-color: #595C4B;
    border: 1px solid #0f0b00;
}		

.top {
	font-size:20px;
	font-family:"Times New Roman", Helvetica, Arial;
	font-weight:normal;
	text-align:center;
	width:75%;
	position:absolute;
	top:0px;
	left:205px;
	margin-top:5px;
}
