/* 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 {
	width: 996px;
	text-align: left;
	height: 143px;
	background-color: #3369D5;
	margin: 0 auto;
}
#menu_bot {
	background-image: url(http://www.actionfigs.com/skins/blue/header/default/bottom.jpg);
	width: 996px;
	height: 12px;
}


#header {
	width: 996px;
	text-align: center;
	background-image: url(http://photos.actionfigs.com/header/2006_sdcc/images/sdcc_2006.jpg);
	height: 108px;
	padding: 0;
	margin: 0;
}

#menu {
	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 {
	height: 60px;
	width: 468px;
	padding-top: 35px;
	padding-left: 400px;
}
