body, html {
		margin:25px ;
		padding:0;
		background-color: silver;
		text-align: center;
		color:#000;
		font: 10px verdana;
	}
	
	body {
		min-width:600px;
		font: 11px Verdana;
	}
	
	p {font: 11px Verdana;}

#wrapper {
        text-align: left;
        margin: 0 auto;
        padding: 0;
        border:0;
        width: 600px;
        
}


#header {
width:600px;
background: url(../standards/images/header_bg.gif)  0 0 no-repeat;
padding: 0px;
margin: 0px;
color: #FFFFFF;
text-align: center;
font:  13px/24px Verdana;

}
#layer1 {

 
       /* float: left;*/
        width: 600px; 
        border: solid 1px black; 
        padding: 0; 
        voice-family: "\"}\""; 
        voice-family:inherit; 
        width: 598px; background-color: #f5f5f5; 
        background: url(../images/still2come_bg.jpg) #f5f5f5 no-repeat right bottom; 
       
 }
 
html>body #layer1{
	width: 598px;
}

/*li.fresh {
	list-style: none;

}	

#left {width: 50%;
	background-color: transparent;
	float: left;}

#right {width: 50%;
	background-color: gray;
	float: right;
	display: list-item;}*/

a:link, a:visited, a:active {
		width: 300px !important;
		font: 11px verdana;
		font-weight: 400;
		color: green;
		text-decoration: none;
		}
a:hover {text-decoration: underline;}
h1 {font-size: 14px; }
		
		
li{line-height:16px;}
		
		
/* #footer {
	 	 width: 600px; 
	 	 height: 10px;
      
        background-color: #4a4a4a; }
       */

