body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 13px;
	text-decoration: none;
	background-color: #FFF;
	margin: 120px 0 0 0;
}

a:link, visited, hover, active {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-size: 12px;
}

div {
	width: 710px;
	margin: auto;	
	}
	
ul  {
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside 
	}
	
li {
	list-style: none;
	}
	 	
nav { 
	width: 700px;
	height: 400px;
	padding: 0 0 0 10px;
	margin-right: 20px;
	text-align: left;
	line-height: 60px;
	border-top: thin solid #000;
	border-bottom: thin solid #000;
	background: url(images/w2.gif) no-repeat center right;
}

footer {
	text-align: right;
	margin: 0 0 0 0;
	}