* {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
font-family: Georgia, serif;
font-size: 12px;
color: #472318;
background: #617751 url(images/urbanpattern29.jpg);
text-align: center;
}

a {
text-decoration: none;
color: #801e01;
}
a:hover {
color: #801e01;
text-decoration: underline;
}
img {
border: 0;
}

#container {
margin: 11px auto;
width: 700px;
background: #fff;
border: 1px solid #445734;
text-align: left;
}
#main {
float:right;
padding-top: 8px;
width: 450px;
}
#menu {
float:left;
padding-top: 7px;
width: 250px;
text-align: center;
}
#btm {
margin: 0 auto;
width: 700px;}	

.content {
padding: 15px;
}
.content p {
margin: 0 0 14px;
}
.content ul, ol {
margin: 0 0 14px 16px;
padding-left: 6px;
}

h2, h3 {
margin-bottom: 11px;
padding-bottom: 2px;
color: #445734;
border-bottom: 1px solid #445734;
}
h2 {
font: lighter italic 18px/1 Georgia, serif;
}
h3 {
font: lighter italic 16px/1 Georgia, serif;
}

.bunn {
padding: 10px;
font-family:Georgia, serif;
font-size: 10px;
text-align: center;
letter-spacing: 1px;
font-style:italic; 
}
.bunn a  {
background: #C0C199;
color: #617751;
text-decoration: none;
}
.bunn a:hover  {
background: #C0C199;
color: #000;
text-decoration: none;
}

.enth3_submit   {
color: #efefef;
font-family:Georgia, serif;
font-size: 11px;
font-weight:bold;
border: 1px outset #617751;
background: #617751;}

.enth3_reset    {
color: #efefef;
font-family:Georgia, serif;
font-size: 11px;
border: 1px outset #617751;
background: #617751;}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, .enth3_favorite, select {
color: #472318;
background: #fff;
font-family:Georgia, serif;
font-size: 11px;
border: 1px solid #617751;}

.sidebar {
color: #d3ae78;
font-family:Georgia, serif;
font-size: 14px;
text-align: center;}

.sidebar a {
text-decoration: none;
color: #b06f39;
}
.sidebar a:hover  {
color:#781c11;
text-decoration: none;
}

blockquote {
margin: 0 0 14px;
text-align: center; 
font-size: 11px;
}