@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	background:#000;
}
p {
	padding-top:10px;
	padding-right:15px;
	color:#FFF;
}
#centerDiv {
	width:100%;
}

#headOne {
	width:1002px;
	height:41px;
	background-image:url(img/headOne.jpg);
	text-align:right;
	
}

#headTwo {
	width:1002px;
	height:109px;
	background-image:url(img/headTwo.jpg)
}

#flash {
	width:1002px;
	height:338px;
	background-image:url(img/flash.jpg)
}

#bottom {
	width:1002px;
	height:561px;
	background-image:url(img/bottom.jpg)
}