body
{
background-image: url(ldoor.gif);
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;
background-color: #fbf7eb;
padding: 0px;
margin:0px;
}

#banner
{
position: relative;
top: 40px;
background-color: #1d5849;
height: 90px;
width: 100%;
border-top: 5px #cc6 solid;
border-bottom: 5px #cc6 solid;
}

#logo
{
position: absolute;
left: 15%;
top: -32px;
font-family: verdana;
}

#links
{
position:relative;
top: 60px;
left:15%;
width: 500px;
}

#links ul
{
margin: 0px 0px 0px 0px;
}

#links li
{
display: inline;
list-style: none;
padding: 0em 1em 0em 0em;
}

a:link
{
text-decoration: none;
color: #336633;
font-weight: normal;
font-size: 13px;
border: 0px;
font-family: arial;
}

a:visited
{
text-decoration: none;
color:#006666;
font-weight: normal;
font-size: 13px;
border: 0px;
font-family: arial;
}

a:hover
{
text-decoration: none;
color: #660000;
font-weight: normal;
font-size: 13px;
border: 0px;
font-family: arial;
}

a:active
{
color: green;
font-weight: normal;
font-size: 13px;
border: 0px;
font-family: arial;
}

#content
{

}

#content div
{
padding: 0px;
float: left;
}

#left
{
position: relative;
width: 400px;
top: 65px;
left: 15%;
color: #555500;
font-size: 13px;
font-family: verdana;
padding-bottom: 50px;
}

#left img
{
padding: 5px 5px 0px 0px;
}

#right
{
position:relative;
top: 25px;
left: 60px;
width: 310px;
color:black;
font-size:13px;
font-family: arial;
padding: 0px 0px 15px 0px;
}

#right p
{
}