<style type="text/css" media="screen">


<!--
body {
}
-->


body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	color: #996600;        
	background-color: #d9e4e6;
      background-image: url('');   /*     Main background image   */
	background-repeat: no-repeat;
        background-position: top center;

        
       
}



a {
        outline: none;
}


#wrapper {
        width:750px; 
        margin-top: 0px;
        background-color: #fdfdfd;
        background-image: url('pics/aemc_header2.jpg');  
	background-repeat: no-repeat;
        background-position: top center;
        
        border-top: 1px solid #ffffff;
        border-right: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        
	margin:0px auto;
	text-align:left;
	padding:20px;
	
	
}

#menu   {
        margin-top: 50px;
        font-weight: bold;
        width: 700px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

*:lang(en) #menu{
    margin-top: 35px !important;
}

#menu a   {

      text-decoration: none;
      margin-right: 15px;

      padding-right: 10px;
      padding-left: 10px;

}

#menu a:link, #menu a:active, #menu a:visited {	

        text-decoration: none;
        color: #666633;
}

#menu a:hover {
	color: #5f5c57;       
            
        text-decoration: none;
        background-color: #d7e3e8;
                     




}        



#content   {
        margin-top: 162px;
	margin-left: auto;
        margin-right: auto;
        padding: 10px;

        width: 650px;
        border:1px solid #cccccc;
        background-color: transparent;
        background-image: url('');    /*     Main background image   */
	background-repeat: repeat-y;
}

*:lang(en) #content{
    margin-top: 156px !important;
}



#content p {
        padding: 5px;
        

}

#content h3 {
        font-size: 1.4em;
        color: #666666;
}

#content img {
        padding: 10px;
        
}


#content a   {

      text-decoration: none;
      margin-right: 15px;
      font-weight: bold;

      padding-right: 10px;
      padding-left: 10px;

}

#content a:link, #menu a:active, #menu a:visited {	

        text-decoration: none;
        color: #666633;
}

#content a:hover {
	color: #5f5c57;       
            
        text-decoration: none;
        background-color: #d7e3e8;

}

#footer  {
  
        line-height: 15px;
        text-align: center;
        clear: both;
}

</style>


