body {
	background-image: url(pics/adg_02.jpg);
	background-repeat: repeat-x;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul,body,div,p,td{margin:0px; padding:0px;}
p{font-size:12px;}

#wholePage
{
	height:auto; /*550px;*/
	background-color:#ffffff;
	width: 850px;
	margin-top:30px;
	margin-right: auto; 
	margin-bottom: 20px;
	margin-left: auto; 
	text-align:left;
	/*padding-left:20px; padding-right:20px;*/ /* firefox padding will strech the page out */

}
#contentFrame
{
	height:500px;	
}
#footer, #footer a
{
	font-size:9px;
	color:#CC9900;	
}
#banner{
padding-top:15x;padding-left:20px; padding-bottom:5px;
}
.menuLine{
background:#b02318; height:5px; 
width:805px; margin-bottom:0px; padding:0px;
margin-left:21px;
}

#topMenuContainer { margin-left:20px;}
#topMenuContainer ul
{
	list-style:none;
	margin-top:0px;
	margin-left:0px;
}

#topMenuContainer ul li
{
	display:inline;list-style: none ;
	background-image:url(pics/adg_09.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 10ems; /* change this doesn't change anything */
	padding:10px;
	color:#E7E4D1;
	font-weight:bold;
	font-size:12px;
	margin:0.2ems;	
	 									
}
#topMenuContainer ul li a
{
	display: table-cell;      /* For old Gekko browsers (border alignment problems) */
	display: inline-table;    /* For other old browsers */
	display: inline-block;    /* For modern browsers */
	width: 14.85em; 	/*change the width of menu buttons here */
	color:#E7E4D1;
	text-decoration: none;
	margin-bottom:5px;
}

#topMenuContainer ul li a:hover
{
	text-decoration: underline;	
}

#leftContent
{
	float: left;	
	background-color:#ffffff; /*#e6dac2;*/
	margin-left:21px; /*ie6 and lower should use 11px. But I am not doing that now. */
}


#flashGallery
{
	float:right;
	/*margin-right:20px;*/
}

#rounded_table1 
{
	width:250px;
}
#contentInRoundedBox
{
	height:440px;
	color:#5d4b33;
}
#contentInRoundedBox a{
	color:#7f2b00;
}
.disclaimer{
padding:20px;
}

.PageTitle{
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:15px;
color:#7f2b00;
}

.SectionTitle{
font-weight:bold;
font-size:12px;
color:#7f2600;
}
