BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
/*	width: 900px;*/
	width: 1000px;
	height: 50px;
	background: url(../images/plg.jpg) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 50px;
/*	width: 900px;*/
	width: 992px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 835px;
	top: 225px;
/*	top: 97px;*/
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 12px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
/*	color: #336699;*/
	color: #336699;
	background : url(../images/pmra.gif) no-repeat;
}

#youarehere a:active {
/*	color: #336699;*/
	color: #336699;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #336699;
	font-weight: bold !important;
/*	font-size: 11px;*/
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 115px;
	width: 175px;
/*	background-color: #336699;*/
	background-color: #ebebeb
}

#topic a {
	display: block;
/*	color: #ffffff;*/
	color: #336699;
	text-decoration: none;
	border-bottom: 1px solid #336699;
	padding: 2px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 11px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
/*	color: #336699;*/
	color: #000000
}

#topic h1 {
/*	padding: 9px 20px 9px 20px;*/
	padding: 4px 20px 4px 20px;
	background-color: #336699;
/*	font-size: 90%;*/
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 115px;
	width: 800px;
	height: 80px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 250px;
	top: 240px;
	width: 700px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 360px;
	left: 50px;
	width: 175px;
/*	background-color: #336699;*/
	background-color: #ebebeb;
	color: #ffffff;
/*	color: #000000;*/
}

form.search {
	position: absolute;
	top: 130px;
/*	top: 18px;*/
	left:825px;
	width: 220px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 175px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
