BODY {
	margin: 0px;
	padding: 0px;
	background-color: #FFFAE3;
	color: #666666;
}

#menubar
{
	width : 100%;
	height: 40px;
	text-align: center;
	background: #FFFAE3 none;
	
}

#flashbanner
{
	text-align: center;
	width : 100%;
	height: 325px;
	
}

.bar
{
	width: 100%;
	height: 10px;
	background-color: #417000;
}

#logobar
{
    width : 100% 
	height: 270px;
}
 #logobar2, #logobar3, #logobar4, #logobar5, #logobar6, #logobar7, #logobar8, #logobar9, #logobar10, #logobar11 { 
   width : 100%; 
   height: 300px; 
} 

#flashbanner{ 
   background : #D3DEB4 url(../images/s2dlogo.jpg) no-repeat center; 
   
} 
#logobar{ 
   background : #D3DEB4 url(../images/s2dlogo.jpg) no-repeat center;
 }    
#logobar2 { 
   background : #D3DEB4 url(../images/logobar2.jpg) no-repeat center; 
} 

#logobar3 { 
   background : #D3DEB4 url(../images/logobar3.jpg) no-repeat center; 
} 

#logobar4 { 
   background : #D3DEB4 url(../images/logobar4.jpg) no-repeat center; 
} 

#logobar5 { 
   background : #D3DEB4 url(../images/logobar5.jpg) no-repeat center; 
} 

#logobar6 { 
   background : #D3DEB4 url(../images/logobar6.jpg) no-repeat center; 
} 

#logobar7 { 
   background : #D3DEB4 url(../images/logobar7.jpg) no-repeat center; 
} 

#logobar8 { 
   background : #D3DEB4 url(../images/logobar8.jpg) no-repeat center; 
} 

#logobar9 { 
   background : #D3DEB4 url(../images/logobar9.jpg) no-repeat center; 
} 

#logobar10 { 
   background : #D3DEB4 url(../images/logobar10.jpg) no-repeat center; 
} 

#logobar11 { 
   background : #D3DEB4 url(../images/logobar11.jpg) no-repeat center; 
} 


#wrap {
	margin: -40px auto 0px auto;
	width: 858px;
	background: #ffffff url(../images/pcnt.gif) repeat-y top left;
	border: 1px solid #417000;
}

#content {
	float: left;
	width: 540px;
	padding: 20px 30px 30px 30px;
}

#side {
	float: right;
	width: 250px;
	
}

.clearer {
	clear: both;
}

#sidenav {
	width: 250px;
}

#sidenav h2 {
	display: block;
	padding: 10px 20px 10px 20px;
	margin: 0;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	background-color: #FF8B26;
	border-bottom: 1px solid #FFFAE3;
}

#ts {
	padding-left: 20px;	
}

.space {
	width: 250px;
	height: 10px;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 6px 20px 6px 20px;
	margin: 0;
	color: #000000;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	color: #FF8B26;
}

#sidebar {
	width: 210px;
	padding: 10px 20px 10px 20px;
	
	
}

#footer {
	width: 100%;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background: #FFFAE3 url(../images/pshdbtm.gif) no-repeat top center;
}

#footer a {
	color: #666666;	
	text-decoration: none;
	padding-right: 20px;
}

#footer a:hover {
	color: #FF8B26;
}

form.search {
	margin: 0px;
	padding: 20px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 180px;
	border: 1px solid #417000;
}