#topl {
	width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #F7D279 url(../images/pfadea.gif) repeat-x top left;
	border-bottom: 0px solid #ffffff;
}

#topl a {
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
        background #6eb809;
}

#topc {
	width: 550px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #E3FFBD url(../images/pfade.gif) repeat-x top left;
	border-bottom: 0px solid #ffffff;
}

#topr {
	width: 206px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #F7D279 url(../images/pfadea.gif) repeat-x top left;
	border-bottom: 0px solid #ffffff;
}

#midl {
	width: 365px;
	height: 140px;
	padding: 20px 20px;
	margin: 0px;
	text-align: right;
	color: #438406;
	border-right: 0px solid #ffffff;
}

#midl h1 {
	font-size : 18px;
	font-weight: normal;
	color: #000080;
	padding: 0px;
	margin: 0px;
}

#midl h2 {
	font-family : Georgia, Palatino, serif;
	font-size : 38px;
	letter-spacing : -2px;
	font-weight: normal;
        color: #438406;
	padding: 0px;
	margin: 0px;
}

#midr {
	width: 550px;
	height: 180px;
	padding: 0px;
	margin: 0px;
	background-image : url(../images/s2dlogo.jpg);
	border-bottom: 1px solid #ffffff;
        border-right: 0px solid #ffffff;
}

#common {
	width: 960px;
	height: 50px;
	background : #f8f8f8 url(../images/pfadeg.gif) repeat-x top left;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}

#common a {
	display: block;
	float: left;
	color: #000066;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
        font-size: 12px;
}

#common a:hover {
	background : #E3FFBD url(../images/pfade.gif) repeat-x top left;
	color: #0033CC;
}


a.maintopic:hover, a.topic:hover, a.subtopic:hover  {
	text-decoration: underline;
}

#tdnav {
	background : #F7D279 url(../images/pfadea.gif) repeat-x top left;
	vertical-align: top;
	border-right: 2px solid #ffffff;	
}

#tdcontent {
	color: #ffffff;
	vertical-align: top;
	background : #E3FFBD url(../images/pfade.gif) repeat-x top left;
}

#tdsidebar {       
        vertical-align: top;
	background : #F7D279 url(../images/pfadea.gif) repeat-x top left;
	border-left: 2px solid #ffffff;
}

#content {
	width: 470px;
	padding: 50px 20px 20px 60px;
	margin: 0px;
}

#sidebar {
	width: 166px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
        background : #F7D279 url(../images/pfadea.gif) repeat-x top left;
}


#nav {
	width: 160px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
}

a.maintopic, #nav h1 {
	display:block;
	margin: 10px -20px 10px -20px;
	padding: 5px 20px 5px 20px;
	background-color: #E67807;
	text-decoration: none;
	font-size: 18px;
	font-family : Georgia, serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}

a.topic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #E67807;
	text-decoration: none;
	color: #000066;
}

a.subtopic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 20px;
	text-decoration: none;
	color: #000066;
	border-bottom: 1px solid #E67807;
}

#bottoml {
	width: 198px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ea9006 url(../images/psdhw.gif) repeat-x top left;
        border-right: 0px solid #ffffff;
}

#bottomc {
	width: 550px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #6eb809 url(../images/psdhw.gif) repeat-x top left;
        border-right: 0px solid #ffffff;
}

#bottomr {
	width: 204px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ea9006 url(../images/psdhw.gif) repeat-x top left;
}


form.search {
	margin: 0px;
	padding: 12px 10px 0px 0px;
	display: block;
	float: right;
	color: #666666;
}

form.search input {
	vertical-align : middle;
}

input.search {
	padding: 2px;
	margin: 0px;
	border: #888888 1px solid;
	width: 100px;
	font-size:12px;
}

