BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 40px;
	background: url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 40px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#maintopic_u {
	
	left: 50px;
	vertical-align: bottom;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 46px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 71px;
	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: #3F7BAF;
	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;
	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;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 105px;
	width: 199px;
	background-color: #3F7BAF;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #E6AC00;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	font-size: 12px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #E6AC00;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #787878;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 105px;
	width: 700px;
	height: 150px;
}

#eyecatcher_picture {
         position: absolute;
         top: 105px;
         left: 250px;
         width: 700px;
         height: 150px
}

#eyecatchertop {
	position: absolute;
	top: 105px;
	left: 750px;
	width: 200px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #787878;
	filter:Alpha(opacity=40);
	-moz-opacity:0.60;
	opacity:10%;
}

#content {
	position: absolute;
	left: 270px;
	top: 275px;
	width: 660px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 380px;
	left: 50px;
	width: 199px;
	background-color: #3F7BAF;
	color: #fffff;
}

form.search {
	position: absolute;
	top: 8px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}

#overlay {
         position: absolute;
         top: 63px;
         left: 770px

}

#overlay1 {
	position: absolute;
	top: 95px;
	left: 765px;
	width: 100px;
	height: 20px;
}
#overlay2 {
	position: absolute;
	top: 130px;
	left: 800px;
	width: 100px;
	height: 20px;
}




