body {
margin:0% 0% 0% 10%;
padding:0;
border:0;
width:80%;
background:#EFE7DF;
min-width:600px;    	/* Minimum width of layout - remove line if not required */
			/* The min-width property does not work in old versions of Internet Explorer */
font-family: "Tahoma", Arial , Helvetica, Verdana, Lucida Grande, sans-serif;
color:#5A4A44;
font-size:80%;
line-height:1.5em;
}
a {
color:#A83E3E;
}
a:hover {
color:#A83E3E;
background:#FFFFFF;
text-decoration:none;
}
h1, h2, h3, h4, h5 {
margin:.8em 0 .2em 0;
font-size: 16px;
padding:0;
border-bottom: 0px dashed #ACA77A;
}
p {
margin:.4em 0 .8em 0;
padding:0;
}
img {
margin:5px 0 5px;
border: none;
}
.hr { 
padding: 0;
margin: 0;
padding: 4px;
}
table {
width:100%;
border-collapse:collapse;
}
td {
border:0px solid black;
padding:5px;
}
#container {
background: #FFFFFF;
width: 625px;
margin: 0 auto;
border: none;
}
.cell {
text-align: left;
font-size:85%;
vertical-align: bottom;
padding: 5px;
float: left;
height: 240px;
width: 125px;
margin: 0 10px;
}
.clearall {
clear: both;
}
ul {
list-style-type: none;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
margin: 0;
}
iframe {
 margin-left: 50px;
}
/* Header styles */
#header {
clear:both;
float:left;
width:97%;
border:none;
}
#header img {
margin:0;
border: none;
}
/* 'widths' sub menu */
#layoutdims {
clear:both;
background:#FFFFFF;
border:none;
margin:0;
padding:5px 0px !important;
text-align:left;
}
/* column container */
.colmask {
position:relative;	/* This fixes the IE7 overflow hidden bug */
clear:both;
float:left;
width:97%;			/* width of whole page */
overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
float:left;
width:100%;
position:relative;
}
.col1,
.col2,
.col3 {
float:left;
position:relative;
padding:0 0 1em 0;
overflow:hidden;
}
/* 2 Column (right menu) settings */
.rightmenu {
background:#DCDAC6;		/* right column background colour */
}
.rightmenu .colleft {
right:25%;			/* right column width */
background:#FFFFFF;		/* left column background colour */
}
.rightmenu .col1 {
width:71%;			/* left column content width (left column width minus left and right padding) */
left:27%;			/* (right column width) plus (left column left padding) */
}
.rightmenu .col1 a:link {
color: #5A4A44;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col1 a:visited {
color: #7B7C52;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col1 a:hover {
color: #A83E3E;
background:#FFFFFF;
font-weight: bold;
text-decoration: underline;
}
.rightmenu .col1 a:active {
color: #A83E3E;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col1 p {
margin:.4em 0 .8em 0;
padding:0;
text-align: justify;
}
.rightmenu .col1 p a:link {
color: #5A4A44;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col1 p a:visited {
color: #7B7C52;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col1 p a:hover {
color: #A83E3E;
background:#FFFFFF;
font-weight: bold;
text-decoration: underline;
}
.rightmenu .col1 p a:active {
color: #A83E3E;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col2 {
width:21%;			/* right column content width (right column width minus left and right padding) */
left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}
.rightmenu .col2 a:link {
color: #5A4A44;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col2 a:visited {
color: #7B7C52;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col2 a:hover {
color: #A83E3E;
background:#FFFFFF;
font-weight: bold;
text-decoration: underline;
}
.rightmenu .col2 a:active {
color: #A83E3E;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col2 p {
margin:.4em 0 .8em 0;
padding:0;
text-align: justify;
}
.rightmenu .col2 p a:link {
color: #5A4A44;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col2 p a:visited {
color: #7B7C52;
font-weight: bold;
text-decoration: none;
}
.rightmenu .col2 p a:hover {
color: #A83E3E;
background:#FFFFFF;
font-weight: bold;
text-decoration: underline;
}
.rightmenu .col2 p a:active {
color: #A83E3E;
font-weight: bold;
text-decoration: none;
}
/* Footer styles */
#footer {
clear:both;
float:left;
width:97%;
background:#DCDAC6;
border-top:1px dashed #ACA77A;
}
#footer p {
padding:30px;
margin:0;
}
<!--[if lt IE 7]>
<style media="screen" type="text/css">
.col1 {
width:100%;
}
<![endif]-->
