<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>Free Website Templates that are CSS and XHTML Compliant</title>
<meta name="description" content="Free Website Templates that are CSS and XHTML Compliant" />
<meta name="keywords" content="Free Website Templates that are CSS and XHTML Compliant" />
<meta name="robots" content="all,index,follow">

<link rel="shortcut icon" href="favicon.ico" type="image" />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css">
*
{
margin-bottom: 25%;
padding: 0;
border: 0px none;
}
body
{
background-color: #504634;
font-family: arial, verdana, tahoma;
font-size: 12px;
line-height: 180%;
color: #000000;
}
.wrapper
{
width: 98%;
margin: 0 auto;
}
.innerwrapper
{
margin: 0 170px 0 0;
}
.header
{
height: 117px;
margin: 10px 0 10px 0;
padding: 0px;
border: 1px solid #D2CFA9;
background-color: #D2CFA9;
text-align: center;
line-height: 50px;
}
.content
{
margin: 0 0 10px 170px;
padding: 5px;
border: 10px solid #D2CFA9;
background-color: #F3F3ED;
}
.leftcolumn
{
margin: 0 0 10px 0;
float: left;
width: 145px;
padding: 5px;
border: 1px solid #504634;
background-color: #D2CFA9;
}
.rightcolumn
{
margin: 0 0 10px 0;
float: right;
width: 145px;
padding: 5px;
border: 1px solid #504634;
background-color: #D2CFA9;
}
.footer
{
margin: 0 0 10px 0;
padding: 5px;
border: 1px solid #504634;
background-color: #504634;
clear: both;
text-align: center;
}
h1
{
font-size: 32px;
font-weight: bold;
color: #191970;
text-transform: uppercase;
}
h2
{
margin: 0 0 15px 0;
font-size: 24px;
font-weight: bold;
}
h3
{
font-size: 15px;
font-weight: bold;
}	
a, a:active, a:visited
{
color: #000000;
text-decoration: underline;
}
a:hover
{
color: #000000;
text-decoration: underline;
}
.header a, .header a:active, .header a:visited
{
color: #191970;
text-decoration: none;
}
.header a:hover
{
color: #191970;
text-decoration: none;
}
p
{
margin: 0 0 15px 0;
}
.footer p
{
margin: 0;
font-size: 11px;
line-height: 13px;
}
ul li
{
margin: 0 0 0 3px;
list-style: none;
}
</style>
</head>

<body>
<div class="wrapper">
<div class="header">

</div>
<div class="rightcolumn">
<h3>More Stuff</h3>

</div>
<div class="innerwrapper">    
<div class="leftcolumn">
<h3>Left Column</h3>

</div>
    
<div class="content">
<h2>Free Website Templates</h2>

</div>
<div class="footer">
</div>
</div>
</body>
</html>