/* ------[ Style Adjustments for Red Color Scheme ]-------- */

body {
	background:url(images/red/eebbackground.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center center;
	height:auto;
	}

#header {
	background:url() top left repeat-x;
	}

a, a:link, a:visited {
	color:#993333;
	}

a:hover, a:active {
	color:#000000;
	}
