@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
}

#container {
	width:775px;
	height:100%;
}

#siteselector {
	width:775px;
	height:30px;
}

#flash {
	width:775px;
	height:540px;
	background-image:url(../images/bg_flash.gif);
	background-position:top;
	background-repeat:no-repeat
}