a.navLink:link { color: #FFFFFF; text-decoration:none; }
a.navLink:visited { color: #FFFFFF; text-decoration:none; }
a.navLink:active { color: #FFFFFF; text-decoration:none;}
a.navLink:hover { color: #FFFFFF; text-decoration:underline; }

a:link { color: #993333; text-decoration:decoration:underline;}
a:visited { color: #993333; text-decoration:decoration:underline;}
a:active { color: #993333; text-decoration:decoration:underline;}
a:hover { color: #993333; text-decoration:none; }

#title{ font-weight:bold; font-size: 112%;}
body {
	font-family: "Times New Roman" sans-serif,arial;

	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 90%;
	line-height: 125%;
	color: #8A0000;
	background-image: url("img/bg.png");
	background-repeat: repeat-x
}

#nav{
	color:#FFFFFF;
	height: 30px;
	background-image: url("img/menu-bg.png");
	background-repeat: repeat-x;

}


#flashd{text-align: center;}
a.font-family:hover {
	
    background-color:#8A0000;
}


#backInd{
		

	background-image: url("img/body-bg.png");
	background-repeat: repeat-x

}

#side{ margin-left: 15px; }

