body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/side-bkgd.jpg);
	background-repeat:repeat;
	background-color: #829DCC;
}

td, p, th {
	font-family: Arial, Helvetica, sans-serif;
	left: auto;
	right: auto;
}

h1 {
	color:#000066;
	font-size:18pt;
	font-style:oblique;
	font-family: Franklin Gothic Medium;
	line-height: normal;
}
h2 {
	color:#660000;
	font-size:14pt;
	font-style:oblique;
	font-family: Franklin Gothic Medium;
	line-height: normal;
}
h3 {
	color:#660000;
	font-size:11pt;
	font-style:oblique;
	font-family: Franklin Gothic Medium;
	line-height: normal;
}

a:link{
	color:#000066;
	text-decoration:underline;
	font-weight: bold;
}


a:visited {
	color:#336666;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
	font-weight: bold;
}

#heading {
	background-image: url(images/header-bkgd.jpg);
}
#main { margin-top:30px;
		margin-left:10%;
		margin-right:10%;}

#contents {
	background-color:#FFFFFF;
	padding-top: 40px;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-left: 100px;
	
}

#footer {
	background-image: url(images/footer-bkgd.jpg);
	padding-left:50px;
	padding-right:50px;
	}
	.footer {
font-size:9pt;}
