p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 20px;
	line-height: 110%;
}

p.home-drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #f7f7f7;
	text-align: left;
	vertical-align: top;
	line-height: 110%;
	margin: 30px;
}

p.home-drop:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #f7f7f7;
	font-weight: bolder;
	font-style: normal;
	line-height: 110%;
	text-align: left;
	vertical-align: top;
}

p.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #f7f7f7;
	text-align: left;
	vertical-align: top;
	line-height: 110%;
	margin: 30px;
}

p.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 20px;
	line-height: 110%;
}

p.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 20px;
	line-height: 110%;
}

p.centerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 20px;
	line-height: 110%;
}

p.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 20px;
	line-height: 110%;
}

p.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin: 20px;
	line-height: 110%;
}

 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}

 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	font-variant: normal;
}

 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

 a:link-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f7f7f7;
	text-decoration: underline;
}

 a:visited-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	font-variant: normal;
}

 a:hover-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

 a.bottnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

 a.bottnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-variant: normal;
}

 a.bottnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

a.bottnav-home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f7f7f7;
	text-decoration: underline;
}

 a.bottnav-home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	font-variant: normal;
}

 a.bottnav-home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

 a.newsnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	text-decoration: underline;
	line-height: 110%;
}

 a.newsnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
	font-variant: normal;
	line-height: 110%;
}

 a.newsnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 110%;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.copyright-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #873535;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-variant: normal;
	margin: 8px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #009900;
	text-align: left;
	vertical-align: middle;
}

.boldonly {
	font-weight: bold;
}

.table-photo-rt {
	vertical-align: top;
	float: right;
	margin: 10px 80px 10px 10px;
	clear: left;
}

.table-photo-lft {
	vertical-align: top;
	float: left;
	margin: 10px 10px 10px 80px;
	clear: right;
}

.table-photo-ctr {
	vertical-align: top;
	margin: 10px;
	clear: both;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	list-style-type: circle;
	line-height: 125%;
}

.h2-ctr {
 font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-variant: normal;
	margin: 8px;
}

.italiconly {
	font-style: italic;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	text-align: center;
}

.quote-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-align: center;
}

.quote-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	text-align: left;
}

.quote-bold-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-align: left;
}

.bg-stroke {
	border: thin solid #000000;
	background-attachment: scroll;
	background-image: url(../images/bg_board.gif);
	background-repeat: repeat;
	background-position: right top;
}

.stroke {
	border: thin solid #000000;
}

p.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #f7f7f7;
	line-height: 110%;
}

.news-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	line-height: 110%;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.crawlertitle {
	font-size: 2pt;
	color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.songtext {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
}
