html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image: url(bg_blu.jpg);
	background-repeat: repeat-x;
	border-style: none;
	border-width: 3px;
	color: #000000;
	font-family: "Myriad Pro";
	font-size: 12pt;
	line-height: 15pt;
	margin: 0;
	text-align: left;
	padding: 0;
	background-color: #F2F0E7;
	height: 100%;
}
.floatleft { float: left; margin: 10px 10px 10px 0px; border: 1px solid #666; padding: 2px;}

h1 {
	color: #677877;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:18pt;
	padding:0 0 14px 0;
	line-height: 22pt;
	font-weight: lighter;
}
h2 {
	color: #7A8888;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 15pt;
}
a,  a:link {
	color: #7FA7A6;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #719897;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #719A0B;
	text-decoration: none;
}
a:focus {
	color: #93B7B9;
}
a:active {
	color: #FF9900;
}
#outerWrapper {
	background-color: #fff;
	text-align: left;
	width: 970px;
	border: 8px solid #D4CFBB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outerWrapper #header {
	background-image: url(main_top.jpg);
	background-repeat: no-repeat;
	height: 170px;
	line-height: 15px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerWrapper #contentWrapper {
	border: 3px none #D4CFBB;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	width: 210px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FBBE01;
	border-bottom-color: #FBBE01;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #F2F0E6;
	float: right;
	padding: 8px;
	width: 158px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #93B7B9;
	border-left-color: #93B8B9;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 220px;
	margin-right: 180px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	font-size: 9pt;
	font-family: "Myriad Pro";
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #D4CFBB;
	border-bottom-color: #D4CFBB;
	border-left-color: #D4CFBB;
	background-image: url(footer_bg.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 125px;
}
<div align="left"></div>
	ul{border:0; margin:0; padding:0;}

#pagenav li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}
#pagenav a{
border:solid 1px #9aafe5
margin-right:2px;
}
#pagenav .previous-off,
#pagenav .next-off {
border:solid 1px #DEDEDE
color:#888888
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagenav .next a,
#pagination-digg .previous a {
font-weight:bold;
}
#pagenav .active{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	background-color: #CCDC88;
}
#pagenav a:link,
#pagenav a:visited {
color:#0e509e
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagenav a:hover{
	border:1px solid #E2B01D
}
