#wrap {
width:800px;
background-color: #ffffff;
border:#f5f5f5 1px solid;
margin-bottom: 20px;
font-family:courier;
font-size: 14px;
color: #000000;
font-weight: normal;
margin-left:auto;
margin-right:auto;
}
h1, h2, h3, h4, h5, h6 {
color: #1A1A1A;
}

a:link, a:visited {
font-family: courier,Sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
text-decoration:none;
}
a:hover, a:active {
font-family: courier,Sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

#header {
width:800px;
height:193px;
font-family: courier;
color: #eeeeee;
font-size: 36px;
background: url('header.jpg');
font-weight: bold;
}
#header h2 {padding:0px;}

#header h3{color: #222222;
background-color: #f5f5f5;
font-weight:bold;
font-size: 15px;
padding-top: 4px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 2px;
word-spacing: 5px;
}

#content {
width:610px;
float:left;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration:none;
background-color: #ffffff;

}

#sidebar h3{
font-size: 14px;
color: #000;
text-decoration: underline;
font-weight: bold;
}

#sidebar {
width:170px;
float:right;
font-size: 12px;
text-decoration:none;
background-color: #f5f5f5;
border: 1px solid #eeeeee;
padding-left: 10px;
margin-bottom:5px;}

#sidebar a:hover{background:#eeeeee;}
#ads{float:left;}
#footer {clear:both;width:800px;}