
body
{
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Trebuchet MS, Arial, Sans-serif;
	color: #887e6f;
	font-size: 100%;
	line-height: 130%;
	text-align: center;
	background-image: url(images/aas_background.gif);
}


#layout
{
	margin: 0 auto 20px auto;
	padding: 0 20px 0 1px 0;
	top:0px;
	background-image: url(images/white_bkgnd.gif);
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
	background-position: center top;
	min-height: 827px;
	zoom: 100%;
}  

#line
{   margin: 0 auto 0px auto;
	padding: 0 0 0 0;
	top:4px;
	background-color: #eb6e1f;
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
	background-position: center top;
	min-height: 1px;
	max-height:1px;
	zoom: 100%;
}  

#vline
{   margin: 0 auto 0px auto;
	padding: 0 0 0 0;
	top:30px;
	background-color: #b2bb1c;
	background-repeat: repeat-y;
	text-align: center;
	position: relative;
	background-position: center top;
	min-width: 1px;
	max-width:1px;
	min-height:406px;
	max-height:406px;
	zoom: 100%;
} 
#mainContent
{
	margin: 0 auto 0 auto;
	width: 876px;
	padding: 0;
	position: relative;
	text-align: center;
	zoom: 100%;
}
#container {text-align:left; position: relative;width:876px; margin:0 auto;}
#content {text-align:left; width:876px; margin: 0 auto;
}

#columnleft
{
 width:45%;
 padding-left:31px;
 float:left;
 padding-top:8px;
 padding-right:20px;
}
#columnmid
{
width:20px;
float:left;
padding-top:30px;
}

#columnright
{
width:45%;
 float:right;
 padding-left:0px;
 padding-top:10px;
}
a img {border: none; }


p {
	TEXT-ALIGN:left; 
	line-height:143%;
	FONT-FAMILY:Arial,Helvetica,sans-serif;
	COLOR:#998675;
	FONT-SIZE:12px;
}

a:link {color:#998675;}      /* unvisited link */
a:visited {color:#eb6e1f;}  /* visited link */
a:hover {COLOR: #b2bb1c;}  



ul
{
	line-height: 143%;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	text-align:left;
	COLOR: #998675;
	FONT-SIZE: 12px;
	list-style-type: none;
  padding:0px;
	margin:0px;
}

li
{
background-image:url(images/aas_bullet.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:14px;
}

.list li{
	padding-bottom:15px;
}