div#container {
	width: 902px;
	margin: auto;
	text-align: left;
	padding: 0;
	background-color: #FFFFFF;
}
h1 {
	font-size: 2em;
	font-weight: bolder;
	color: #FF9600;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
}

div#header {
	vertical-align: top;
	text-align: right;
	background-image: url(../EA_Splash_page.psd/EA%20Splash%20page%20copy.png);
	background-repeat: repeat-x;
}

body
{
	margin: 0 0 0 0;
	background: #0076a3 url(images/b-bkg.gif) repeat-x;
	text-align: center;
}
#content {
	background-color: #EBEBEB;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 70px;
	font-size: 0.9em;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.25em;
	color: #FF9635;
}

div#leftfade {
	margin: 0;
	width: 905px;
	padding: 0;
	background: url(images/wrapper_bg.gif) repeat-y;
}
h3 {
	font-size: 1.1em;
	color: #0076a3;
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}

.norule { /* dummy rule to avoid ie5 bug */
}
#container #content #white a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#blue {
	background-color: #66CCCC;
}
div#green {
	background-color: #BAD8D1;
}


div#white {
	background-color: #FFFFFF;
	text-align: center;
}

div#rightfade {
	width: 905px;
	padding: 0;
	background: url(images/wrapper_bg_top.gif) no-repeat;
	margin: 0;
	border-top: 1px solid #ccc;
	margin-top: -1px; /* the last two rules overcome a spacing bug in ffox, safari */
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#bottomfade {
	width: 905px;
	margin: 0 auto;
	padding: 0 0 20px;
	background-image: url(images/border_b.gif);
	background-repeat: no-repeat;
	background-position: center 100%;
}
#container #content li {
	list-style-image: url(/images/4squarebullet.png);
}
img {
  border: none;
}
