#headerbottom {
	background: url(../../images/grassbottom.jpg) top left no-repeat;
}

#headertop {
	background: url(../../images/grasstop.jpg) top left no-repeat;
}

#container {
	border: 5px solid #FFFFFF;
	background: #6F6F6F;
}

body {
	background: #000000;
}

#content {
	background-color: #DDDDDD;
	border-right: 2px solid #FFFFFF;
}

#footer {
	background-color: #333333;
	border-top: 4px solid #FFFFFF;
}

#navcontainer2 a {
	border-bottom: 1px solid #FFFFFF;
}