@charset "utf-8";
/* CSS Document */
body{
background-image:url(images/bg_red_2.jpg);
background-repeat:repeat;
margin:0 0 0 0px;
}
#maincontainer{
width:863px;
height:480px;
margin:0 auto;
background-color:#69060b;
}
#navcontainer{
width:863px;
height:26px;
position:relative;
}
#logocontainer{
width:863px;
height:auto;
position:relative;
}
#contentholder{
width:863px;
height:auto;
position:relative;
}
#flash_home{
width:847px;
height:159px;
position:absolute;
top:303px;
}
#footer{
width:863px;
height:auto;
position:absolute;
top:480px;
}
#copy_footer{
width:863px;
height:auto;
position:relative;
padding-top:10px;
}
#copy_footer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#9e6154;
font-size:10px;
}
