@charset "utf-8";
/* GENERAL */
body {
	background-image: url(../WD_IMAGES/fuse/bodyBack.jpg); 
	background-color: #6b3589;
 
	}
h3 {
	background: url(../WD_IMAGES/fuse/h3Back.gif) no-repeat 0% 100%;     
	}
	
/* DIV */
	#header {
		background-image: url(../WD_IMAGES/fuse/headerBack.jpg);
		}
		#contentRight {
			background-image: url(../WD_IMAGES/fuse/bgContentRight.gif); 
			}
		#main a {
			color:#6b3589;
		}

		
/* CLASS */
.clear { clear: both; }
.readMore a { color:#6b3589; }
a.nav3sitesOn { padding-left:3px; padding-right:3px; cursor:default; background-color:#6b3589; color:#FFFFFF!important; margin-left:7px!important; }
a.nav3sitesOn{ text-decoration:none!important;}
#contentRight .navRight a:hover, .navRight .linkOn, .stayHover {
	background-color:#6b3589!important;
}
