
body {

		margin:0px 0px 0px 0px;

		padding:0px;
		
		font-family:"Trebuchet MS";
		}

 #header{

 height:120px;

 width:100%;

 text-align: left;

 background: #999999 url("http://www.aauinc.com/spacer.jpg"); /*replace header image with your own*/

 background-repeat: repeat-x;

 background-color: #fff;

 background-position: center center;
 

 }

  #sub_header{

 height:10px;

 color:white;

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

 background-color: #999999;

 text-align:left;

 }



	#leftcol {

		position: absolute;

		left:0px;

		top:130px;

		width:151px;

		background:#fff;
		background: url("http://www.aauinc.com/menu.jpg");
		background-repeat: repeat-x;
		height: 800px;

		}



	#centercontent {

		background:#fff;
		background: url("http://www.aauinc.com/menu.jpg");
		background-repeat: repeat-x;
		height: 800px;

   		margin-left: 149px;

   		margin-right:149px;
		padding:20px;



  	voice-family: "\"}\"";

		voice-family: inherit;

   		margin-left: 151px;

   		margin-right:149px;

		}

	html>body #centercontent {

   		margin-left: 151px;

   		margin-right:149px;

		}



	#rightcol {

		position: absolute;

		right:-1px;

		top:130px;

		width:150px;

		background:#fff;
		background: url("http://www.aauinc.com/menu.jpg");
		background-repeat: repeat-x;
		height: 800px;



		}



a:link,a:active,a:visited { color : #000099; text-decoration: none; font-weight: bold;}

a:hover                { color: #0066ff; text-decoration: underline; font-weight: bold; }

#navcontainer
{
background: url("http://www.aauinc.com/menu.jpg");
width: 150px;
margin: 0 auto;
padding: 1em 0;
font-family:"Trebuchet MS";
font-size: 13px;
text-align: center;

}
 

ul#navlist
{
text-align: center;
list-style: none;
padding: 0;
margin: 0; 
width: 140px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 140px;
padding: 0.5em 0.5em 0.5em 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #ffff00;
text-decoration: none;
background: url("http://www.aauinc.com/button.jpg");
}

#navcontainer>ul#navlist li a { width: 140px; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #ffff00;
background: transparent;
border-color: #000000 #fff #fff #000000;
}

#logo{
background: url("http://www.aauinc.com/test.gif");
background-position: center;
background-repeat: no-repeat;
}
