#site_layout {
	background-color: #000000;
	height: 100%;
	width: 100%;
	padding-top: 0px;
}
a:visited {
	color: #FF9933;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #EB9656;
}
a:hover {
	color: #FF8B17;
}
#quote {
	font-size: 11px;
	color: #3D7B88;
	font-style: italic;

}
