<style type="text/css">
.test {
}
body {
background-color: #64A3CC;
color: black;
text-align: center;
margin: 0px;
}
#wrapper {
width: 980px;
padding: 0px;
background: white url('../images/leftside.gif') repeat-y;
margin: 0px auto;
height: auto;
text-align: left;
background-color:white
}
div#header {
	left: 0px;
	top: 0px;
	height: 76px;
	background: #E8E8C2 url('../images/header2.jpg') no-repeat left;
	border-bottom: 4px solid #64A3CC;
}
#leftnavigation {
  top:0;
  float: left;
  width : 160px;
  margin : 0px 0px 5px 0px;
  background-color: #72BCD7;
  color : #000090;
  padding : 1px;
 }
 #content {
height: auto;
margin : 0px 23% 0px 17%;
padding : 0px 0px 0px 3px;
font-size : .9em;
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
} 
#rightcol {
top: 0;
padding: 0px 0px 0px 0px;
height: auto;
width: 220px;
float: right;
font-size : .8em;
margin: 0px 0px 0px 0px;
background-color: white;
}
#content1 {
  top : 0px;
  margin : 0px 5% 4px 20%;
  padding : 5px;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
  color : #000000;
} 
.right1{
	background-color: #B1E0FF;
	Padding:3px;
	font-size : 1.3em;
	color:#000090;
	margin: 0px 10px 0px 0px;
	border-top: 4px solid #7B9CB2;
	border-left: 4px solid #E8E8C2;
	border-right: 4px solid #1489D6;
	border-bottom: 4px solid #C0B7A6;
}
#navlist {
	position: relative;
	left: 5px;
	top: 0px;
	width: 150px;
}
#navlist p {
	font-size: .9em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}
#navlist li {
	margin: 0;
}
#navlist a {
	border-left:1px solid #ddd; border-right:1px solid #000; border-top:1px solid #ddd; border-bottom:1px solid #000; display: block;
	background-color: #4D7EB9;
	background-repeat: no-repeat;
	background-position: 0% 50%; padding-left:2px; padding-right:1px; padding-top:1px; padding-bottom:1px
}
#navlist a:link, #navlist a:visited {
	color: #eee;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #E8E8C2;
	/*background-image:  url('../images/l3_down.jpg');*/
	/*background-image:  url('../images/l3_over.jpg');*/
	background-repeat: no-repeat;
	background-position: 0% 25%;
	color: #2D1E2D
}
h1 {
font-size: 2em;
margin: 0px;
padding: 0px;
}
h2 {
font-size: 1.5em;
margin: 0px;
padding: 0px;
color: #4D7EB9;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
div#footer
{
	clear: both;
	text-align: center;
	font-size: .8em;
	background-color: #72BCD7;
}
#footer p {
color: #00008B;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
}
#wrapperpl {
width: 900px;
padding: 0px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
background-color: #FFFFFF;
}
div#footerpl
{
	clear: both;
	padding: .5em 1em;
	text-align: center;
	font-size: .8em;
}
div#headerpl {
	left: 0px;
	top: 0px;
	height: 58px;
	border: 0px solid blue;
}
div.ll {
left: 170px;
	right: 25px;
	margin-left: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: thin solid red;
}
div.lla {
	right: 25px;
	margin-left: 250px;
	margin-right: 10px;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.lld {
	right: 25px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top: thin dotted navy;
}
div.ll h2
{
font-size: 1.5em;
color: navy;
margin: 0;
padding-top: 0em;
font-weight: bold;
}
.rig2{
	background: #ffffff url('../images/rig2.png') no-repeat left;
	Padding: 3px;
	font-size: 1.3em;
	color: #000000;
	margin-left:0px; margin-right:20px; margin-top:0px; margin-bottom:0px
}
</style>