body {     
		background-color: #656565;
		font-family:'Arial','Helvetica','Sans-serif';
		font-size: 14px;
		line-height: 12pt;  
		color:#FFFFFF; 
		text-align: justify; 
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
 
}	

#frame {
		width:840px;
		height: 100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:1px;
		padding:0px;
		text-align: left;
}

#left{ 
		width:100px; 
		padding:0px;
		float:left; 
}
#main{
		width: 640px;  
		padding: 50px 0px 0px 5px;
		float:left; 
} 
#right{
		width:100px;  	
		padding:0px;
		float:left; 
}
 
#menu{
		font-size: 18px; 
		margin: 5px 0px 0px 0px;
		 
}
#item{
		font-size: 18px;  
		border-right: 1px solid rgb(204, 204, 204); 
		line-height: 38pt;  
		padding: 10px 27px 10px 0px; 
		margin: 10px 27px 10px 0px; 
		display: inline; 
}
#sep{	
	 
}
 
a:link {
		color: #FFFFFF; 
		text-decoration: none; 
		font-weight: bold;
}
a:visited {
		color: #FFFFFF; 
		text-decoration: none;
		font-weight: bold;
}
a:hover {
		color: #EF3E42; 
		text-decoration: none; 
		font-weight: bold;
}
a:active {
		color: #EF3E42; 
		text-decoration: none; 
		font-weight: bold;
}  
  
  
#wrap {
		width:630px;
		height: 100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:1px;
		padding:0px;
		text-align: left;
}  
#lwrap{  
		width:235px; 
		padding: 140px 10px 0 0;
		float:left; 
		line-height: 14pt;  
}
  
#rwrap{
		width:385px;  	
		padding:5px 0 0 0;;
		float:left; 
}

#nav{	
		float: left;
		padding: 10px 0px 8px 10px;
		margin: 0px;
}
 
#box{
		font-size: 11px;
		float: left;
	    border: 1px solid #FFFFFF;		
		padding: 7px 11px 6px 10px;
		margin: 10px 0px  0px  0px;
}
 