body {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
margin: 0;
background: #ffbe79 url(images/back.gif) no-repeat;
}

#wrap {width:900px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}
#menu2 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 14px;
	width: 180px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border: 0px;
	border-width: 0px;
float: left;
}
	
#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(menu2.gif);
	padding: 8px 0 0 30px;

	}
	
#menu2 li a:hover {
	color: #999;
	background:  url(menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;

	}
	
#header {
	width: 900px;
	height:  120px;
	background: url(images/logo2.gif) no-repeat 5px -25px ;
}

#bottom{
	width:  100%;
	height: 193px;
	margin-top: -100px;
	z-index: 3;
	background: url(bottom.gif) no-repeat 20px;
	display: block;
	float: none;
	clear: both;
	position: absolute;
}

#content {
	width: 610px;
	height: 450px;
	margin-left: 0px;
	overflow: auto;
	z-index: -1;
	visibility: visible;
}

