body{
list-style:none;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
padding:0; 
margin:0px; 
color:#000000; 
background-color:#203c51; 
text-align:center;
}

#banner{
background-image:url(topfill.jpg);
height:213px;
}

#wrapper{
margin: 0px auto;
text-align:left;
}

#ls{
float:left;
background-color: #203c51;
background-image: url(wtcleft.jpg);
background-repeat: no-repeat;
width:409px;
height: 750px;
}

#top{
float:left;
background-image: url(wtctop.jpg);
width:831px;
height:223px;

}

#title{
padding-top:110px;
padding-left:15px;
}

#middle{
float:left;
width:831px;
background-image: url(wtcfill.jpg);
}

#content{
width:625px;
padding-left:15px;
font-family: Helvetica;
font-size: 1.0em;
}

#bottom{
float:left;
width:831px;
background-image: url(wtcbottom.jpg);
height:110px;
}

#copyright{
width:665px;
text-align:center;
padding-top:55px; 
color:#fff;
font-size:.75em;
}

/*- Menu 2--------------------------- */
	
#menu2 {
	width: 200px;
  padding-top:210px;
  padding-left:195px;


	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #000;
	display: block;
	background:  url(menu1.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #000;
	background:  url(menu1.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
h1 {
color: #000;
font: normal bold 1.5em Trebuchet MS,Arial,Helvetica,sans-serif;
}
