@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	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:#fff;
font-size:9.5pt;
}
/*.oneColLiqCtrHdr #container {
	width: 80%;
	margin: 0 auto; 
	border: 0 px;
	text-align: left;
}
.oneColLiqCtrHdr #header {
	padding: 0 10px 0 20px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}

*/

.oneColLiqCtrHdr a {
border:none;

}

h1 a {
}

a img {border: none; } 


.oneColFixCtrHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	position: absolute;
	min-height:800px;
	left: 50%;
	margin-top:30px;
	margin-bottom:0px;
	margin-left: -512px;
	margin-right:0px;
	background-position: absolute;
	background-repeat: no-repeat;
	background-attachment: absolute;
	background-image: url(images/pageLayout5f_wLogo.png);
}


.oneColFixCtrHdr #header {
	background: none;
	padding: 0px 0px 0 10px;  /* 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. */
}
.oneColFixCtrHdr #header h1 {
	margin: -20px 0 0 0;
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 30px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box FOR FLASH BOX*/
	background: none;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:none;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style1 {
	color: #9999CC
}
.style8 {font-size: 12px}
.style10 {font-size: 14px}
.style11{

font-size:13pt;
font-style:italic;
font-family: palatino, georgia, serif;
}
h1 a{
color:#9598C1;
}

#text{
margin-top:100px;
margin-left:200px;
margin-bottom:80px;
width:650px;
text-align:left;
height:400px;
overflow:scroll;
}

#mainContent2{
width:650px;
position:relative;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:60px;
height:410px;
overflow:scroll;
font-family:verdana, helvetica, sans-serif;
font-size:9.5pt;
text-align:center;
}

#mainContent2 h1{
width:630px;
height:80px;
background-image:url(ravesandringing.png);
background-repeat:no-repeat;
margin-top:20px;
position:relative;
margin-left:auto;
margin-right:auto;
}

#mainContent2 h1 span{
display:none;
}

#mainContent2 h2{
position:relative;
margin-top:40px;
padding:10px 5px 0 5px;
font-family:palatino, georgia, serif;
font-weight:400;
}

a{
color:#fff;

}

#mainContent2 hr{
width:200px;
height:1px;
background-color:#fff;
}

#mainContent2 p{
font-size:9pt;
padding:0px 20px 0px 20px;
} 

h2{
font-family:palatino, georgia, serif;
font-weight:400;
}

#mainContent2 strong{
font-family:palatino, georgia, serif;
font-size:15pt;
font-weight:400;
font-style:italic;
color:#FDF3D6;
}

.oneColFixCtrHdr #container2 {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	position: absolute;
	min-height:800px;
	left: 50%;
	margin-top:30px;
	margin-bottom:0px;
	margin-left: -512px;
	margin-right:0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: absolute;
	background-image: url(pageLayout5fnoheadtrans.png);
}

.oneColFixCtrHdr #header2 {
	
	padding: 0px 0px 0 10px;

	z-index:2;
	
	}
	
article {
margin-top:10px;
}