body {    margin: 0px;    padding: 0px;    background-color: #666666;    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 12px;}#master {    position: relative;    width:800px;    margin-left: auto;    margin-right: auto;    margin-top: 20px;    background-color: #006600;    text-align: left;}#logo {    position: absolute;    width:200px;    height:auto;    top: 0px;    left: 0px;    background-color: #FF0000;}#navbar {    position: absolute;    height:30px;    width: 798px;    top: 72px;    right: 1px;    text-align: right;    background-color: #CCFFFF;    line-height: 35px;    border-bottom: solid #000000 2px}#picture {	position: absolute;	height:73px;	width: 800px;	top: 0px;	right: 0px;	background-image: url(images/top.gif);	background-repeat: no-repeat;}#bodywrap {	background-color: #FFFFFF;	margin-top: 150px;	position: absolute;	padding: 20px;	top: -44px;	height: auto;	width: 758px;}#sidecol {    width:200px;    float: left;    background-color: #FFFFFF;    margin-bottom: 20px;    padding: 5px;}#maincol {    margin-left: 230px;    margin-bottom: 20px;    padding: 5px;}#footer {	width:100%;	height:auto;	clear: both;	padding: 10px 0px;	text-align: center;	color: #000000;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: solid;	border-top-color: #368281;	border-right-color: #368281;	border-bottom-color: #368281;	border-left-color: #368281;}#maincoldoc {    margin-left: 10px;    margin-bottom: 20px;    padding: 5px;}     .caption  {     	font-size : 8pt;     	font-family : Verdana,Arial,Tahoma,Helvetica;     }     .footerlinks {     	font-size : 8pt;     	text-decoration : none;     	color : #339999;     	font-family : Verdana,Arial,Tahoma,Helvetica;     }