#logo	{
	width: 900px;
	height:40px;
	background : url(../images/plogo.gif) no-repeat;
	position: absolute;
	top: 5px;
	left: 50px;
}

#pic_left    {
        width: 200px;
	height:200px;
	background : url(../images/ppic_left.gif) no-repeat;
	position: absolute;
	top: 284px;
	left: 50px;
}



#maintopic {
	width: 900px;
	text-align: left;
	padding: 14px 0px 6px 0px;
	margin: 0px;
	position: absolute;
	top: 230px;
	left: 48px;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #0F0F0F;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 2px;
	padding: 5px 14px 5px 14px;
	background : #FF6400;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	border-right: 0px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #DFDFDF;
	color: #000000;
}

#maintopic li a:hover {
	background-color : #0F0F0F;
	color: #ffffff;
}

#eyecatcher, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8,#eyecatcher9,#eyecatcher10,#eyecatcher11 { 
   width: 100%; 
   height: 180px; 
   margin: 0px; 
   padding: 0px; 
   position: absolute; 
   top: 55px; 
   left: 0px; 
} 


#eyecatcher { 
   background : #DFDFDF url(../images/s2dlogo.jpg) no-repeat 50px 0px;    
} 

#eyecatcher2 { 
   background : #DFDFDF url(../images/peye2.jpg) no-repeat 50px 0px; 
} 

#eyecatcher3 { 
   background : #DFDFDF url(../images/peye5.jpg) no-repeat 50px 0px; 
} 

#eyecatcher4 { 
   background : #DFDFDF url(../images/peye4.jpg) no-repeat 50px 0px; 
} 

#eyecatcher5 { 
   background : #DFDFDF url(../images/peye3.jpg) no-repeat 50px 0px; 
} 

#eyecatcher6 { 
   background : #DFDFDF url(../images/peye6.jpg) no-repeat 50px 0px; 
} 

#eyecatcher7 { 
   background : #DFDFDF url(../images/peye7.jpg) no-repeat 50px 0px; 
} 

#eyecatcher8 { 
   background : #DFDFDF url(../images/peye8.jpg) no-repeat 50px 0px; 
} 

#eyecatcher9 { 
   background : #DFDFDF url(../images/peye9.jpg) no-repeat 50px 0px; 
} 

#eyecatcher10 { 
   background : #DFDFDF url(../images/peye10.jpg) no-repeat 50px 0px; 
} 
#eyecatcher11 { 
   background : #DFDFDF url(../images/peye11.jpg) no-repeat 50px 0px; 
}

#topic {
	position: absolute;
	top: 500px;
	left: 50px;
	width: 200px;
	background-color: #ff6400;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #d9d9d9;
	border-bottom: #DFDFDF 1px solid;
	color: #0F0F0F;
	display: block;
	font-size: 100%;
	font-weight: bold;
}


#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
border-bottom: #ffffff 0px solid;
border-top: #ffffff 2px solid;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}

#topic p a:hover {
	color: #000000;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #DFDFDF 1px solid;
	width: 150px;
}


#content {
	width: 510px;
	padding: 10px;
	margin: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 264px;
	left: 250px;
}

#sidebar {
	position: absolute;
	top: 284px;
	left: 784px;
	width: 150px;
	padding: 10px;
	border-left: 1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}





