#wrap {
	background: url(../images/pwrap.gif) repeat-y;
	margin: 0 auto;
	width: 990px;
}

*html #wrap {
	background: url(../images/pwrap.gif) repeat-y;
	margin: 0 auto;
	width: 990px;
        margin-left: 7px;
}

#logosearch {
	background-color: #EDEDED;
	width: 990px;
	height: 60px;
	color: #fd4918;
	padding: 10px 0px 10px 0px;
}

#logo {
	float: left;
	font-size: 40px;
	color: #384660;
}

#plain {
	background-color: #EDEDED;
	width: 990px;
	height: 20px;
	text-align: right;
}

#commonpages {
	float: right;
	height: 30px;
	text-align: right;
}

#commonpages a {
	margin: 10px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#commonpages a:hover {
	color: #384660;
}

#commonpages a.sel {
	color: #FF00FF;
}


#eyecatcher {
	background: url(../images/s2dlogo.jpg) no-repeat;
	width: 990px;
	height: 257px;
	padding: 0px;
	border-top: 1px solid #384660;
	border-bottom: 1px solid #384660;
}

#trans {
	position: absolute;
	float: left;
	background: url(../images/trans.jpg) no-repeat;
	top: 117px;
	width: 180px;
	height: 175px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	filter: alpha(opacity=30); 
        -moz-opacity: 0.30; 
        opacity: 0.30;
}

*html #trans {
	position: absolute;
	float: left;
	background: url(../images/trans.jpg) no-repeat;
	top: 127px;
	width: 180px;
	height: 175px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	filter: alpha(opacity=30); 
        -moz-opacity: 0.30; 
        opacity: 0.30;

}

*html #maintopic {
	position: absolute;
	float: left;
	top: 127px;
	width: 180px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 188px;
	color: #99051F;
	border-top: 1px solid #99051F;


}
#maintopic {
	position: absolute;
	float: left;
	top: 117px;
	width: 180px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 188px;
	color: #99051F;
	border-top: 1px solid #99051F;
}

a.maintopic {
	display: block;
	padding: 7px 5px 0px 20px;
	height: 21px;
	color: #ffffff;
	border-bottom: 1px solid #99051F;
	border-left: 1px solid #99051F;
	border-right: 1px solid #99051F;
	text-decoration: none;
}

a.maintopic:hover {
	background: url(../images/trans.jpg) no-repeat;
	color: #C70022;
	
}

#clearer {
	clear: both;
}

#topic {
	float: left;
	width: 180px;
	margin-top: 70px;
	padding: 0px 0px 0px 0px;
}

#topic h2 {
	padding: 5px 10px 5px 20px;
	margin: 0;
	color: #ffffff;
	background-color: #99051F;
	font-size: 100%;
	font-weight: bold;
}

a.topic {
	display: block;
	padding: 5px 10px 5px 20px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #99051F solid;
	background-color: #ffffff;
	text-decoration: none;
	color:#99051F;
	
}

a.topic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #ffffff;
	font-weight: normal;
	color: #384660;	
}

a.subtopic {
	display: block;
	padding: 5px 0px 5px 20px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #99051F solid;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
        width: 180px;
	font-weight: normal;
}

a.subtopic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #ffffff;
	font-weight: normal;
	color: #ffffff;	
}


#content {
	float: left;
	width: 530px;
	padding: 30px 45px 20px 45px;
        
}

#side {
	float: right;
	width: 180px;
}

#sidenav {
	width: 180px;
        margin-top: 10px;
        margin-left: 0px;
}	
*html #sidenav {
	width: 179px;
        margin-top: 10px;
        margin-left: 0px;
}	
*html #side {
	float: right;
	width: 180px;

}

#sidenav h2 {
	padding: 7px 10px 7px 22px;
	margin: 0px;
	color: #ffffff;
	background-color: #c70022;
	font-size: 100%;
	font-weight: bold;

}

#sidenav a, #sidenav p {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border-bottom: 1px solid #416A91;
	color: #99051F;
	text-decoration: none;
}



#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	background-color: #dedede;
}

#sidebar {
	width: 150px;
	padding: 20px 0px 20px 10px;
	color: #ffffff;
	font-weight: bold;

}

#footer {
	clear: both;
	width: 990px;
	background-color: #EDEDED;
	text-align: center;
	color: #000000;
	border-top: 1px #000000 solid;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	color: #384660;
}

#plaintext a {
	float: left;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#search {
	float: right;
	text-align: left;
	color: #ffffff;
	margin: 10px;
	margin-left: -20px;

}

*html #search {
	float: right;
	text-align: left;
	color: #ffffff;
	margin: 5px;
	margin-left: 30px;


}
form.search {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	text-align: right;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 120px;
	border: 1px solid color: #ffffff;
}




