BODY {
	margin: 0px;
	padding: 0px;
	background: #212121 url(../images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
	background: url(../images/pic_logo.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 340px;
	top: 30px;
	width: 255px;
	height: 0px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

#plaintext a:hover {
	color: #0080C0;
	
}

#youare {
	position: absolute;
	left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}

#youare a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
              background : url(../images/pmr2.gif) no-repeat; 	
}



#youare a:hover {
	color: #0080C0;
	background : url(../images/pmra2.gif) no-repeat;
}



#youarehere {
	position: absolute;
	left: 130px;
	top: 111px;
	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: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #0080C0;
	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: none;
	font-size: 10px;
	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: #333333;
	font-weight: bold !important;
              text-transform: uppercase;
	font-size: 10px;
}


#topic {
	position: absolute;
	left: 51px;
	top: 145px;
	width: 199px;
	background-color: #0080C0;
text-transform: uppercase;
}

#topic a {

display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #006595;
	padding: 2px 20px 2px 20px;
	text-transform: uppercase;
	font-size: 11px;
	
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a.active {

padding: 2px 20px 2px 20px;
	background-color:  #006595 ;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 1px;
		margin: 0px;
border-bottom: 1px solid #006595;
}

#topic a:hover{
padding: 2px 20px 2px 20px;
	background-color:  #006595 ;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 1px;
		margin: 0px;
border-bottom: 1px solid #006595;
}




#topic h1 {
	padding: 5px 20px 5px 20px;
	background-color: #006595;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}


#neu {
	
	width: 199px;
	background-color: #006595;
text-transform: uppercase;
}

#neu a {

display: block;
	color: #ffffff;
	text-decoration: none;
text-align:right;
	border-bottom: 1px solid #0080C0;
	padding: 2px 20px 2px 20px;
	text-transform: uppercase;
	font-size: 11px;
	background : url(../images/pbull.gif) no-repeat;
}

#neu p {
	text-align: center;
}

#neu p a {
	border-bottom: none !important;	
}

#neu a.active {

padding: 2px 20px 2px 20px;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
text-align:right;
	color:#006595;
	letter-spacing: 1px;
		margin: 0px;
border-bottom: 1px solid #006595;
}

#neu a:hover{
padding: 2px 20px 2px 20px;
	background-color: #ffffff ;
	font-size: 11px;
	font-weight: bold;
text-align:right;
	color:#006595;
	letter-spacing: 1px;
		margin: 0px;
border-bottom: 1px solid #006595;
}




#neu h1 {
	padding: 5px 20px 5px 20px;
	background-color: #960102;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}


#eyecatcher {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 248px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 265px;
	top: 140px;
	width: 500px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 120px;
	left: 780px;
	width: 160px;
	background-color: #ffffff;
	color: #fffff;
border : 1px solid #E6E6E6;
}



form.search {
	position: absolute;
	top: 114px;
	left: 616px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #006595;
	width: 118px;
	padding: 2px;
	background: #ffffff;
	font-size: 10px;
}
