/* Main */
BODY          {
		MARGIN:  0px;
		PADDING: 0px;
		FONT: 14px Garmond;
                background-color: #000;
		color: #FDF6A5;
                text-align:center;
              }

table         {border:0px; border-collapse:collapse; width: 1%;}

table td      {padding:0px;}

P,BR,DIV,TD,   {FONT: 14px Garmond; color: #FFFFFF;}

a:link        {color: #FDF6A5; text-decoration: underline; FONT: 14px Garmond;}
a:visited     {color: #FDF6A5; text-decoration: none;      FONT: 14px Garmond;}
a:hover       {color: #F3C941; text-decoration: underline; FONT: 14px Garmond;}
a:active      {color: #FDF6A5; text-decoration: underline; FONT: 14px Garmond;}


/* /Main */
.main_tb{BORDER: #5D5D5D 1px solid; MARGIN-TOP:3px;}
#main_text{background: url(../img/a5.jpg) top left no-repeat; color:#DBD9D9; padding:10px 10px 10px 180px;}
#bottom{background: url(../img/a9.gif) top left repeat-x;color:#959595;height:50px; padding-left:20px;}
#leftbox{FONT: 11px Garmond; color:#6A260C; width:168px; background: url(../img/a8.gif) bottom left no-repeat;  background-color: #E9C115;BORDER: #7F7F7F 1px solid; margin:5px; padding:2px;text-align:left;}

#box_news {margin-left:4px;margin-right:4px;  width:160px; height:150px; BORDER: #7F7F7F 1px solid;  color:#FFF; font: 10px Garmond;  background-color: #000;}
#box_news .news p{width: 148px;margin:5px;}

/* MENU */


.menu_b{background: url(../img/a2.gif) top left repeat-x; }


#navcontainer ul
{
padding: 0;
margin: 0;
margin-left:230px;
list-style-type: none;
text-align: center;
text-transform: uppercase;
height: 34px;
width: 100%;
line-height:34px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
FONT: bold 12px Garmond;
text-decoration: none;
padding-right: 6px;
padding-left: 8px;
float: left;
color: #916A15;
background: url(../img/a3.gif) top left no-repeat;
height: 34px;
}
#navcontainer i{position:relative; top: 10px;FONT: normal bold 12px Garmond; }


#navcontainer ul li a:hover
{
color: #6A260C;
background-position: 0 -34px;
height: 34px;
}





