/* default font and heading styles */

body {	
	background-color: #8B8AA6;
	background-image: url(img2/bgtile_purple.gif);
}

.background {	
	background-color: #8B8AA6;
}
/* default links */

a:link { color:#5A57A4; text-decoration: none; }
a:visited { color:#5A57A4; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:active { color: black; text-decoration: none; }
a { font-weight: bold; }


/* Navpanel */
.navpanel {	
	background-color: #CACADE;
}

/* footerbar */
.footer {	
	background-color: #8B8AA6;
}.headerprintaimee {
	background-image: url(img2/aimeewatkins_print.gif);
	background-repeat: no-repeat;
}

/* header footer bar */
.bar { background-color: #A4A1B9 }

/* home */
.home h3 {
	color: #FFFFFF;
}
