body
{
margin: 0;
padding: 0;
margin-top: 1em;
background: #fff;
color: #1F2020;
font-family: 'trebuchet ms', arial, arial, helvetica, sans-serif;
font-size: 90%;
}

#contentholder
{
width: 700px;
margin: 0 auto;
text-align: center;
}


#footer
{
margin: 2em 0 .5em 0;
background: #fff;
color: #000;
text-align: center;
}

h1
{
font-family: georgia;
color: #0B4222;
}

p
{
text-align: left;
font-style: italic;
line-height: 1.3;
}

p.enter
{
text-align: center;
font-size: 150%;
font-style: normal;
}

.enter a
{
text-decoration: none;
color: #52050b;
background: url(../img/menu.arrow.green.gif) no-repeat left 5px;
padding-left: 20px;
font-family: 'trebuchet ms', arial, helvetica, verdana, sans-serif;
}

.enter a:visited
{
color: #52050b;
}

.enter a:hover
{
color: #2B5626;
background: url(../img/menu.arrow.stone.gif) no-repeat left 5px;
}

#footer h6
{
margin: 0;
margin-left: 0.5em;
padding: .5em 0;
font-size: 70%;
font-weight: normal;
}

#footer a
{
color: #52050b;
text-decoration: none;
}

a img
{
border: none;
text-decoration: none;
margin:4em 0 0 3em;
}

.logo
{
margin-top: 4em;
margin-left: 2em;
}
