#layout
{
position:absolute;
top:0px;
left:0px;
height:370px;
width:1005px;
background:#EDF8A8;
}

.header
{
width:600px;
height:370px;
}

.image
{
position:absolute;
top:0px;
left:0px
}

.right
{
width:400px;
height:370px;
}

.bg
{
position:absolute;
top:0px;
left:600px;
}

#bottom
{
position:absolute;
top:370px;
left:0px;
width:1005px;
background:#ECEBD7;
}

.content
{
overflow:auto; 
background-color:#ECEBD7; 
color:#B89F47;
width:600px;
height:202px;
}
 

h1
{
font-family:century gothic;
font-size: 16px;
color: #B89F47;
letter-spacing: 2px;
font-weight: bold;
border-bottom-width: medium;
border-bottom-style: solid;
border-bottom-color: #8CB254;
text-transform: uppercase;
padding: 2px 10px 2px 2px;
text-indent:5px;
margin-left:5px;
margin-right:5px;
margin-top:10px;
}

p
{
font-family:Arial, sans-serif;
line-height: 135%;
font-size:11px;
text-indent: 6px;
margin-left:5px;
color: #000000;
}

blockquote
{
border-left-width: thick;
border-left-style: solid;
border-left-color: #AEC79B;
padding-left: 6px;
padding-top: 3px;
padding-bottom: 3px;
margin-left: 30px;
font-family: Arial, Helvetica, sans-serif;
line-height: 135%;
font-size:11px;
color: #1A2213
}

a:link,a:active,a:visited
{
text-decoration:none;
color:#81A864;
font-family: Arial;
}

#links
{
position:absolute;
top:352px;
left:0px;
width:600px;
font-size:15px;
font-weight:bold;
word-spacing:15px;
font-family:arial;
text-align:center;
}
