#content,#contentmax {
	width: 710px;
	padding: 10px;
	position: absolute;
	top: 155px;
	left: 155px;
	background: #ffffff;
}

#contentmax { 
	width: 800px;
	padding: 0px;
	position: absolute;
	top: 130px;
	left: 240px; 
	
}

#topic {
	width: 155px;
	padding: 0px;
	position: absolute;
	top: 155px;
	left: 0px;
	background: #dadada;

}

#sidebar {
	width: 155px;
	padding: 0px;
	position: absolute;
	top: 155px;
	left: 885px;
	background: #dadada;
}

#logo {
	width: 100%;
	height: 120px;
	background : #FEE496 url(../images/s2dlogo.jpg) no-repeat;
}

#plaintext {
	position: absolute;
	top: 75px;
	left: 2px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #ffffff;
	text-decoration: none;
}

#maintopic {
	width: 1040px;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	background: #f9f9f9 url(../images/pmtp.gif) repeat-x;
	height: 32px;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
	font-family : Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00599B;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;
	text-transform : uppercase;
	height: 20px;
}

#maintopic a:hover {
	background-color: #fee496;
}

#maintopic a.sel {
	background-color: #fee496;
	color: #00599B;
}

#topic h3 {
	border-top: 1px solid #2D2D2D;
	border-bottom: 1px solid #2D2D2D;
	background-color: #FEE496;
	color: #00599b;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 20px 0px 0px 0px;
}

#topic h4 {
	background-color: #dadada;
	color: #dadada;
	padding: 6px;
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #2D2D2D;
	margin: 0px;	
}

#topic p a {
	text-decoration: none;
	color: #00599B;	
}

#topic p a:hover {
	text-decoration: no;
	color: #ffffff;	
}

form.search {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

form.search input {
	margin: 2px;
	vertical-align : middle;
}

input.search {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #ffffff;
	width: 114px;
	padding: 2px;
	color: #797979}

#footer { 
	font-size: 0.9em; 
	width: 1020px;
	margin: auto;
	padding: 10px; 
	text-align: center;
	border: 0px solid #dadada; 
	background-color: #dadada; 
} 

#footer a { 
   text-decoration: none; 
   font-weight : bold; 
   color: #797979; 
} 

#footer a:hover { 
   text-decoration: underline; 
   color: #797979; 
}
