@charset "UTF-8";
/* CSS Document */
img { border: 0; }
#container   { text-align: left; margin: 12px auto; position: relative; width: 712px; height: 680px }

#ruleblock {
	margin-top: 58px;
	margin-left: 120px;
	position: absolute;
	top: 0;
	left: 0;
	width: 590px;
	height: 600px;
	border: solid 1px #999;
}
#ruleblock p  { font-size: 0.9em; }

#copyright   { margin-bottom: 18px; margin-left: 120px; position: absolute; top: 642px }

#spring2009header { width: 588px; height: 36px; }
#spring2009header img { float: left; }
img.floatleft { float: left; }