/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font-family: "Trebuchet MS", Arial, sans-serif;
text-align: center;
background:    url("../images/bg_body.gif") repeat-x #fff;
}
a img 
{
border:none; 
}
#wrapper
{
background:    url("../images/bg_content.jpg") repeat-y;
text-align: left;
margin: 0 auto -10px auto;
padding: 0;
width: 891px;
}
#top
{
background:    url("../images/banner.jpg") no-repeat;
width: 891px;
height: 346px;

}
#top a
{
width: 800px;
height:300px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
margin: 0;
padding: 0 0 0 0;
background:    url("../images/bg_menu.gif") no-repeat;
text-align:center;
width: 891px;
line-height: 28px;
font-size: 14px;
}
#menu ul
{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu li
{
margin: 0 0 0 0;
display: inline;
list-style-type: none;
padding: 0 10px;
}
#menu a:link, #menu a:visited
{
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
text-decoration: underline;
}
#content
{
font-size: 14px;
line-height: 18px;
margin: 0 100px;
width: 691px;
padding: 10px 0;
}
#content a:link, #content a:visited
{
color: #2E4079;

}
#content a:hover, #content a:active
{
background-color: #2E4079;
color: #fff;
text-decoration: none;
}
h1
{
font-family: "lucida handwriting", Arial, Helvetica, sans-serif;

font-size: 24px;
color: #D60700;
padding: 1em 0 0.5em 0;

}
h2
{

}
#footer
{
height: 25px;
background:    url("../images/bg_body.gif") repeat-x 
}
#footer a:link, #footer a:visited
{
color: #fff;
font-size: 12px;
text-decoration: none;

}
#footer a:hover, #footer a:active
{
text-decoration:underline;
}
