#background {
	background: url(images/familytreerepeatcontrast.gif) repeat-x center top;
}
#right {
	background: url(images/rightsidecontrast.gif) no-repeat right top;
}
body {
	background:#000000 ;
	color: #ffff00;
	font-size: medium;
}
#background #header {
	background: url(images/familytreeheadercontrast.gif) no-repeat left top;
}
#nav a:link {
	color: #ffff00;
}

#nav a:visited {
	color: #ffff00;
}
#nav a:hover {
	color: #000000;
	background: #ffff00;
}
a:link {
	color: #ffff00;

}
a:visited {
	color: #ffff00;
}
a:hover {
	color: #000000;
	background: #ffff00;
}
#content #footer {
	background: url(images/footercontrast.gif) no-repeat left top;
}

h1 {
	color: #ffff00;
	}

h2 {
	color: #ffff00;
}

h3 {
	color: #ffff00;
}
p {
	color: #ffff00;
}
td {
	color: #ffff00;
}
#content #contentpadding ul li {
	list-style: url(images/dotcontrast.gif);
}
input {
	background: #ffff00;
	color: #000000;
}
textarea {
	background: #ffff00;
	color: #000000;
}