#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}


#menue {
	width: 185px;
	text-align: left;
	padding: 63px 0px 0px 0px;
	margin: 0px;
	background-color: #FBE4C5;
	position: absolute;
	top: 265px;
	left: 0px;
}

#menue ul {
	list-style-type: none;
	width: 185px;
	margin: 0px;
	padding: 0px;
}

#menue li a img {
	vertical-align : middle;
}

#menue li {
	display: inline;
}

#menue li a {
	display: block;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
border-top: 1px solid #ffffff;
}

#menue li a.sel {
	background-color: #51060E;
	color: #51060E;
}

#menue li a:hover {
	color: #ffffff;
	display: block;
	background-color: #AA895F;
}

.maintopic {
	width: 165px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	background : url(../images/) no-repeat top left;
	color: #AA895F;
	font-size: 90%;
	font-weight: normal;
}

.maintopicsel {
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #AA895F;
}

.topic {
	padding-top: 6px;
	padding-left: 22px;
	padding-bottom: 6px;
	color: #AA895F;
	font-size: 90%;
	font-weight: normal;
}

.topicsel {
	padding-top: 6px;
	padding-left: 22px;
	padding-bottom: 6px;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #AA895F;
}

.subtopic {
	padding-top: 6px;
	padding-left: 35px;
	padding-bottom: 6px;
	color: #AA895F;
	font-size: 90%;
	font-weight: normal;
}

.subtopicsel {
	padding-top: 6px;
	padding-left: 35px;
	padding-bottom: 6px;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #AA895F;
}


#logo {
	position: absolute;
	top: 25px;
	left: 0px;
	height: 105px;
	width: 980px;
	background: #ffffff url(../images/plog.jpg) no-repeat top left;
	padding: 0px;
	margin: 0px;
}

#eyecatcher {
	width: 790px;
	height: 198px;
	margin: 0px;
	padding: 0px;
	background-color : #AA895F;	
	position: absolute;
	top: 130px;
	left: 0px;
}

#eyeedgeright {
	width: 7px;
	height: 160px;
	position: absolute;
	left: 758px;
	top: 115px;
}

#youarehere {
	position: absolute;
	top: 340px;
	left: 200px;
	width: 575px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}


#search {
	position: absolute;
	top: 270px;
	left: 9px;
	width: 190px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 2px 0px 2px 4px;
	vertical-align : middle;
	font-size: 80%;
	color: #AA895F;
}

input.search {display:block;
  margin-top:4px;
	border: #AA895F 1px solid;
	width: 150px;
}

input.searchi {
  margin-top:4px;
	border: #AA895F 1px solid;
	width: 130px;
}



#content {
	width: 575px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-color: transparent;
	position: absolute;
	top: 380px;
	left: 200px;
}

#sidebartop {
	position: absolute;
	top: 300px;
	left: 791px;
	width: 205px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background: #8A2816 url(../images/psito.gif) no-repeat left top;
}

#sidebar {
	position: absolute;
	top: 328px;
	left: 791px;
	width: 180px;
	padding: 10px 10px 0px 15px;
	background: #FBE4C5 url(../images/psbgr.gif) repeat-y left top;
}


#sidebar p {
	font-size: 90%;
}

#commontop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 22px;
	text-align: left;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	background-color: #8A2816;
	}

#commontop P.small  {
	font-size: 90%;
	color: #FBE4C5;
	display: inline;
}

#commontop a {
	font-size: 90%;
	text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	color: #FBE4C5;
	display: inline;
}

#youarehere P.small  {
	font-size: 90%;
	color: #AA895F;
	display: inline;
}

#youarehere a.small {
	font-size: 90%;
	text-decoration: none;
	color: #AA895F;
}

#youarehere a:hover, #commontop a:hover {
	text-decoration: underline;
}

#more p.verysmall {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #AA895F;
}

#shopcontrol {
	position: absolute;
	top: 130px;
	left: 791px;
	width: 205px;
	height: 198px;
	valign: top;
	background: #AA895F url(../images/pbsctrl.bgr) repeat-y left top;
	padding: 0px;
}

#shopcontrol a {
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	font-weight: bold;
	color: #FBE4C5;
	display: blocK;
padding: 8px 0px 8px 10px;
	border-bottom: 1px solid transparent;
}


#shopcontrol a:hover {
	font-size: 100%;
	text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
	color: #FBE4C5;
	display: blocK;
padding: 8px 0px 8px 10px;
}

#quantum {
	position: absolute;
	top: 254px;
	left: 803px;
	valign: top;
}

#quantum p {
	font-size: 80%;
	line-height: 140%;
	font-weight: none;
	color: #FBE4C5;
}

#plaintext {
	width: 185px;
	height: 25px;
	position: absolute;
	top: 40px;
	left: 801px;
}

#plaintext a {
	color: #4F3D29;
	font-weight: bold;
}