BODY {

	margin: 0px;

	padding: 0px;

	color: #666666;

}



#nav {

	width: 200px;

	position: absolute;

	top: 0px;

	left: 0px;

}



#nav a.maintopic:hover, #nav a.topic:hover, #nav a.subtopic:hover, #middle a:hover {

	text-decoration: underline;

}



#nav a.maintopic {

	display: block;

	color: #ffffff;

	font-weight: normal;

	font-family : Georgia, Palatino, "Times New Roman", serif;

	font-size : 22px;

	font-style: italic;

	text-decoration: none;

	margin: 20px 20px 10px 20px;

	border-bottom: 1px solid #E4E2E2;

	padding: 0px 0px 3px 0px;

}



#nav a.topic {

	display: block;

	color: #ffffff;

	font-weight: normal;

	font-size: 100%;

	text-decoration: none;

	margin: 5px 20px 10px 20px;

	padding: 0px 0px 0px 10px;

	background : url(../images/plink.gif) no-repeat 0px 0px;

}



#nav a.subtopic {

	display: block;

	color: #ffffff;

	font-weight: normal;

	font-size: 100%;

	text-decoration: none;

	margin: 5px 20px 10px 40px;

	padding: 0px 0px 0px 10px;

	background : url(../images/plink.gif) no-repeat 0px 0px;

}



#middle {

	width: 200px;

	position: absolute;

	top: 0px;

	left: 200px;

}



#logo {

	width: 200px;

	height: 300px;

	background : url(../images/s2dlogo.jpg) repeat-y top left;	

}



#ts {

	text-align: center;

}



#ts a {

	padding: 0px 20px 20px 20px !important;

	margin: 0px !important;

	background-image : none !important;

}



#middle h1 {

	color: #ffffff;

	text-align: center;

	font-weight: normal;

	font-family : Georgia, Palatino, "Times New Roman", serif;

	font-size : 22px;

	font-style: italic;

	padding: 20px 10px 20px 10px;

	margin: 0px 0px 20px 0px;

	border-top: #CFBBB0 1px solid;

	border-bottom: #CFBBB0 1px solid;

	background-color: #005A87;

}



#middle h2 {

	color: #ffffff;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 100%;

	margin: 10px 20px 10px 20px;

	border-bottom: #CFBBB0 1px solid;

	padding: 0px 0px 5px 0px;

}



#middle a {

	display: block;

	color: #ffffff;

	text-decoration: none;

	padding: 0px 0px 0px 10px;

	margin: 10px 20px 10px 20px;

	background : url(../images/plink.gif) no-repeat 0px 0px;

}



#middle p {

	color: #ffffff;

	padding: 0px ;

	margin: 20px 20px 40px 20px;

}



#content {

	width: 370px;

	padding: 20px 20px 30px 30px;

	position: absolute;

	top: 0px;

	left: 395px;

}
#contentDS {
	width: 650px;
	padding: 20px 20px 30px 30px;
	position: absolute;
	top: 0px;
	left: 395px;

}


#sidebar {

	width: 130px;

	padding: 20px 0px 30px 20px;

	position: absolute;

	top: 0px;

	left: 820px;

}



form.search {

	margin: 0px 1px 0px 0px;

	padding: 0px;

	display: block;

	background-color: #008F8F;

	padding: 20px 10px 20px 20px;

	border-bottom: 1px solid #E4E2E2;

}



form.search input {

	vertical-align : middle;

}



input.search {

	padding: 2px;

	margin: 0px;

	border: #E4E2E2 1px solid;

	width: 130px;

	font-size:12px;

}
