html {
	margin: 0px; padding: 0px
}

body {
	background-color: #5e5e5e;
	text-align: center; color: #000;  margin: 0; padding:0;
	/* background:url(../images/gy_lines_bac.gif); */
	}
div { 
	/*border: thin dotted #00CC00;*/
}

#container { margin: auto; top: 30px; padding: 0; text-align: left;	width:100%; min-width: 800px; position: relative;}


#bottomAlign {  
	}	

#entryBanner {
	background: url(../images/diag_bac_entry.gif) 0 0  repeat-x;
	/* background-color: #CBC0A3;;  LEAVE FOR NOW */
	 height: 107px;
	margin: auto auto;
	left: auto;
	right: auto;
	color:#999999;
} 

/*#banner_logo {
	padding: 0px;
	position: relative; top: 0px; left: auto; right: auto;
	display:none;
padding-top: 4px;
	} */
	
#entryBanner_text {
	/*padding-left: 295px;
	display:none;*/
}


#entryMenuBar {
	height: 28px;
	/*display:none;background-color: #CBC0A3;
padding-top: 4px;*/
	} 
#entryMenu {
	padding: 0px;
	position: relative; top: 3px; left: auto; right: auto;
	/*display:none;
padding-top: 4px;*/
	} 
#AMO {
	clear:both;
	min-width:800px;
	padding: 0px;
		position: relative; top:15px; 
   /* the next line with missing semi-colon fixes a zindex problem.  Not sure why */
	position: relative ;  
	margin: 0;left:6px;
	padding-top: 22px;

	padding-bottom: 6px;
	text-align: center;
/*	position: relative; top: 10px; left: auto; right: auto;*/
	} 
#AMO img { position: relative;
	 left:4px; top:4px;}
#AMO-text {
	padding: 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding-top:10px;
	padding-left: 2px;
	} 

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
 	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #666666;
	background-color: #5e5e5e;
	width: 100%;
	background-position: center;
	

	/*position: relative; top: 20px; left: auto; right: auto;*/
} 
