body
{
background-color:#929440;
background-image:url(../images/background.jpg);
background-repeat: no-repeat;
}

a
{
text-decoration: none;
}

p
{
color:#666666;
padding-bottom: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 15px;
}

ul
{
margin-left: 20px;
padding-bottom: 20px;
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px;
}

img
{
border: none;
}

#container
{
margin: 0 auto;
width: 890px;
background-image: url(../images/content_bg.png);
background-repeat:repeat-y;
}

#content
{
text-align:left;
width: 800px;
}

#header
{
width: 800px;
height: 120px;
}

#logo
{
text-align: left;
padding-left: 10px;
position: relative;
top: 20px;
}

#navigation
{
text-align: right;
position:relative;
top: 18px;
padding-right: 10px;
}

#navigation a
{
font-size: 16px;
font-weight:bold;
margin-left: 10px;
color: #999999;
}

#navigation a:hover, #navigation a:active
{
border-bottom: 2px solid #939440;
}

#mainimage
{
position: relative;
top:0px;
width: 800px;
height: 533px;
}

#pagecontentandfooter
{
position: relative;
top: 0px;
width: 800px;
}

#pagecontent
{
background: white;
margin: 30px 50px 0px 50px;
padding-bottom: 20px;
}

.firstword
{
font-size: 1.5em;
font-variant:small-caps;
font-weight: bold;
}

#footer
{
text-align: left;
padding-top: 0px;
margin: 0px auto;
width: 800px;
height: 70px;
}

#footer p
{
text-align: right;
font-variant:small-caps;
font-size: 0.8em;
color: white;
}

#footer p a
{
color: white;
}

#footer p a:hover
{
text-decoration:underline;
}
