* { margin: 0; padding: 0; border: 0; }
body { text-align: center; font-family: verdana; font-size: 11px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.clr { clear: both; }
.fl { float: left; }
.fr { float: right; }
#all { width: 921px; margin: 0 auto; text-align: left; }
#main { width: 911px; border: 5px solid #FFBB04; border-top: 0px; background: #FFED5B; margin-bottom: 5px; }
#under_flash { position: relative; width: 835px; height: 160px; border-right: 5px solid #FFBB04; padding: 15px; }
#foot { 
	width: 853px; border: 1px solid #FFBB04; 
	background: #FFED5B; height: 135px; padding: 6px; color: #9F0F0E; font-weight: bold; 
}
#foot a { color: #9F0F0E; margin: 0 15px; }


