html, body
{
margin:0px;
padding:0px;
}

body
{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
height:400px;
background-color:#25314b;
}

#top
{
width:900px;
background-color:#25314b;
}

#top p
{
margin:0px;
padding:20px;
text-align: left;
font-family:Arial;
color:#ffffff;
font-size:9pt;
font-weight:bold;
line-height: 15pt;
}

#menu
{
width:900px;
height:40px;
background-image:url(../images/menu.png);
margin:10px 50px 10px 50px;
background-repeat: no-repeat;
}

#menu p
{
margin:0px;
padding:13px 0px 10px 0px;
font-family:Georgia;
color:#ffffff;
font-size:8pt;
font-weight:bold;
letter-spacing: 0.5px;
text-align: center;
}

#menu a
{
color:#ffffff;
text-decoration: none;
}

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

#shadow
{
width:1000px;
background-image:url(../images/shadow.png);
}

#bg
{
width:900px;
background-image:url(../images/bg_white.png);
}

#bottom
{
width:1000px;
height:50px;
background-image:url(../images/bottom.png);
}

#news_ticker
{
width:900px;
}

#news_ticker p
{
margin:0px;
padding:15px 20px 10px 20px;
font-family:Arial;
color:#ffffff;
font-size:10pt;
text-align:left;
}

#news_ticker a
{
color:#ffffff;
text-decoration: none;
}

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

#content h1
{
margin:0px;
padding:20px 20px 5px 20px;
font-family:Georgia;
color:#6d8da6;
font-size:17pt;
text-align: left;
}

#content h2
{
margin:0px;
padding:5px 20px 5px 20px;
font-family:Georgia;
color:#6d8da6;
font-size:11pt;
line-height:16pt;
text-align: left;
}

#content h3
{
margin:0px;
padding:5px 20px 5px 20px;
font-family:Georgia;
color:#ef443d;
font-size:9pt;
line-height:16pt;
text-align: left;
}

#content p
{
margin:0px;
padding:5px 20px 5px 20px;
font-family:Arial;
color:#ffffff;
font-size:10pt;
line-height:15pt;
text-align: left;
}

#content li
{
margin:0px;
padding:0px 20px 0px 20px;
font-family:Arial;
color:#ffffff;
font-size:10pt;
line-height:15pt;
text-align: left;
}

#content a
{
color:#ef443d;
font-weight:bold;
text-decoration: none;
}

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

#footer
{
width:900px;
}

#footer p
{
margin:0px;
padding:0px 20px 10px 20px;
font-family:Arial;
color:#ffffff;
font-size:8pt;
line-height:15pt;
text-align: center;
}

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