
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background:#F8F7E8;
color: #000000;
margin:0;
padding:0;
}
#wrap {
width:750px;
height:548px;
color: #000000;
margin-right:auto;
margin-left:auto;
border:0px solid #000;
}
#left {
width: 260px;
float: left;
border:0px solid #000000;
margin-left:40px;
}
img {
border:0px;
}
#content {
width: 750px;
float: right;
margin: 0 0px 0px 0px;
border:0px solid #000000;
text-align: left;
}

.clearingdiv {
clear:both;
height:5px;
width:1px;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
background-color:transparent;
}
a:hover {
	text-decoration: underline overline;
	background:transparent;
	color: #999999;
}
