body {
	background-color: #ffffff;
}

body, td, th {
	color: #D89050;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #584028;
}

a:link {
	color: #EAC29F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EAC29F;
}
a:hover {
	text-decoration: none;
	color: #D89050;
}
a:active {
	text-decoration: none;
	color: #EAC29F;
}

.copyright {font-size: 12px}

.title {
	color: #C08828;
	font-weight: bold;
	font-size: 36px;
	font-family: "Courier New", Courier, monospace;
	line-height: 30px;
}

.createdby {font-size: 9px}

.newcd {
color: #000000;
}

.menu {font-size: 14px; }

.content1 {
color: #000000;
}

#pic4{
width: 218px;
height: 144px;
}

#pic4 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}

.someclass{ //class to apply to your scroller(s) if desired
}