div.flash {
	background-image: url(images2/topbit2.png);
}

#maincol {
	background-image: url(images2/mainback2.png);
}

#footer {
	background-image: url("images2/btmbit2.png");
}

.rightcol {
	color: #ffffff;
}

.rightcol h1 {
	color:#EE0000;
}

.rightcol h2 {
	color:#ffffff;
}

.rightcol h3 {
	color:#ffffff;
}

.rightcol a:link {color: white; font-weight: bold;}
.rightcol a:visited {color: white; font-weight: bold;}
.rightcol a:hover, a:focus {color: #EE0000; text-decoration: none;}
.rightcol a:active {color: white; text-decoration: none;}

em {	
	color:#EE0000;
}