/* MIN CSS Document */

body{
background-color:#701C1C;
text-align:center;
}

table.main_table{
width:950px;
height:auto;
position:relative;
margin-left:auto;
margin-right:auto;
}

#header1{
width:200px;
height:190px;
background-image:url(../site/images/min_template_01.gif);
}

#header2{
width:740px;
height:190px;
background-image:url(../site/images/min_template_02.gif);
}

#header3{
width:10px;
height:190px;
background-image:url(../site/images/min_template_03.gif);
}

#menu{
width:200px;
height:auto;
background-color:#E6E6E6;
vertical-align:top;
}

#content{
width:740px;
height:auto;
background-color:#FFFFFF;
vertical-align:top;
}

#div_body{
width:740px;
height:auto;
text-align:left;
vertical-align:top;
}

#div_content{
width:615px;
height:auto;
text-align:center;
vertical-align:top;
float:left;
}

#vert_banner{
width:125px;
height:auto;
vertical-align:top;
float:right;
text-align:right;
}

#side_bar{
width:10px;
height:auto;
background-color:#FFFFFF;
}

#footer_1{
width:200px;
height:100px;
background-image:url(../site/images/min_template_07.gif);
background-repeat:no-repeat;
}

#footer_2{
width:740px;
height:100px;
background-color:#FFFFFF;
}

#footer_3{
width:10px;
height:100px;
background-image:url(../site/images/min_template_09.gif);
background-repeat:no-repeat;
}
