@import  url(explicite_1.css);

body
{
background: #ffffff url(../img/1_bg.jpg) repeat-x fixed left bottom;
}

#dcfix_ul, #dcfix_ur
{
background-image: transparent /* url(../img/1_dcfix.gif)*/ ;
}

a
{
color: #84afc8;
}

a:hover
{
color: #4f7ea0;
}

div#container_outer
{
background: url(../img/1_body.gif) top repeat-x;
}

#pane_center_relative
{
border-color:#84afc8 !important;
}


/*****************************/

#container_footer
{
color:white;
}

#container_footer a
{
color:white;
}

#container_footer a:hover
{
color:#bdb295;
}

