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

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

#wrapper{
width:1280px;
margin: 0px auto;
text-align:left;
display:block;
}

#ls{
float:left;
background-color: #ffffff;
width:400px;
height: 750px;
}

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


}

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

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

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

#bottom{
float:left;
width:1280px;
/**background-image: url(wtcbottom.jpg);**/

}

#copyright{
width:1280px;
text-align:center;
color:#000;
font-size:.75em;
padding-bottom:10px;
}

/*- 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;
}

/* Add a black background color to the top navigation */
.topnav {
 background-color: #fff;
  width:800px;
  float:right;
  overflow: hidden;
  margin-top:173px;
  opacity: 0.8;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: right;
  color: #000;
  font-weight: bold;  
  padding: 14px 16px;
  text-decoration: none;
  font-size: 20px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #FFF;
  color:black;
}
