BODY { background-image: url('../images/weiwein.jpg'); } #nav { position: 
absolute; top: 200px; left: 61px; width: 880px; height: 40px; 
background-color:#FFFFFF!important; (background : url(../images/);)
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 61px;
}

#plaintext a {
	color: ;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 40px;
	left: 61px;
	width: 880px;
	height: 160px;
	background : url(../images/s2dlogo.jpg);
}

#nav a {
	display: block;
	width: 110px;
	height: 40px;
	float: left;
                text-shadow: #7F7F7F 3px 3px 5px;
	text-align: center;
	text-decoration : none;
	text-transform : uppercase;
	line-height : 36px;
	padding: 0px;
	margin: 0px;
	color: #3F3F3F;
	background-color:#EFF8E4 !important;
	font-weight : bold;
	font-size : 10px;
}

#nav a.active {
	background : url(../images/) !important;
}

#nav a:hover {
	color: ;
	background : url(../images/);
}

#content {
               	position: absolute;
	top: 237px;
	left: 61px;
	width: 480px;
                background-color:#FFFFFF !important;
        	padding: 10px 40px 10px 20px;
}

#subnav {
	position: absolute;
	top: 237px;
	left: 601px;
	width: 130px;
	height: 450px;
	background-color:#EFF8E4 !important;
	padding: 10px 40px 10px 0px;
                font-size : 10px;

}

#subnav a {
	display: block;
                font-weight:lighter;
                text-shadow:#7F7F7F 3px 3px 5px;
                text-decoration: none;
	text-transform : uppercase;
	margin: 2px;
               	color: #0F0F0F;
	font-size : 110%;
                    	padding: 2px 0px 4px 15px;
}

#subnav a.active {
                 text-decoration: bold;
	 font-weight: bold;	
	color: ;
}

#subnav a:hover {
	font-weight: bold;	
}


#sidebar {
                position: absolute;
	top: 240px;
	left: 775px;
	width:165px;
                background-color:#FFFFFF !important;
	padding-top: 0px;
            
}

form.search {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 0px solid #C0C0C0;
	width: 118px;
	padding: 2px;
	color: ; font-size: 10px; } 