body {
margin:0;
padding:0;
background:#000 url(../images/body_bg.jpg) no-repeat top center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#888a8c;
}

a
{
color:#000;
}
a:hover
{
text-decoration:none;
}
p{
margin:0;
padding:0;
}

.menu_flash
{
font-size:0px;
}
.header_flash
{
font-size:0px;
background:url(../images/wrapper_bg.png) repeat-y;
}
.black_strip
{
clear:both;
width:879px;
height:16px;
margin:auto;
background:#000;
}

.content_area
{
background:url(../images/wrapper_bg.png) repeat-y;
min-height:500px !important;
height:auto;
height:500px;
padding:40px;
}

.footer
{
width:899px;
height:60px;
background:url(../images/footer_bg.png) no-repeat;
color:#000;
font-size:12px;
}
.spacer
{
height:50px;
}
.footer_copy
{
width:360px;
float:left;
padding-left:30px;
margin-top:15px;
}
.footer_copy a
{
color:#888a8c;
}
.footer_copy a:hover
{
text-decoration:none;
}

.footer_links
{
width:400px;
float:right;
text-align:right;
padding-right:30px;
margin-top:15px;
}
.footer_links a
{
color:#000;
text-decoration:none;
}
.footer_links a:hover
{
text-decoration:underline;
}