/*OCAC CSS Document */

body{
background-color:#640201;
margin-top:0px;
margin-left:0px;
margin-right:0px;
text-align:center;
}

table.pos{
position:relative;
margin-left:0px;
margin-right:0px;
}

#head1{
background-image:url(images/ocac_template_01.gif);
width:auto;
height:130px;
background-repeat:repeat-x;
}

#head2{
width:200px;
height:130px;
background-repeat:no-repeat;
}

#head3{
width:710px;
height:130px;
background-repeat:no-repeat;
}

#head4{
background-image:url(images/ocac_template_04.gif);
width:auto;
height:130px;
background-repeat:repeat-x;
}

#side_left{
background-image:url(images/ocac_template_05.gif);
background-repeat:repeat;
}

#menu{
background-image:url(images/ocac_template_06.gif);
width:170px;
height:auto;
background-repeat:repeat-y;
padding-left:30px;
}

#content{
background-image:url(images/ocac_template_07.gif);
width:710px;
height:auto;
background-repeat:repeat-y;
}

#side_right{
background-image:url(images/ocac_template_08.gif);
background-repeat:repeat;
}

#footer{
background-image:url(images/ocac_template_09.gif);
width:auto;
height:103px;
background-repeat:repeat-x;
}

#footer_1{
background-image:url(images/ocac_template_10.gif);
width:200px;
height:103px;
background-repeat:no-repeat;
}

#footer_2{
background-image:url(images/ocac_template_11.gif);
width:710px;
height:103px;
background-repeat:no-repeat;
}

#footer_3{
background-image:url(images/ocac_template_12.gif);
width:auto;
height:103px;
background-repeat:repeat-x;
}

td.navigation_1 { background-color: <?=$n10;?>; color:#FFFFFF; padding-left:9px } 
td.navigation_2 { background-color: <?=$n20;?>; color:#FFFFFF; padding-left:9px } 
td.navigation_3 { background-color: <?=$n30;?>; color:#FFFFFF; padding-left:9px } 
td.navigation_4 { background-color: <?=$n40;?>; color:#FFFFFF; padding-left:9px } 