html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
   padding:0;
   height:100%;

}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	
}
#container {
   min-height:100%;
   position:relative;
}
#body {
   padding-bottom:130px;   /* Height of the footer */
}
#affliates {
	background-image: url(images/bk-affiliates.png);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	color: #000000;
	height: 70px;
	padding-top: 5px;
	/* position:absolute;
   bottom:0; */
   width:100%;
   clear:both;
}

#affliates table {
}
#affliates img {
	margin-right: 18px;
	margin-left: 18px;
}

img {
	border:0px
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	text-decoration:none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	text-decoration:none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	text-decoration:none;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	text-decoration:none;
}

.test {
	color: #666666;
	font-size: 10pt;
	line-height: 14pt;
}
.test_img {
	border: 2px solid #BDBDBD;
}
.test_img a:link{
	border: 2px solid #BDBDBD;
}
.test_img a:hover{
	border: 2px solid #CC0000;
}

.test a:link{
	color: #CC0000;
	font-size: 8pt;
	text-transform: uppercase;
}
.test a:visited{
	color: #CCCCCC;
	font-size: 8pt;
	text-transform: uppercase;
}
.test a:hover{
	color: #CC0000;
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;	
}

.close {
	color: #CC0000;
	font-size: 8pt;
	text-transform: uppercase;
}
.close a:link{
	color: #CC0000;
	font-size: 8pt;
	text-transform: uppercase;
}
.close a:visited{
	color: #CC0000;
	font-size: 8pt;
	text-transform: uppercase;
}


.txtsml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 22px;
	color: #333333;
}
h2 {
	line-height: 16px;
	text-transform: uppercase;
	color: #CC0000;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 5px;
}
.services {
	margin-bottom: 11px;
	border: 3px solid #CCCCCC;
	margin-top: 9px;
}
.programs img {
	margin-bottom: 8px;
	border: 1px solid #999999;
}
.schedule td {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 8px;
}
.text .schedule em {
	color: #666666;
}
th {
	font-weight: normal;
	color: #666666;
}
.news a:link{
	color: #333333;
	text-decoration: underline;
}
.news a:visited{
	color: #333333;
	text-decoration: underline;
}
.news a:hover{
	color: #999999;
	text-decoration: underline;
}
.ithappens {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
}
.ithappens img {
	border: 1px solid #666666;
	margin-bottom: 4px;
}

ul { list-style-image: url("images/heart.gif"); }
.caption { font-size:12px; font-style:italic; margin-bottom: 8px; }

