html, body {
	background-color:#006633;
margin:0px;
height:100%;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.5em;
}

td {
	padding:0px;
}
p {
 margin-bottom: 0; 
}
p, p + p {
 text-indent: 1.5em;
 margin-top: 0;
}
#main {
	background-color:#A6D785;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
#wrapper {
margin-left:auto;
margin-right:auto;
width:724px;
}
#logo {
width:724px;
margin-left:auto;
margin-right:auto;
height:120px;
background-image:url("http://www.mevinv.com/feed/feedthevalley.png");
background-repeat:no-repeat;
}
#grad a {
text-decoration:none;
float:left;
}
#footer {
	color:white;
	padding-top:50px;
	text-align:center;
	width:100%;
	min-height:5%;
}
#footer a {
color:white;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#content { 
color:white;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding:20px;
width:724px;
margin-left:auto;
margin-right:auto;
min-height:25%;
}
#fullcontent {
color:white;
padding:10px;
width:724px;
margin-left:auto;
margin-right:auto;
min-height:50%;
}
#spacer {
min-height:400px;;
width:100%;
background-color:#006633;
background-image:url("feedvalley.png");
background-repeat:no-repeat;
background-position:center;
color:white;
}
#smallspacer {
background-image:url("feedvalley.png");
background-repeat:no-repeat;
background-position:bottom;
min-height:200px;
width:100%;
background-color:#006633;
color:white;
}
#fullcontent a, #content a {
color:#00FF33;
text-decoration:underline;
display:list-item;
}
#fullcontent a:hover, #content a:hover {
text-decoration:line-through;
}
#links {
background-color:#003300;
border-bottom:2px solid #00CC00;
height:5%;
text-align:center;
padding-top:10px;
position:fixed;
width:100%;
}
#links a {
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
}
#links a:hover {
	color:#99FF66;
	font-weight:bold;
}
hr {
border-top:3px solid #00CC00;
border-bottom:0px;
border-right:0px;
border-left:0px;
}






