body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #C5C5CF;
	/* background-attachment: fixed; */
}
.shadow {
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
}
.basictxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
a.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav-back.jpg);
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A2BA9;
	text-decoration: none;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left {
	background-image: url(images/titles.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3130C9;
	text-decoration: none;
	letter-spacing: -0.5px;
	word-spacing: -0.5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3130C9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: -0.5px;
	word-spacing: -0.5px;
}
.pics {
	border: 1px solid #333333;
}
.yellowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	text-decoration: none;
}
.yellowtxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	text-decoration: none;
}
.yellowtxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	text-decoration: underline;
}
#FlashSlides {
	border: 1px solid #333333;
	height: 450px;
	width: 600px;
}
.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	display: block;
}
a.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.leftlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}

