body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Calibri", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url("img/stripe.png");
	background-repeat:repeat;
	color: #000000;
}
h1
{
	font-family: "Calibri", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
div#outer
{
	width: 938px;
	margin: 20px auto 0 auto;
	text-align: left;
	position: relative;
}
div#content_outer
{
	background: url('img/Shadow_938x1px.png') repeat-y top left;
}
div#content
{
	width: 892px;
	margin: 0 0 0 23px;
}
div#header
{
	height: 24px;
	background: url('img/TopLogo.png') no-repeat top left;
}
div#footer
{
	height: 24px;
	background: url('img/BottomAlone.png') no-repeat top left;
}
div#text
{
	width: 435px;
	min-height: 650px;
	padding: 5px 0 0 0;
	z-index:2;

}
div#footer_credits
{

	padding: 0 0 5px 0;

}
div#teams
{
	padding: 13px 0 0 0;
}
div#form
{
	margin: 13px 9px 0 0;
	float:left;
}
.collage
{
	position: absolute;
	bottom: 24px;
	right: 23px;
	z-index:1;


}
.signcollage
{
	position: absolute;
	top: 215px;
	right: 23px;


}
label
{
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-top: 0.2em;
	display: block
}

.submit input
{
	margin-left: 8.6em;
	margin-bottom: 3px;
}

div#form fieldset
{
	border: 1px solid #000000;
	width: 260px;
}

div#teams fieldset
{
	border: 1px solid #000000;
	width: 582px;
}

legend
{
	color: #000000;
	border: 1px solid #000000;
	padding: 2px 6px;
}
</style>
