body, div, p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #161C68;
	text-decoration: none;
}

a:visited {
  color: #161C68;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.navside {
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	background-color: #E5D7B8;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 166px;
}
.navside a:hover {
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 166px;
}
#nav {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}
#nav a:link {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FFE6A4;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav a:visited {
		color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FFE6A4;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav a:hover {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #809DCE;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav a:active {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FFE6A4;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.footer {
	font-size: 10px;
	color: #336699;
	text-align: center;
	background-image: url(/images/footer.jpg);
	height: 90px;
	padding-top: 53px;


}
/* Image Fader Stuff */
#imageContainer {
	position:relative;
	margin:auto;
	width:240px;
}

/* styles unrelated to the application follow */
h1 {
	position:relative;
	font:1em verdana;
}

.copy {
	width:500px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}
.borders {
	border: 1px solid #663300;
}
.header {
	background-image: url(/images/header.jpg);
}
.navBg {
	background-image: url(/images/navBg.jpg);
	padding-left: 12px;

}
.content {
	background-color: #FFFFFF;
	background-image: url(/images/contentBg.jpg);
	padding-right: 12px;


}
.quickSear {
	background-image: url(/images/navTop.jpg);
	height: 93px;
}
.strongNumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-right: 20px;

}
