body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#c0c0c0;
	color:black;
}

#holder
{
	position:relative;
	width:990px;
	margin-left: auto;
	margin-right: auto;
	background-color:white; 
	border:1px solid black;
	min-height:690px;
}

#header
{
	position:relative;
	background-image: url('images/PlusPassHeaderBackground2.jpg');
	height:274px;
	width:990px;
	margin:0px;
	padding:0px;
	border-bottom:8px solid #9fc8ea;
	z-index:1;
}

#header h1
{
	visibility:hidden;
	font-size:20px;
}

#header h3
{
	margin-left:540px;
	width:350px;
	text-align:center;
	color:white;
	font-size:24px;
	margin-top:2px;
}

#header h3 .yellow
{
	color:#fed992;
}

#header h3 .blueitalic
{
	color:#96bde8;
	font-style:italic; 
	font-size:28px;
}


#pluspasscard
{
	position:absolute;
	background-image: url('images/PlusPassCard.jpg');
	height:243px;
	width:343px;
	z-index:3;
	top:12px;
	left:30px;

}

#getyourpass
{
	position:absolute;
	background-image: url('images/PlusPassGetYourPass.gif');
	height:167px;
	width:304px;
	z-index:3;
	top:34px;
	left:560px;

}

#getyourpass2
{
	position:absolute;
	background-image: url('images/PlusPassHeader3.gif');
	height:195px;
	width:818px;
	z-index:3;
	top:10px;
	left:95px;

}


#contentwrapper
{
	position:relative;
	background-image: url('images/PlusPassContentBorder.gif');
	width:990px;
	margin:0px;
	padding:0px;
}

#content
{
	position:relative;
	width:816px;
	margin-left: auto;
	margin-right: auto;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-boittom:15px;
	background-color:#fcf5a7;
	background-image: url('images/PlusPassContentBackground.gif');
	background-repeat: repeat-x;
}

#content ul 
{

	padding-left: 3px;
	padding-right: 10px;
	margin: 0;
}


#content ul li
{
	background-image: url('images/PlusPassBullet.gif');
	background-position: 0 4px;
	background-repeat: no-repeat;
	list-style-type: none;	
	padding: 0 0 0 18px;
	margin: 0;
	margin-bottom:15px;

}

#footer
{
	position:relative;
	width:990px;
	background-color: #020609;
	height:200px;
	margin-top:0px;
	padding-top:0px;
	color:white;
}

#footer img
{
	border:0px;
}

#ppcaa
{
	position:relative;
	padding:25px;
	margin-left:125px;
	text-align:center;
	width:200px;
	float:left;
}

#ppcaa a
{
	color:white;
	text-decoration:none;
}


#sponsoredby
{
	margin-left:500px;
	padding-top:25px;
}
