body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	background-color: #333333;
	background-image: url(../images/bg.gif);
}
div,img{
	behavior: url(./css/iepngfix.htc); 
	padding: 0px;
	margin: 0px;
	border: 0px;	
}
#mainText {
	background-attachment: scroll;
	background-image: url(../images/WPLCbg.png);
}
.leftText {
	font-size: 11px;
	line-height: 28px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 30px;
	margin: 0px;
	text-transform: uppercase;
	text-align: left;
}
.midText {
	margin: 0px;
	text-align: left;
	padding: 20px 20px 60px;
	width: 309px;
}
.rightText {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	margin: 0px;
	font-size: 10px;
	line-height: 14px;
	color: #993300;	
	text-align: left;
}
a {
	color: #993300;
	text-decoration: none;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #990066;
}
h6 {
	font-size: 10px;
	line-height: 14px;
	color: #993300;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	line-height: 14px;
	color: #993300;
	font-style: italic;
}

h4 {
	font-size: 12px;
	line-height: 14px;
	color: #993300;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #993300;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	line-height: 28px;
	color: #993300;
	text-transform: uppercase;
}

h1 {
	font-size: 21px;
	line-height: 28px;
	color: #993300;
	text-transform: uppercase;
}
hr {
	background-color: #333333;
	border: 0;
	height: 1px;
	margin: 0;
}
.ad {
	font-weight: normal;
	text-transform: none;
	font-size: 10px;
	line-height: 12px;
	
	
	color: #000000;
}

.ad img{
	border:2px solid #000000;
}
