body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
	color:#0d1f5a;
	text-align:center;
	background:#FFF url("../images/april08/bg.jpg") repeat-x center 0px;
	}
#outerwrapper{
	width:100%;
	background:url("../images/april08/bg_bottom.jpg") repeat-x center bottom;
	}
#wrapper{
	width:899px;
	text-align:left;
	margin:0 auto;
	}
#header{
	text-align:center;
	}
#flashdiv{
	text-align:center;
	background:url("../images/april08/bg_flash_left.png") no-repeat 10px 0;
	height:450px;
	}
#flash_wrapper{
	background:url("../images/april08/bg_flash_right.png") no-repeat right;
	}
#content{
	padding:40px 50px 120px;
	position:relative;
	}
#jer{
	position:absolute;
	top:30px;
	right:50px;
	width:262px;
	height:251px;
}
#jersey{
	position:absolute;
	top:30px;
	right:50px;
	width:262px;
	height:251px;
	background:url("../images/april08/jersey_bottom.png");
	}
* html #jersey
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/april08/jersey_bottom.png", sizingMethod="crop");
}
h1{
	font-size:18px;
	font-weight:normal;
	width:500px;
	line-height:26px;
	}
h1 strong{
	font-size:28px;
	}
h1 em{
	color:#ad151b;
	font-style:normal;
	font-weight:bold;
	}
h2{
	font-size:18px;
	}
h2 em{
	font-size:12px;
	font-weight:normal;
	}
h3{
	font-size:14px;
	width:75%;
	padding-bottom:0px;
	margin-bottom:0px;
	}
p{
	width:500px;
	margin-top:20px;
	}
p.full{
	width:auto;
	margin-top:4px;
	}
p strong{
	color:#ad151b;
	}
a{
	text-decoration:none;
	color:#ad151b;
	}
a:hover{
	text-decoration:underline;
	}
#formdiv{
	border:1px solid #8b93af;
	background-color:#f2f3f6;
	margin-top:40px;
	padding:20px;
	}
td.label{
	text-align:right;
	font-weight:bold;
	}
td.label em{
	font-weight:normal;
	}
table.formtable{
	background:#e2e3e7;
	}
input:focus{
	background:#ffffcc;
	}
div#submitButton{
	text-align:right;
	padding:10px;
	
	}
input#submit{
	background:#FFF;
	}
.highlight{
	color:#ad151b;
	}
#footer{
	text-align:center;
	padding:20px;
	color:#666;
	}
form{
	margin:0;
	padding:0;
	}
