/* Main */
BODY          {
		MARGIN: 0 0 0 0; 
		PADDING: 0 0 0 0; 
		FONT: 12px Verdana, Arial, Helvetica, sans-serif;
                background: url(../im/bg.gif) top left repeat-x; 
                background-color: #B597D6;

}

              }
P,BR,DIV,TD   {
		FONT: 12px Verdana, Arial, Helvetica, sans-serif;
              }

/* MENU */ 
.menu_b{background: url(../im/menu_b.gif) top left repeat-x; } 

#navcontainer ul 
{ 
padding: 0; 
margin: 0; 

float: center; 
list-style-type: none; 
text-align: center; 
FONT: 11px Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-transform: uppercase; 
height: 39px; 
width: 100%; 
line-height:250%; 
} 

#navcontainer ul li { display: inline; } 

#navcontainer ul li a 
{ 
text-decoration: none; 
padding-top: 0px; 
padding-right: 15px; 
padding-bottom: 0px; 
padding-left: 15px; 
float: left; 
color: #fff; 
background: url(../im/menu.gif) top left no-repeat; 
height: 39px; 
} 


#navcontainer ul li a:hover 
{ 
color: #7C5E9D; 
background-position: 0 -39px; 
height: 39px; 
} 

#navcontainer li#active a 
{ 
background-position: -2px 0px; 
} 

#navcontainer li#active a:hover 
{ 
background-position: -2px -39px; 
} 


.main{ FONT: bold 13px Verdana, Arial, Helvetica, sans-serif; 
color: #000000;
} 

.bot{height:110px; color:#fff; padding-left: 20px;}
