@charset "utf-8";

body {

	background-color: #000000;

	background-repeat: repeat-x;

	background-position: left top;

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}

#header {

	height: 272px;

	width: 100%;

	float: left;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

}

#flash {
	text-align: center;
	
	margin-right: auto;
	margin-left: auto;
	z-index: 1;

}



a:link {

	color: #000000;

}

#banner {
	width: 250px;
	float: left;
	margin-left: 250px;
	z-index: 5;
}
