/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
a img 
{
border:none; 
}
#wrapper
{
text-align: left;
margin: 0 auto;
width: 760px;
border: 2px solid #2E5C87;
}
#top
{
background: url(../images/banner2.gif) no-repeat;
width: 760px;
height: 161px;
margin: 0;
padding: 0;
}
#top a
{
width: 760px;
height:150px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
margin: -16px 0 0 0;
text-align:center;
width: 760px;
font-size: 14px;

}
#menu ul
{
margin: 0;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 5px;
}
#menu a:link, #menu a:visited
{
padding: 0 40px 0 40px;
color: #000;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #BF0000;

}
#content
{
font-size: 14px;
line-height: 18px;
margin: 0 auto;
padding: 0 40px;
width: 680px;
}
#content a:link, #content a:visited
{
color: #1D7FAC;

}
#content a:hover, #content a:active
{
background-color: #1D7FAC;
color: #fff;
text-decoration: none;
}
h1
{
font-size: 20px;
color: #453E48;
padding: 1em 0 0.5em 0;
border-bottom: 1px solid #2E4079;
}
h2
{

}
#footer
{
background: url(../images/footer.gif) no-repeat;
width: 760px;
height: 93px;
}
#footer a:link, #footer a:visited
{
color: #fff;
text-decoration: none;

}
#footer a:hover, #footer a:active
{

}
