body{
margin:0; padding:0; /*line-height: 1.5em;*/
background:#EDEDED url(images/bg_b.gif) 0 0 repeat-x;
margin-right:0px; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#000;}
em{color: red;}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}
h1{
margin-right:10px; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#4D4F40;
}


#footer{
clear: center;
width: 100%;
/*background: black;*/
color: #000;
text-align: center;
padding: 4px 0;
border:0px solid #C0C0C0;
}
#footer a{
color: #FFFF80;
}
/*- Menu Tabs G--------------------------- */

    #tabsG {
      float:left;
      width:100%;
      background:#666;
      font-size:93%;
      line-height:normal;
      }
    #tabsG ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url("tabrightG.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      } 


#menu8 {
	width: 200px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 0px;
	/*overflow:relative;*/
	border:0px solid #C0C0C0;

	}

	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	 color:#FFF;
	display: block;
	background:  url(menu14.gif);
	padding: 8px 0 0 10px;
	}
	
#menu8 li a:hover {
	 color:#FFF;
	background:  url(menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#maincontainer{
width: 770px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{

height: 165px; /*Height of top section*/
background: url(images/ana_footer.png) none;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background:#EDEDED;

}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
background: #ECF0C7;}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -770px; /*Set left margin to -(MainContainerWidth)*/
background: #E3E4DB;
height: 100%;

}