/* CSS Document */

		
/* AWARD: IMAGE & IMAGE MAP ONLY
------------------------------------------------------------------*/	

#notice {
/*	height:304px;
	width:482px;
*/
	height:238px;
	width:425px;
	background:url(images/notice_award-bg2.png) no-repeat;
	position:absolute;
/*	top:15px;
	left:300px;
*/	top:35px;
	left:275px;
	}

#notice-copy {
	width:300px;
	position:absolute;
/*	top:55px;
	left:130px;
*/	top:0px;
	left:125px;
	color:#250600;
	font-size:1.2em;
	font-weight:bold;
	}

#notice-copy a:link, #notice-copy a:visited  {
	text-decoration:underline;
	color:#250600;
	outline:none;
}

#notice-copy a:hover {
	text-decoration:underline;
}
