body {
 background-image:url(../images/background.jpg);
 background-position: 50% top;
 background-repeat: no-repeat;
 background-color:#FFFFFF;
 margin:auto; padding: 0;
 width: 988px;
 text-align:center;

 }
 #layout {
 margin:0px auto;
 width: 988px;
 }
#header {
 height:150px;
 width: 988px;
 }
#navigation {
 margin-top:0px;
 }
#content {
 width:988px;
 }
#contentpage {
 width:560px;
 }
 #LeftPanel {
 float:left;
 margin-top: 0px;
 width: 409px;
 }
 #RightPanel {
 margin-top: 0px;
 float:right;
 width: 579px;
 }
 #footer {
 float:right;
 width: 560px;
 }
 #BigRig {
 margin-top: 0px;
 height:40px;
 width:988px;
 text-align: center;
 } 
 .contentlink {color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif }
A.contentlink {color: #000000; text-decoration: underline; }
A.contentlink:link {color: #000000; text-decoration: underline; }
A.contentlink:visited {color: #000000; text-decoration: underline; }
A.contentlink:active {color: #000000; text-decoration: underline; }
A.contentlink:hover {color: #000000; text-decoration: underline; }

.content {
color: #000000; 
font-size: 11px; 
font-weight: normal; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif ;
	text-align: left;

}

.content td {
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 15px;
}

.content ul {
	padding: 0;
	margin: 0;
}

.content li {
	margin: 10px 0;
	list-style-type: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	
}	
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;	
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.floatleft1 {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
}
