BODY {
	margin: 0px;
	padding: 0px;
	background: #FFEF9B url(../images/psbgr.gif) top left repeat-y;
}

#ewto {
	position: absolute;
	top: 20px;
	left: 800px;
	width: 200px;
	height: 60px;
	border: none;
	z-index: 200;
}

#wtko {
	position: absolute;
	top: 120px;
	left: 800px;
	width: 200px;
	height: 60px;
	border: none;
	z-index: 201;
}

#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#menue {
	width: 180px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #FFEF99;
	position: absolute;
	top: 283px;
	left: 50px;
}

#menue ul {
	list-style-type: none;
	width: 180px;
	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: 2px solid #ffffff;
}

#menue li a.sel {
rem	background-color: #FFE34C;
rem	color: #51060E;
}

#menue li a:hover {
	color: #000000;
	display: block;
	background-color: #FFD800;
}

.maintopic {
	width: 160px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	background : #FFE34C;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}

.maintopicsel {
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #FFD800;
}

.topic {
	padding-top: 6px;
	padding-left: 22px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	background-color: FFEF99;
}

.topicsel {
	padding-top: 6px;
	padding-left: 22px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #FFD800;
}

.subtopic {
	padding-top: 6px;
	padding-left: 35px;
	padding-bottom: 6px;
	color: #000000;
	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: #FFD800;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 60px;
	left: 885px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #010000;
}
	
#logo {
	position: absolute;
	top: 20px;
	left: 50px;
	padding: 0px;
	margin: 0px;
}

#menuetop {
	position: absolute;
	top: 69px;
	left: 50px;
	z-index: 100;
}

#menuetop a {
	float: left;
	margin-right: 2px;
	padding: 5px 8px 6px 8px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

#menuetop a:hover {
	background-color: #010000;
	color: #FFD800;
}	

.menuetop {
	background-color: #FFD800;
	color: #010000;
}

.menuetopsel {
	background-color: #010000;
	color: #FFD800;
}



#tel {
	position: absolute;
	top: 250px;
	left: 50px;
	width: 145px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/ptel.gif) no-repeat;
}


#youarehere {
	position: absolute;
	top: 250px;
	left: 245px;
	width: 600px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}


#search {
	position: absolute;
	top: 265px;
	left: 795px;
	width: 124px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 0px 2px 0px 2px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: solid 1px #6F6F6F;
	width: 90px;
	background-color: transparent;
	font-size: 80%;
	color: #6F6F6F;
}


#content {
	width: 520px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 264px;
	left: 245px;
rem border: solid 1px #000000;
}

#sidebartop {
	position: absolute;
	top: 315px;
	left: 795px;
	width: 205px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: #FFD800 url(../images/psito.gif) no-repeat;
}

#sidebar {
	position: absolute;
	top: 350px;
	left: 795px;
	width: 203px;
	padding: 0px;
rem	border-left: 1px solid #999999;
rem	border-right: 1px solid #999999;
rem	border-bottom: 1px solid #999999;
}

#commontop P.small  {
	font-size: 90%;
	color: #FFD800;
	display: inline;
}

#commontop a.small {
	font-size: 90%;
	text-decoration: none;
	color: #FFD800;
}

#youarehere P.small  {
	font-size: 90%;
	color: #999999;
	display: inline;
}

#youarehere a.small {
	font-size: 90%;
	text-decoration: none;
	color: #999999;
}

#youarehere a:hover, #commontop a:hover {
	text-decoration: underline;
}

#more p.small {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #6F6F6F;
	display: inline;
}


#more a.small {
	font-weight: normal;
	text-decoration: none;
	color: #6F6F6F;
}

#more a.smallbright {
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
}
