body
{
background: #FFFFFF url('images/bg.png') repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 auto;
color: #191919;
}

#content
{
width: 950px;
margin: 0 auto;
}

#logo
{
width: 427px;
height: 118px;
background: url('images/logo.png');
float: left;
}

#header
{
width: 950px;
height: 118px;
margin: 0 auto;
}

#navlinks
{
float: right;
}

#banner
{
width: 670px;
height: 323px;
float: left;
}

#sidebar
{
width:270px;
float: right;
}

#subsidebar
{
width:280px;
float: left;
}

#sidebar h2
{
background-color: #530268;
width: 260px;
height: 35px;
color: white;
padding: 10px 0 0 20px;
margin: 0;
}

#subsidebar h2
{
background-color: #530268;
width: 250px;
height: 35px;
color: white;
padding: 10px 0 0 20px;
margin: 0;
}

#sidebar p
{
color: #d8d0db;
text-align: center;
padding: 5px 10px 0 10px;
}

#subsidebar p
{
color: #191919;
padding: 0px 0px 0 0px;
}


.links
{
width: 230px;
height: 55px;
margin: 0 auto;
border-top-style: dashed;
border-top-width: 1px;
border-top-color: #8b6694;
}

.money
{
width: 55px;
height: 45px;
float: left;
margin: 10px 20px 0 0;
}

.submoney
{
width: 55px;
height: 45px;
float: left;
margin: 3px 20px 0 0;
}

#sidebar a:link, #sidebar a:visited
{
color: white;
font-size: 16px;
font-weight: bold;
margin: 0px 0 0 0px;
text-decoration: none;
}

#subsidebar a:link, #subsidebar a:visited
{
color: white;
font-size: 16px;
font-weight: bold;
margin: 0px 0 0 0px;
text-decoration: none;
}

#insideleft
{
width: 515px;
height: auto;
float: left;
margin: 10px 0px 0 0;
}

#subinsideleft
{
background-color: #FFF;
width: 620px;
height: auto;
float: left;
margin: 0;
padding: 0 0 0 40px;
}

#insideleft h2
{
color: #b30125;
}

#subinsideleft h2
{
color: #b30125;
margin-top: 25px;
}

#subinsideleft h3
{
color: #530268;
}

.box
{
width: 165px;
float: left;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
margin: 15px 0px 0 25px;
padding: 0px 11px 10px 11px;
text-align: center;
}

.subbox
{
float: left;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
margin: 15px 0px 0 25px;
padding: 0px 5px 4px 8px;
text-align: left;
height: auto;
}

.box h3
{
color: #702e82;
}

.box p
{
color: #191919;
}

.subbox h3
{
color: #702e82;
}

.subbox p
{
color: #191919;
}

a:link, a:visited
{
color: #b30125;
font-size: 11px;
font-weight: bold;
}

a:hover,a.more:hover
{
color: #ff0034;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.more:link, a.more:visited
{
color: #b30125;
font-size: 11px;
font-weight: bold;
}

a.more:hover
{
color: #ff0034;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#footer
{
border-top-style: solid;
border-top-width: 1px;
border-top-color: #c0c0c0;
text-align: center;
color: #666;
padding-top: 10px;
margin-top: 15px;
}

#footer a:link, #footer a:visited
{
color: #666666;
}

#footer a:hover
{
text-decoration: none;
color: #9f9f9f;
}

img 
{
border: none;
}

