body { 
	background-image: url('_images/background.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%; 
	background-color: #ffffff;
	color: #403040;
	border: 0;
	padding: 0;
}
.swirls {
	background-image: url('_images/homeswirl.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #403040;
	font-size: 12px;
}
h1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6f579e;
	letter-spacing: 2px;
}
h2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6f579e;
	letter-spacing: 2px;
}
.navtable {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 2px;
	padding: 0px;
}
.navtable a:hover {
	background-color: #a000e0;
}
h3, dt {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6f579e;
	letter-spacing: 1px;
}
p, dd, ul, li {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #403040;
	line-height: 20px;
}
b {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f579e;
}
a:link {
	text-decoration: none;
	color: #101010;
}
a:visited {
	text-decoration: none;
	color: #101010;
}
a:hover {
	text-decoration: underline;
	color: #6f579e;
}
a:active {
	text-decoration: underline;
	color: #6f579e;
}
.gallery {
	background: #000000;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
}
.gallery td {
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
}
.fineprint {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #e0e0e0;
	text-align: center;
	letter-spacing: 1px;
}
.fineprint a {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #e0e0e0;
	text-align: center;
	letter-spacing: 1px;
}
.forminp {
	border: 1px solid #6f579e;
	color: #151515;
	background: #aaaaaa;
	padding: 2px;
}
.mt1sel {
	border: 0px;
	color: #ffffff;
	background: #6f579e;
	text-decoration: none;
	font-weight: bold;
}
.mt2sel {
	border: 0px;
	color: #ffffff;
	background: #6f579e;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #e0dfee;
}
.blankcell {
	background: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
.menutable1 {
	border: 0px;
	border-collapse: collapse;
	background: #efeff6;
	border-top: 2px solid #e0dfee;
	border-bottom: 2px solid #e0dfee;
}
.menutable1 td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}
.menutable1 a:link {
	display: block;
	padding: 4px;
	color: #6f579e;
	text-decoration: none;
	font-weight: bold;
}
.menutable1 a:visited {
	display: block;
	padding: 4px;
	color: #6f579e;
	text-decoration: none;
	font-weight: bold;
}
.menutable1 a:hover {
	display: block;
	padding: 4px;
	color: #ffffff;
	background: #a000e0;
	text-decoration: none;
	font-weight: bold;
}
.menutable1 a:active {
	display: block;
	padding: 4px;
	color: #ffffff;
	background: #a000e0;
	text-decoration: none;
	font-weight: bold;
}
.menutable2 {
	border: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
	background: #efeff6;
}
.menutable2 td { 
	padding: 0px;
}
.mt2cell {
	border-bottom: 2px solid #e0dfee;
}
.menutable2 a:link {
	display: block;
	padding: 4px;
	color: #6f579e;
	text-decoration: none;
	font-weight: bold;
}
.menutable2 a:visited {
	display: block;
	padding: 4px;
	color: #6f579e;
	text-decoration: none;
	font-weight: bold;
}
.menutable2 a:hover {
	display: block;
	padding: 4px;
	color: #ffffff;
	background: #a000e0;
	text-decoration: none;
	font-weight: bold;
}
.menutable2 a:active {
	display: block;
	padding: 4px;
	color: #6f579e;
	background: #a000e0;
	text-decoration: none;
	font-weight: bold;
}
#myGallery {
	width: 400px !important;
	height: 270px !important;
}
.tablebg {
	background-color: #ffffff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	z-index: 99;
}
.tablecont {
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 101;
}
