#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#logo {
	width: 130px;
	height: 40 px;
	position: absolute;
	left: 430px;
	top: 15px;
}

#search {
	width: 150px;
	position: absolute;
	top: 20px;
	left: 830px;
	padding: 0px;
	margin: 0px;
}

form.search {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 1px 2px 1px 5px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #cccccc 1px solid;
	width: 100px;
	font-size: 80%;
	color: #cccccc;
}

#commontop {
	height: 15px;
	text-align: left;
	vertical-align: top;
	position: absolute;
	top: 70px;
	left: 230px;
}

#commontop p {
	display: inline;
}

#language {
	height: 15px;
	width: 100px;
	text-align: right;
	position: absolute;
	top: 70px;
	left: 880px;
}

#language p {
	display: inline;
	color: #000000;
}

#maintopic {
	width: 178px;
	height: 350px;
	text-align: left;
	padding: 30px 2px 10px 20px;
	margin: 0px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-color: #000000;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #333333;
}
	

#maintopic ul {
	list-style-type: none;
	text-align: left;
	margin:0px;
	padding:0px;
}

#maintopic li {
}

#maintopic li a {
	margin: 0px;
	text-decoration: none;
}

#maintopic li a:hover {
	font-weight: bold;
	color: #ffffff;
}

.maintopic {
	color: #cccccc;
}

.maintopicsel {
	font-weight: bold;
	color: #ffffff;
}

.topic {
rem	padding-left: 10px;	
	line-height: 120%;
	color: #cccccc;
^	font-size: 90%;
}

.topicsel {
rem	padding-left: 10px;
	line-height: 120%;
	color: #ffffff;
	font-size: 90%;
}

.subtopic {
rem	padding-left: 20px;
	line-height: 120%;
	color: #cccccc;
	font-size: 90%;
}

.subtopicsel {
rem	padding-left: 20px;
	line-height: 120%;
	color: #ffffff;
	font-size: 90%;
}

#content {
	width: 480px;
	height: 390px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 100px;
	left: 500px;
overflow: auto;
}

#sidebar {
	position: absolute;
	top: 120px;
	left: 230px;
	width: 250px;
	height: 340px;
	margin: 0px;
	padding: 0px;
	z-index: 30;
overflow: auto;
}

#copyright {
	position: absolute;
	top: 620px;
	left: 0px;
	width: 980px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#copyright p {
	color: #999999;
	font-size: 80%;
	display: inline;
}

#greybottom {
	background:  #cccccc url(../images/pbgrgb.gif);
rem	background-color: #cccccc;
	position: absolute;
	top: 505px;
	left: 0px;
	width: 980px;
	height: 140px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#greybottom p {
	color: #999999;
	font-size: 80%;
	display: inline;
	padding: 0px 0px 0px 0px;
}

#startteaser {
	position: absolute;
	top: 505px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}