/*  This is the local style sheet for non-thematic pages, 2 columns.  */

body {
	background-color: #90373D;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
		
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#D5ABAF;
}

/* TOP BANNER*/

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	}

#topbanner {
	background-color: #4a0309;
}


/* PAGE CONTENT ATTRIBUTES */

#content a:hover   {
	color:#4a0309;
}

#content a:visited {
	color: #4F5B6C;
}