/*ACS Page Layout 03-15-05*/

h4 {
	size:12px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	}
	
body { 
text-align: center; /*ie5 hack */
margin: 0px; 
padding: 0px; 
}
	
.table {
	position:absolute; 
	left:7px; 
	top:5px; 
	width:917px; 
	height:929px; 
	z-index:1;
	}
	
#header-logo {
	position:absolute; 
	left:294px; 
	top:31px; 
	width:496px; 
	height:153px; 
	z-index:2;
	}
	
#linksside {width: 160px; font-size: 14px; background-color: rgb(211,211,211); border-color: black; margin-right: 7px; Margin-top: 7; margin-bottom: 7; padding: 7; border: 3px solid black;}
#linksside {position: absolute; left: 7px; top: 230px;}
#linksside a {display: block; color: black; text-decoration: none;}
#linksside a:hover {color: red;}
#fish {
	position: absolute;
	left: 190px;
	top: 27px;
	width: 64px;
}
#bookmark {
	position: absolute;
	left: 735px;
	top: 29px;
	width: 152px;
}
 /*for future use*/
#USFlag {position: absolute; left: 50px; top: 75px;}
#COFlag {position: absolute; left: 650px; top: 75px;}

#cclogo {
	position: absolute;
	left: 8px;
	top: 182px;
	width: 90px;
}
