@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flashContent-menu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}#flashContent-body {
	height: 400px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#flashContent-sub1 {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.white {color: #FFFFFF}

