html, body{ 
margin:0; padding:0;background:url(images/main_bkg.gif) repeat-x;
    font: 12px Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
    background-color: #ffffff;   
 } 
 


#centerdivtitle{
   margin:0em 0 .5em 1em;
   font-weight:600;
   color: #660066; 
   
}

#intro{border:solid 1px;}
.mess{padding:1em;}

#leftcol  { float: left;  width: 190px; border:solid #888775; border-width:0 0px 0 0; }
#maincol  { float: left;               border:solid #888775; border-width:0 0 0 1px;  }
#rightcol { float: right; width: 340px; border:solid #888775; border-width:0 0 0 1px; margin-bottom:1em;}
#page   {width: 964px; margin:1em;}
#rightcol .inner{padding:1em}
.boxclear  { clear: both; line-height: 0px }
#automenu{margin-top:140px;border:solid  #888775;border-width:1px 0 0 0}
div { margin: 0px; padding: 0px; }
img {border: 0px; }
.title2{
   color: #660066;
   text-align:center;
   font-weight:bold;
   margin:5px 20px 5px 20px;
}
p {
   color:#400080;
   font-size:12px;
}

.text2{
   font-size:12px;
   color : #400080;
   font-weight:bold;    
}

p {   
   line-height:20px;   
   margin:1em;
}
a:link { text-decoration:none;font-size:1.3em;   }
a:visited {  text-decoration:none;font-size:1.3em; }
a:hover {  text-decoration:underline;font-size:1.3em; }
a:active {  text-decoration:underline;font-size:1.3em; } 
.inner p, .inner h4{margin:0 0 .5em 0;}
.outer{   
   border-color: #888775;
   border-style: solid;
   border-width: 0 0 1px 0 ; 
   margin-bottom:15px;
  
   
}

.inner{ 
   color:#8000FF;
   font-size:12px;
   background:url(images/background.png) repeat-x;
   background-color:white;
   text-align:center;   
     
}
.innertext{ padding:1em 2em;}
.middle{
   margin-left:15px;
   margin-right:15px;
   background-color:#888775;
   padding:1px 1px 0px 1px;   
}

.nomarg{margin:0 auto;}





