#wrap {
	background: url(../images/pwrap.gif) repeat-y;
	margin: 0 auto;
	width: 990px;
}

#logosearch {
	background-color: #F0F6FF;
	width: 990px;
	height: 80px;
	color: #fd4918;
	padding: 20px 0px 0px 0px;
}

#logo {
	float: left;
	padding: 0px 0px 0px 0px;	
}

#logo h1 {
	font-size: 240%;
	font-weight: normal;
	color: #385F96;
}
#logo h2 {
	margin-top: -30px;
	padding: 0px 0px 0px 2px;
	font-size: 150%;
	font-weight: normal;
	color: #385F96;
}

#eyecatcher {
	background: url(../images/s2dlogo.jpg) no-repeat;
	width: 990px;
	height: 257px;
	padding: 0px;
	border-top: 1px solid #385F96;
	border-bottom: 1px solid #385F96;
}

#trans {
	position: absolute;
	background: url(../images/trans.jpg) repeat-x;
	top: 324px;
	width: 988px;
	height: 34px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
/*	filter: alpha(opacity=60); 
    opacity: 0.60;*/
}


#maintopic {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Trebuchet, Tahoma;
	text-transform: uppercase;
	height: 14px;
}

a.maintopic {
	display: inline;
	margin: 0px;
	padding: 10px 9px 10px 9px;
	color: #000000;
	border-right: 1px dotted #385F96;
/*	border-left: 1px dotted #385F96; */
	text-decoration: none;
}

a.maintopic:hover {
	background: #F0F6FF;
/*	color: #385F96; */
	color: #B22222;
	filter: alpha(opacity=80); 
    	opacity: 0.80;
}


.maintopicpicture {
	padding: 5px 4px 5px 5px;
	border: 1px dotted #385F96;
}

a.maintopicpicture {
	display: inline;
	margin: 0px;
	padding: 5px 4px 5px 5px;
	border-right: 1px dotted #385F96;
}

a.maintopicpicture:hover {
	background: #F0F6FF;
	filter: alpha(opacity=80); 
    	opacity: 0.80;
}

#clearer {
	clear: both;
}

#topic {
	float: left;
	width: 160px;
	border-top: 5px solid white;
	padding: 0px 0px 30px 0px;
}

#topic h2 {
	padding: 5px 10px 5px 10px;
	margin: 0;
	color: #ffffff;
	background-color: green;
	font-size: 100%;
	font-weight: bold; 
}

a.topic {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 1px 1px 1px 1px;
	border-bottom: 1px dotted #385F96;
	color: #000000;
	background-color: #E8EDE8;
	text-decoration: none;
}

a.topic:hover {
	margin: 0px 1px 0px 1px;
	background-color: green;
	font-weight: normal;
	color: #fff;
	border-top: 1px solid #ffffff;
}

a.subtopic {
	display: block;
	padding: 5px 0px 5px 20px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px dotted #385F96;
	color: #000000;
	background-color: #fff;
	text-decoration: none;
}

a.subtopic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #DCDCDC;
	font-weight: normal;
	color: green;	
}

#content {
	float: left;
	width: 640px;
	padding: 20px 15px 20px 15px;
}

#side {
	float: right;
	width: 160px;
}

#sidenav {
	width: 160px;
	border-top: 5px solid #385F96;
}
#sidenav {
	border-top: 5px solid #385F96;
}

#sidenav h2, #sidebar h2, .s2dh3 {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	color: #ffffff;
	background-color: #385F96;
	font-size: 100%;
	font-weight: bold;
	border-top: 1px solid #ffffff;
}

#sidebar h2 {
	padding: 5px 10px 5px 10px;
	border-top: 0px solid #ffffff;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #666666;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	background-color: #dedede;
}

#footer {
	clear: both;
	width: 990px;
	background-color: #F0F6FF;
	text-align: center;
	color: #000000;
	border-top: 1px #666666 solid;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #000000;
	padding: 0px 10px 0px 0px;
}

#footer a:hover {
	color: #385F96;
	text-decoration: underline;
}

#search {
	float: right;
	text-align: center;
	color: #385F96;
}

form.search {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 140px;
	border: 1px solid #dedede;
}

.navi {
	width: 988px;
 	height: 36px;
	position: absolute;
	top: 315px;
	margin: 10px 0px 0px 0px;
	z-index: 100;
	text-align: left;
	background: #27436B;
	border: 1px solid #5E6FAC;
}

.navi a, .navi a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: 36px;
	font-family: verdana, trebuchet, tahoma;
	letter-spacing: -1px;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	line-height: 35px;
}

.navi a:hover, .navi :hover > a {
	color: #FFFFFF;
	background: green;
}

.navi ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.navi li {
	float: left;	
	position: relative;
	border-right: 1px solid #aaaaaa;
}

.navi img {
	border: 0px;
	vertical-align: top; 
	margin-top: 8px;
}
