BODY {
	margin: 0px;
	padding: 0px;
	background: #EAE5CD url(../images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 0px;
	height: 0px;
	background: url(../images/plg.gif) no-repeat;

}

#plaintext {
	position: absolute;
	left: 927px;
	top: 15px;
	width: 80px;
	height: 20px;
	text-align: left;
	z-index: 100;
}

#plaintext a {
	color: #000000;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 5px;
	width: 950px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #000000;
	background : url(../images/pmra.gif) no-repeat;
}

#topic {
	position: absolute;
	left: 30px;
	top: 200px;
	width: 215px;
	background-color: #EAE5CD;
}

#topic a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #EAE5CD;
	padding: 0px;
	margin: 8px 20px 8px 20px;
	text-transform: none;
	font-size: 12px;
}

#topic p {
	text-align: left;
}

#topic p a {
	border-bottom: none !important;
}

#topic a:hover, #topic a.active {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #EAE5CD;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-transform: none;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 50px;
	top: 36px;
	width: 957px;
	height: 130px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 240px;
	top: 210px;
	width: 575px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color: #ffffff;
}

#sidebar {
	position: absolute;
	top: 200px;
	left: 835px;
	width: 152px;
	background-color: #EAE5CD;
	color: #000000;
}

form.search {
	position: absolute;
	top: 171px;
	left: 860px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #000000;
	color: #000000;
	width: 118px;
	padding: 2px;
	background: url(../images/pmts.gif) repeat-x;
	font-size: 10px;
}
