/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #E0E0E0;
	background-image: url(bg/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #F00;}

.oneColLiqCtrHdr #container {

	width: 80%;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	border: 2px solid #C0C0C0;

	text-align: left;
	width:904px;

}

.oneColLiqCtrHdr #header {
	background: #000000;
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

	margin-bottom: 1px;
	margin-top: -20px;
}

.oneColLiqCtrHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.oneColLiqCtrHdr #mainContent {
	padding: 0 20px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-color: #E0E0E0;
	margin-top: -20px;
	margin-bottom: 1px;
	background-image: url(bg/bgside7.jpg);
	background-repeat: repeat-x;
	width:auto;
	text-align: center;
}

.oneColLiqCtrHdr #footer {
	background-color: #E0E0E0;
	padding: 5px 0 5px;

} 

.oneColLiqCtrHdr #footer p {
	font-weight: bold;


}

 h2 {
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}

.style7 {font-size: 10px; font-weight: bold; }

.style9 {font-size: 10px; font-weight: bold; font-style: italic; font-family: Geneva, Arial, Helvetica, sans-serif; }

#apDiv1 {

	position:absolute;

	left:134px;

	top:682px;

	width:880px;

	height:72px;

	z-index:1;

	visibility: visible;

	overflow: visible;

}

.style16 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;

}

.style17 {
	color: #CCC
}

.style20 {color: #000000}
.style48 {font-size: 12px; }
.style49 {font-size: 12px; color: #000000; }
.style50 {
	color: #FF0000;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
}
.style52 {
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}
.style54 {font-size: 10px}
a:link {
	text-decoration: none;
	color: #FF0000;
}

.style56 {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
}
.style57 {color: #0000FF}
.style59 {
	font-size: 10px;
	font-style: italic;
	font-family: Georgia;
}
.style60 {color: #3737FF; font-size: 12px; font-weight: bold; font-style: italic; font-family: Georgia; }
.style61 {font-family: Georgia; color: #FFFFFF; }
.style64 {
	color: #000000;
	font-family: Georgia;
	font-size: 10px;
}
.style65 {
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style66 {font-size: 10px; font-weight: bold; color: #000000; }

.style67 {
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style68 {
	color: #000000;
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style69 {color: #000000; font-family: Georgia; font-weight: bold; font-style: italic; }
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}
.style55 {color: #000000; font-family: Georgia; font-weight: bold; font-style: italic; 
}
.style70 {color: #5E5EFF;
    font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
}
.style71 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.style72 {
	font-size: 14px;
	color: #999;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
}
.style73 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
