body
{
font-family: Arial, Helvetica, sans-serif;
background: #d8d8d8;
color: #5f585c;
text-align: center;
margin: 0;
font-size: 10pt;
line-height: 1.3em;
}

a
{
color: #5f585c;
}

a img
{
border: none;
}

a:hover
{
color: #ecc125;
}

#container
{
width: 760px;
background: white url(images/shadow_right.gif) repeat-y right;
padding-top: 1px;
}

#container_wrapper2
{
text-align: left;
width: 760px;
margin: 0 auto;
background: url(images/shadow_bottom.gif) repeat-x bottom;
margin-top: 16px;
}

#container_wrapper
{
padding-bottom: 10px;
background: url(images/shadow_corner.gif) no-repeat bottom right;
}

#corner
{
width: 178px;
height: 102px;
position: absolute;
top: 16px;
margin-left: 582px;
background: url(images/corner.jpg)
}

#logo
{
margin-top: 33px;
}

#image
{
float: left;
}

#title
{
border: solid #c7c7c7;
margin-right: 10px;
border-width: 1px 0;
height: 91px;
padding-top: 27px;
}

* html #title
{
height: 118px;
}

#main
{
clear: left;
}

#menu
{
float: left;
margin-bottom: 1em;
margin-top: 15px;
font-size: 12px;
}

#menu ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#menu li
{

}

#menu a
{
padding-left: 14px;
text-decoration: none;
text-transform: uppercase;
line-height: 1.8em;
}

#menu a:hover
{
text-decoration: underline;
}

#body
{
margin-left: 230px;
margin-right: 60px;
font-style: italic;
padding-top: 4px;
}

#footer
{
clear: both;
margin-top: 1em;
margin-right: 10px;
border-top: 1px solid #007058;
padding: 8px 0;
padding-left: 14px;
text-transform: uppercase;
font-size: 80%;
}
#errors
{
color:red;
}