<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(images/bg1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg1.gif) repeat;
	background-attachment:fixed;
	position:relative; 
	z-index:1
}
.bodytext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}
.programtext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}













h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #99111A;
	text-transform:uppercase
}
h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #99111A;
}

.tborder {
	border-spacing: 0;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	border-collapse: collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #EDEDE2;
	border-bottom-color: #EDEDE2;
}

.navbox {

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #000000;
}


.headLink {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	height: 5px;
	display: inline;
	text-align: center;

	width: 100px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
a.headLink:hover {
	background-color: #222222;
}
a.headLink:visited {
	color: #FFFFFF;
}
a.headLink:link {
	
	color: #FFFFFF;
}




.footer {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
	
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
}












a:hover {
	text-decoration: none;
	color: #003399;
}
a:link {
	color: #003399;
}
a:visited {
	color: #333333;
}
.photoborder {
	border:solid 1px #999999;
	padding:2px;
	margin-left:1px;
	margin-right:10px;
	margin-top:1px;
	margin-bottom:1px;
}
.photoborderbig {
	border:solid 1px #999999;
	padding:2px;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
}
.photoborderhome {
	border:solid 1px #999999;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.photoborderhome2 {
	border:solid 2px #EDEDE2;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}</pre></body></html>