@charset "UTF-8";
/* CSS Document */

body {
    margin:9px 9px 0 9x;
    padding:0;}
  #level0 {
	idth:100%;
# - New, outermost DIV
; 											height: 1000px;
	width: 90%;
  }
	
  #level1 {
	width: 800px;
	height: 950px;
	position:relative;
	width:750px;
# - New, inherits 100% from level0 in IE5 
	                   #        inherits auto from level1 in all others 
}
	
  #level2 {
  }
	
  #level3 {
	padding-right:9px;
	background:#FFF;
}
	
  #main {
	height: 700px;
	margin-top: 5px;
	width: 100%;
	}
  #main2 {
	height: 750px;
	margin-top: 5px;
	width: 100%;
	}

   #mainBodyContainer {
	background-image: url(images/BKcontent_06.jpg);
	background-repeat: no-repeat;
	width: 850px;
	background-position: top center;
}
	
  #topBar{
	background-repeat: no-repeat;
	height: 45px;
	background-position: center;
}
.mainnav {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	text-decoration: none;
}
.mainnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.mainnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

	.mainBody {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.mainBody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainBody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.mainBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
.mainBody a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	}

	.mainBodyWhite {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
}
.mainBodyWhite a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainBodyWhite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.mainBodyWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
.mainBodyWhite a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
  #advBar{
	background-image: url(images/logo_02.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 82px;
}
	
  #tipDay{
 float:right; 
	    width:175px; 
	    background:#FFF3AC; 
	    position:relative; # - New, forces z-index so this div displays in IE 

}
		  #footer{
	background-repeat: no-repeat;
	height: 175px;
	background-position: center;
}
.footer {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	
	.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CC00;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CC00;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CC00;
}
