body{
background:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#111111;
margin:0px;
padding:0px;
}

#wrapper{
width:822px;
margin:0px auto;
padding:0px;
}

#header{
background:url("images/header.jpg");
width:822px;
height:97px;
clear:left;
}

#hor_bar{
background:#88a56e;
width:822px;
height:7px;
clear:left;
}

#top_column{
background:#fff;  
width:819px;
height:21px;
float:left;
}

#left_column{
background:url("images/left_column.jpg");
width:198px;
height:673px;
float:left;
}

#ver_bar{
background:#88a56e;
width:6px;
height:673px;
float:left;
}

#right_column{
background:#fff;
width:615px;
height:615px;
float: left;;
}

#footer{
float:left;
background:#eceaea;
width:618px;
height:58px;
}

<style type="text/css">

body {
	background-color: #E8E8E8;
}
a {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #666;
	underline: never;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #09C;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 9px;
	color: #666;
}
h2 {
	font-size: 36px;
	color: #069;
}.headline blockquote p em {
	color: #6B0000;
}

