/* CSS Document */

body { /* set everything to zero for a good cross-browser starting point */
	background-color: #CCCCCC;
	background-image: url(http://www.actionfigs.com/skins/blue/index/bg.gif);
	background-repeat: repeat-x;
}

#wrapper_af {
	width: 996px;
	text-align: left;
	height: 160px;
	background-color: #3369D5;
	margin: 0 auto;
}

#menu_bot_af {
	background-image: url(http://www.actionfigs.com/skins/blue/header/default/bottom.jpg);
	width: 996px;
	height: 12px;
}


#header_af {
	width: 996px;
	text-align: center;
	background-image: url(http://www.actionfigs.com/skins/blue/header/default/default.jpg);
	height: 130px;
	padding: 0;
	margin: 0;
}

#menu_af {
	width: 996px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 1px;
	background-image: url(http://www.actionfigs.com/skins/blue/header/default/menu_bg.jpg);
	height: 23px;
}

#banner_af {
	height: 90px;
	width: 728px;
	padding-top: 33px;
	padding-left: 250px;
}

