@charset "UTF-8";
/* CSS Document */


body
{
background-image:url(images/bg.jpg);
font-size:101.1%;
min-width:800px;
}


#wrapper
{
width:800px;
position:relative;
margin-left:-400px;
left:50%;
border:#333333 solid 1px;
}


#textnav_wrapper
{
width:800px;
position:relative;
margin-left:-400px;
left:50%;
}


#preload
{
margin-left:-5000px;
margin-top:-5000px;
position:absolute;
}


#content
{
position:relative;
width:800px;
}

#footer
{
position:relative;
width:800px;
height:52px;
background-image:url(images/footer.jpg);
border-top:#000000 solid 4px;
}

.bottomflash
{
position:absolute; 
width:475px; 
height:100px; 
margin-left:20px; 
margin-top:-50px;
}


.imagetable
{
width:350px;
margin-left:55px;
}

.imagetable td
{
height:85px;
}

.pusher
{
height:35px;
display:block;
position:relative;
}

