





/* ------[ Style Adjustments for Rust Color Scheme ]-------- */

body {
	background: #993300 url(images/rust/bodybg.gif) top left repeat-x;
	}

#subhead {
	background: #fff url(images/rust/subhead.gif) top left no-repeat;
	}

a, a:link, a:visited {
	color:#B25424;
	}