BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/pbgr) top left repeat-y;
}

#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#menue {
	width: 205px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 152px;
	left: 0px;
z-index: 120;
}

#menue ul {
	list-style-type: none;
	width: 205px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pmenb.gif); 
}

#menue li a img {
	vertical-align : middle;
}

#menue li {
	display: inline;
}

#menue li a {
	display: block;
rem padding: 12px 12px 12px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
rem height: 4px;
	border-bottom: 2px solid #ffffff;
}

#menue li a.sel {
rem padding-top: 12px;
rem padding-bottom: 12px;
	background : url(../images/pmenba.gif); 
}

#menue li a:hover {
rem padding-top: 12px;
rem padding-bottom: 12px;
	color: #ffffff;
	display: block;
	background : url(../images/pmenba.gif); 
}

.maintopic {
	padding: 12px 12px 12px 12px;
rem	width: 185px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.maintopicsel {
	padding: 12px 12px 12px 12px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background : url(../images/pmenba.gif) no-repeat;
}

.topic {
	padding: 12px 12px 12px 22px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.topicsel {
	padding: 12px 12px 12px 22px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background : url(../images/pmenba.gif); 
}

.subtopic {
padding: 12px 12px 12px 35px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.subtopicsel {
padding: 12px 12px 12px 35px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background : url(../images/pmenba.gif); 
}

#plaintext, #htmlheader {
	position: absolute;
	top: 60px;
	left: 885px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #000000;
}
	
#logo {
	position: absolute;
	top: 20px;
	left: 50px;
	padding: 0px;
	margin: 0px;
}

#eyecatcher {
	width: 1000px;
	height: 192px;
	margin: 0px;
	padding: 0px;
background: #ffffff url(../images/peyc.gif) no-repeat 0px 0px;	
	position: absolute;
	top: 0px;
	left: 0px;
}

#eyecatchertr {
	width: 220px;
	height: 54px;
	margin: 0px;
	padding: 0px;
background: #ffffff url(../images/peyctr.jpg) no-repeat 0px 0px;	
	position: absolute;
	top: 138px;
	left: 772px;
z-index: 400;
}

#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: 140px;
	left: 225px;
	width: 530px;
	height: 15px;
	margin: 0px;
	padding: 0px;
rem border: solid 1px #000000;
z-index: 102;
}


#search {
	position: absolute;
	top: 220px;
	left: 810px;
	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 #000000;
	width: 90px;
	background-color: #ffffff;
	font-size: 80%;
	color: #999999;
}


#content {
	width: 590px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	top: 154px;
	left: 195px;
	z-index: 101;
}

#innercontent {
	margin: 0;
	padding: 0px 30px 0px 30px;
	background: #ffffff url(../images/pbgrc.gif) top left repeat-y;
}

#sidebartop {
	position: absolute;
	top: 250px;
	left: 810px;
	width: 160px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: #F50C00 url(../images/psito.gif) no-repeat;
}

#sidebar {
	position: absolute;
	top: 275px;
	left: 810px;
	width: 160px;
	padding: 0px;
}

#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;
}