
body
{
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
color: #ffffff;
vertical-align: top;
text-align: center;
background: #f0f0f0 url("bodybg.jpg");
background-repeat: repeat;
background-position: top-left;
}

a
{
text-decoration: none;
color:#FFFFFF
}

#header
{
margin: 0px;
height: 150px;
padding: 0px;
color: #ffffff;
border-style: none;
text-align: right;
font-weight: bold;
font-size: 26pt;
background: #2b6396 url("headerbg.jpg");
background-repeat: no-repeat;
background-position: top-left;
}

#menu
{
vertical-align: top;
text-align: left;
border-style: none;
padding: 0;
font-size: 9pt;
color: #eeeeff;
background: #eeeeee url("footerbg.jpg");
background-repeat: repeat;
background-position: top-left;
}

#menu a
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 9pt; 
}

#menu a:hover
{
color: #ccccff;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

#content
{
vertical-align: top;
text-align: left;
border-style: none;
padding: 0;
max-width: 36em;
font-size: 12pt;
color: #333333;
background: #e7e7b8;
background-repeat: repeat;
background-position: top-left;
}

#content h2
{
font-size: 14pt;
}

#content h3
{
font-size: 16pt;
}

#content a
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 12pt;
cursor : pointer; 
}

#content a:hover
{
color: #dcc2b7;
text-decoration: none;
font-weight: bold;
font-size: 12pt;
}

#scontent
{
vertical-align: top;
text-align: left;
border-style: none;
padding: 0;
max-width: 36em;
font-size: 10pt;
color: #333333;
background: #e7e7b8;
background-repeat: repeat;
background-position: top-left;
}

#scontent h2
{
font-size: 12pt;
}

#scontent h3
{
font-size: 14pt;
}

#scontent a
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
cursor : pointer; 
}

#scontent a:hover
{
color: #dcc2b7;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}


#footer
{
vertical-align: top;
text-align: center;
border-style: none;
padding: 0;
font-size: 7pt;
color: #eeeeff;
background: #eeeeee url("footerbg.jpg");
background-repeat: repeat;
background-position: top-left;
}

#footer a
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 7pt; 
}

#footer a:hover
{
color: #ccccff;
text-decoration: none;
font-weight: bold;
font-size: 7pt;
}
