@charset "utf-8";
/* CSS Document */

body	
{ 

background-color:#1a0202;
margin:0

}

Table
{
vertical-align:text-top;
margin-left:auto;
margin-right:auto;

}

TD
{
vertical-align:text-top
}

/* -------------------------------------------------- */

.header
{
width:821px;
height:55px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;

}

.top-divi
{
height:150px;
}


.navigation
{
width:821px;
height:29px;
padding-left:95px;
margin-top:10px;

}
.center
{
width:820px;
height:380px;
border: solid 1px #312001;
background-color:black;
}
.footer
{
width:821px;
height:37px;
border: solid 1px #312001;
background-color:black;
margin-top:4px;
text-align:center;
line-height:25px
}
.copy
{
width:821px;
height:20px;
text-align:center;
color:#701717

}
.intgernalframe{margin:0px}

/* ---------------------CLASSES COPY----------------------------- */
.copy a{ font-family:tahoma; font-size:11px; color:#701717; text-decoration:none; }
.copy a:hover{ color:#999999; text-decoration:underline}
/* ---------------------CLASSES FOOTER----------------------------- */

.footer a{ font-family:"Trebuchet MS"; font-size:11px; color:#aeb265; text-decoration:none; padding-left:14px; padding-right:14px}
.footer a:hover{ color:#FF0000; text-decoration:underline}

/* -------------------------------------------------- */

.theimages{ margin:10px}