@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../pics/bkgd2.jpg);
	font-size:12px;
	color:#472e8b;
	margin-top:0;
}

.margin {
margin-left: 0.75cm;
margin-right:0.75cm;
text-align:justify;
}



.largeFont {
font-size:16px;
}

.copyright {
font-size:11px;
text-align:center;
color:#e9e4e9;
}

/*********** Default Link Style ***********/
a:link {color:#472e8b;}
a:visited {color: #472e8b;}
a:hover {color:#000000;} 
a:active {color: #472e8b;}

 /*********** Navigtion Link Style ***********/
a.nav:link {color: #472e8b; text-decoration:none}
a.nav:visited {color: #472e8b; text-decoration:none}
a.nav:hover {color: #000000; text-decoration:none}
a.nav:active {color: #472e8b; text-decoration:none}

/*********** Navigation ***********/
td.nav {
text-align:center;
font-size:12px;
background-color:#FFFFFF;
}

/*********** Added by Joe ***********/

#header{
	margin-left: -999px;
	height: 2px;
	width: 800px;
	overflow:scroll;
}
#header h1{
	margin-left: -999px;
}
a img {
	text-decoration: none;
	border: 0 none;
	}
.copyright a {color: #FFFFFF;
	text-decoration: none;
	}
