#content {
	color: #000000;
	background-color: #DDB38D;
}
#content a {
	color: #644C3C;
	font-weight: bold;
}
#content h1,
#content h2,
#content h3,
#content h4 {
	color: #644C3C;
}

#content .hiliteleft,
#content .hiliteright,
#content .hilite {
	background-color: #FDE2CA;
	color: #000000;
}
/*
#content .hiliteleft strong,
#content .hiliteright strong,
#content .hilite strong {
	color: #644C3C;
}
*/
#content .hiliteleft a,
#content .hiliteright a,
#content .hilite a {
	color: #644C3C;
}
#content .inputField input,
#content .inputField textarea,
#content .inputSubmit input {
	border-color: #644C3C;
}

#content .siteRatings .sub {
	text-align: left;
}
#content .siteRatings .overall .data,
#content .siteRatings .sub .data {
	color: #FFFFFF;
}

#content ul.paragraph li {
	background-image: url(bullet-default.gif);
}
#menu {
	background-image: url(lilbabes-default.gif);
}
#menu .mainMenu a {
	border-bottom-color: #644C3C;
	color: #644C3C;
}
#menu .container .title {
	border-color: #644C3C;
	color: #644C3C;
}


