#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	rem background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#flags {
	position: absolute;
	top: 10px;
	left: 60px;
	margin: 0;
	padding: 0;
	height: 19px;
}

#maintopic {
	width: 900px;
	text-align: left;
	padding: 6px 0px 4px 0px;
	margin: 0px;
	position: absolute;
	top: 40px;
	left: 60px;
}

#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;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 16px 8px 0px;
	rem background : #E6E6E6 url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #FF9900;
	rem border-left: 1px solid #ffffff;
	font-weight: bold;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	rem background-color: #828282;
	color: #ffffff;
}

#maintopic li a:hover {
	rem background-color : #333333;
	color: #ffffff;
}


#common {
	width: 160px;
	height:19px;
	position: absolute;
	top: 5px;
	left: 665px;
	margin: opx;
	padding: 0px;
rem border: 1px solid #ff0000;
}

#search {
	width: 180px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 825px;
	margin: opx;
	padding: 0px;
	rem border: 1px solid #000000;
}

#eyecatcher {
	width: 100%;
	height: 205px;
	margin: 0px;
	padding: 0px;
	background : url(../images/peye.jpg) no-repeat 0px 0px;	
	position: absolute;
	top: 40px;
	left: 0px;
}

#topic {
	position: absolute;
	top: 260px;
	left: 50px;
	width: 190px;
	background: url(../images/ptopm.gif);
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	color: #333333;
	display: block;
	font-size: 100%;
	font-weight: normal;
}

#topic p {
	text-align: left;
	color: #FF9900;
	margin: 0px;
	padding: 4px 10px 2px 10px;
}

#topic a {
	font-size: 100%;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#topic p.grey {
	text-align: left;
rem	color: #999999;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic p.strong {
	text-align: left;
	color: #FF9900;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
}



#topic a.common {
	font-size: 80%;
rem 	color: #CE7D00;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic a.common:hover {
	text-decoration: underline;
	color: #FF9900;
}



#topic p.sub {
	padding: 2px 40px 4px 20px;
}

#topic a.subsel {
	padding: 0px;
	color: #FF9900;
}


#topic p a {
	text-decoration: none;
rem	color: #CE7D00;
	color: #999999;
}

#topic p a:hover {
	color: #FF9900;
	font-weight: bold;
}

#topic a.topicsel {
	color: #FF9900;
	rem background: #FF9900;
	font-weight: bold;
}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #FF9900 1px solid;
	width: 80px;
}

#youarehere {
	width: 520px;
	height: 20px;
	margin: 0px;
	position: absolute;
	top: 260px;
	left: 250px;
	rem border: solid 1px #000000;
}

#content {
	width: 520px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 280px;
	left: 250px;
	rem border: 1px solid #000000;
}

#sidebar {
	position: absolute;
	top: 260px;
	left: 779px;
	width: 180px;
	padding: 0px 10px 10px 10px;
	rem border: solid 1px #000000;
	rem border-left: 1px solid #828282;
	rem border-bottom: 1px solid #828282;
	background-color: #ffffff;
}

