/* individual color elements */
h1, h2, h3, h4, a, #footer a:hover, #homenav a:hover, #secondnav a:hover, .plugin a:hover, .randcolor {
	color: #ff9900;
}
a {
	text-decoration: none;
}
.plugin a:hover {
	text-decoration: underline;
}
.homeimage {
	margin-right: 6px;
	margin-bottom: 6px;
	background-image: url(../../gfx/yellow/08_yellow_DC.jpg);
}
.navimage {
	background-image: url(../../gfx/yellow/menu_logo_yellow.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}