body {
	background:url(../img/site/dvtile.gif);
	font-family: Arial, sans-serif;
	color: #000;
	font-size:18px;
	}
	
#wrapper {
	width:790px;
	margin:auto;
	background:#7C965C;
	border:2px double #000;
	padding:5px;
	}
#header {
background:url(../img/site/MFF_header.gif) top left no-repeat;
padding-left:115px;
height:205px;
	}
#nav {
	text-align:center;
	}
	#nav li {
	display: inline;
	padding:5px 20px;
	}
#content {
	background: url(../img/site/sunflower.gif) top left no-repeat;
	padding-left:115px;
	}
#footer {
text-align:center;
font-size:.8em;
	}
	#footer li {
	display: inline;
	padding:5px 20px;
	}
.right {
	float:right;
	padding:5px;
	}
		
a:link {
	color:#FED700;
	text-decoration: none;
}
a:visited {
	color:#FED700;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	background-color:green
}
a:active {
	color:black
}
img {
	border:0px;
	}
.pics { 
	width: 670px; 
	height: 201px; 
	padding:0; 
	margin:0; 
	overflow: hidden 
	}
.pics img { 
	width: 670px; 
	height: 201px; 
	top:0; 
	left:0 
	}

p {
line-height:1.2em;
}

ul {
list-style:none;
line-height:2.2em;
}