A:link {text-decoration: none; color: #838400;}
A:visited {text-decoration: none; color: #838400;}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: maroon;}

h3

{
	color: #044E0C; font-family: "Segoe UI"; font-size: small;
}

#container

{
margin: 0 auto;
width: 875px;
text-align: center;
}

#header

{
	position: absolute;
	top: 10px;
	left: 10px;
}

#navigation

{
	position: absolute;
	top: 210px;
	left: 2px;
}

#content

{
	position: absolute;
	width: 580px;
	left: 210px;
	top: 200px;
	text-align: left;
}

#newstuff

{
	position: absolute;
	top: 485px;
	left: 40px;
}