BODY {
	margin: 0px;
	padding: 0px;
	background: #e5e5e5 url(../images/pbk.gif) repeat-y;
}

#logo      { background: url(../images/plg.gif) no-repeat; position: absolute; top: 100px; left: 755px; width: 195px; height: 10px }

#maintopic    { color: #444; background: url(../images/pmt.gif) repeat-x; position: absolute; top: 72px; left: 50px; width: 900px; height: 30px; overflow: hidden; border-top: 1px solid #ff9900 }

#plaintext   { color: #fdceee; background-color: #ccf; text-align: right; position: absolute; z-index: 100; top: 160px; left: 750px; width: 195px; height: 30px }

#plaintext a  { color: #444444; text-decoration: none; background-color: #fdceee }


#youarehere     { position: absolute; top: 10px; left: 50px; width: 900px; height: 30px }

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #ff990;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a  { color: #333; font-size: 10px; line-height: 30px; text-decoration: none; background: url(../images/pln.gif) no-repeat right 50%; text-transform: uppercase; letter-spacing: 2px; display: block; padding: 0 10px; height: 30px; float: left }

#maintopic a:hover  { color: #444; background: url(../images/pmta.gif) repeat-x }

#maintopic a.active  { color: #333333; font-size: 11px; font-weight: bold !important; background: url(../images/pmta.gif) repeat-x; display: block }


#topic    { background-color: #fff; position: absolute; top: 120px; left: 50px; width: 170px }

#topic a     { color: #444; font-size: 11px; text-decoration: none; background-color: #f5f5f5; text-transform: uppercase; display: block; margin: 4px 20px 4px 0; padding: 4px 20px 4px 10px; border-bottom: 1px solid #dcdcdc }

#topic p  { text-align: center }

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active     { color: #f90; background-color: #fff; margin-top: 4px; margin-bottom: 4px; margin-left: 0; padding-top: 4px; padding-bottom: 4px; padding-left: 10px }

#topic h1      { color: #444; font-size: 100%; font-weight: normal; background-color: #f5f5f5; text-transform: uppercase; margin: 0 0 0 0; padding: 6px 0 6px 10px; width: 140px; border-top: thin none #dcdcdc; border-right: none; border-bottom: thin ridge #dcdcdc }

#eyecatcher       { background: url(../images/logo.gif) no-repeat; position: absolute; top: 0; left: 50px; width: 900px; height: 90px }

#content      { margin: 0; padding: 0; position: absolute; top: 120px; left: 235px; width: 500px }

#sidebar       { background-color: #ffffff; position: absolute; top: 120px; left: 735px; width: 200px; border-left: 1px #f90 }

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #000066;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}