body{
	margin:0;
	padding:0;
}

.container{
	width:900px;
	margin-left:-20px;
	margin-top:-20px;
	position:relative;
}

.header{
	background-image:url(jazz/Jazz_Player_Final2_01.jpg);
	background-repeat:no-repeat;
	height:252px;
	width:900px;
}

.middle{
	background-image:url(jazz/Jazz_Player_Final2_02.jpg);
	height:111px;
	background-repeat:no-repeat;
	width:900px;
}

input.text{
	border:none;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
}

.text.name{
	width:317px;
	height:31px;
	margin-top:7px;
	margin-left:95px;
}
.text.address{
	height:31px;
	margin-left:122px;
	margin-top:7px;
	width:305px;
}
.text.email{
	width:317px;
	height:31px;
	margin-top:25px;
	margin-left:95px;
}

.text.phone{
	width:317px;
	height:31px;
	margin-top:25px;
	margin-left:110px;
}

.check{
	background-image:url(jazz/Jazz_Player_Final2_03.jpg);
	height:99px;
	width:900px;
	background-repeat:no-repeat;
}

.checkbox{
	margin-left:34px;
	margin-top:11px;
	background:none;
}

.footer{
		background-image:url(jazz/Jazz_Player_Final2_05.jpg);
		height:74px;
		width:900px;
		background-position:top right;
		background-repeat:no-repeat;
}

.submit{
	background-image:url(jazz/Jazz_Player_Final2_04.jpg);
	width:344px;
	height:74px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.submit:hover{
		background-image:url(jazz/Jazz_Player_Roll_Over_04.jpg);
}

.end{
	background-image:url(jazz/Jazz_Player_Final2_06.jpg);
	height:189px;
	width:900px;
}

#content p.entry{
	color:#4D9AD6;
	padding-left:10px;
	padding-top:10px;
	text-transform:uppercase;
	width:350px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
