#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#maintopic {
	width: 730px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	border-top: #000000 2px solid;
	background-color: #B42D29;
	top: 178px;
	left: 276px;
}

#topicborder {
	width: 34px;
	height: 32px;
	position: absolute;
	background: url(../images/ptopb.jpg) no-repeat;
	top: 178px;
	left: 1006px;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #000000;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	float: left;
	margin: 0px;
	padding: 4px 12px 4px 12px;
	background : #B42D29;
	text-decoration: none;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #B42D29;
	color: #F8DB00;
}

#maintopic li a:hover {
	background-color : #B42D29;
	color: #F8DB00;
}

#eyecatcher {
	width: 254px;
	height: 178px;
	margin: 0px;
	padding: 0px;
	background : #afaaa5 url(../images/peye.jpg) no-repeat 0px 0px;	
	position: absolute;
	top: 0px;
	left: 0px;
}

#eyecatcher3 {
	width: 786px;
	height: 178px;
	margin: 0px;
	padding: 0px;
	background: #afaaa5 url(../images/eyec3.jpg) ;
	position: absolute;
	top: 0px;
	left: 254px;
}

#mainborder {
	width: 276px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #afaaa5 url(../images/pmainb.jpg) ;
	position: absolute;
	top: 178px;
	left: 0px;
}

#backtopic {
	position: absolute;
	top: 242px;
	left: 0px;
	width: 284px;
	height: 800px;
	background: #afaaa5 url(../images/peyep.jpg) ;
	margin: 0px;
	padding: 0px;
}

#topicdown {
	position: absolute;
	top: 1036px;
	left: 0px;
	width:284px;
	height: 156px;
	background: #ffffff url(../images/pbord.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#topic {
	position: absolute;
	top: 320px;
	left: 35px;
	width: 178px;
	background: #B42D29 url(../images/ptop.jpg);
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #000000
}

#topic h3 {
	margin: 5px;
	padding: 6px 5px 4px 5px;
	height: 19px;
	background-color: #B42D29 url(../images/ptop.jpg);
	border-bottom: #ffffff 1px solid;
	color: #ffffff;
	display: block;
	font-size: 15px;
	font-weight: bold;
}


#topic p {
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 4px 10px 4px 10px;
	font-size: 13px;
}

#topic p.sub {
	margin: 0px 0px 0px 30px;
	padding: 2px 40px 4px 10px;
	font-size: 11px;
}


#topic p a {
	text-decoration: none;
	color: #ffffff;
}

#topic p a:hover {
	color: #f8db00;
}

#topic p a.sel {
	text-decoration: none;
	color: #f8db00;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #000000 1px solid;
	width: 150px;
}


#content {
	width: 520px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	position: absolute;
	top: 250px;
	left: 285px;
}

#sidebar {
	position: absolute;
	top: 242px;
	left: 826px;
	width: 214px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/psideb.jpg);
}

#eyepicture {
	width: 1040px;
	height: 35px;
	position: absolute;
	top: 208px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../images/eyec2.jpg) no-repeat; 
}