@charset "utf-8";
/* CSS Document */
#linkBanner {position: absolute;
		border: 3px solid #b37401;
		font-size:20px;
		text-align:center;
		width: 350px;
		height: 25px; 
		left: 475px; 
		top: 80px; 
		background-color: #ffb937;
}

#linkTable1 {position: absolute; 
width: 400px; 
height: 155px; 
left: 465px; 
top: 225px; 
border: 3px solid #b37401; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px; 
background-color: #ffb937;
}
