/* CSS Document */
/*Main Body*/
body {
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
A:link { 
	text-decoration: none; 
	color: #000000;
}
A:visited { 
	text-decoration: none;
	color:#000000; 
}
A:active { 
	text-decoration: none;
	color:#000000;
}
A:hover { 
	text-decoration: none;
	color: #0000FF;
}
#slideshow {
	position:relative;
	width:426px;
	height:auto;
	float: right;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
#container {
	margin: 0 auto;
	padding: 0px;
	height: auto;
	width: 754px;
	z-index: 0;
}
.headtext {
	font-size: 20px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#header {
	width: 754px;
	position: relative;
} 
table {
	background-image: url(images/Harding_05.jpg); 
	border:none; width:100%;
}
td {height:20px; vertical-align:top; text-align:center;}
a.nav{
	text-align:center;
	width: 100%;
	display:block;
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
} 
a.nav:hover { 
	color: #9D9DFF; text-decoration:none;
}
#leftmain {
	width: 725px;
	position: relative;
	left: 2%;
}
#left {
	width:300px;
	position:relative;
	left:2%;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
#footer {
	width:754px;
	height:auto;
	position: relative;
}
.navtext {
	font-style: italic
}
.copyright {
	color: #000066;
	font-size:9px;
	text-decoration: none;
}
.maintext {
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
}
label{
	display:block
}
