#outer {
	width: 700px;
	position:absolute;
	left:50%;
	margin-left:-350px;
	z-index: 3;
}
.background {
	background-image: url(Graphics/Brazen_webBG.jpg);
	height: 598px;
	
}
#logo {
	position:absolute;
	left:555px;
	top:96px;
	width:147px;
	height:126px;
	z-index:2;
}
#appleabout {
	position:absolute;
	left:-529px;
	top:77px;
	width:31px;
	height:40px;
	z-index:1;
}

body {
	background-color: #650986;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 14px;
	color: #E9C2FB;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #E8C1FA;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E9C2FB;
}
a:hover {
	text-decoration: none;
	color: #E8C1FA;
}
a:active {
	text-decoration: underline;
	color: #E9C2FB;
}
#apDiv1 {
	position:absolute;
	left:190px;
	top:94px;
	width:27px;
	height:27px;
	z-index:1;
}
#applebio {
	position:absolute;
	left:-475px;
	top:-8px;
	width:105px;
	height:42px;
	z-index:2;
}
#applemedia {
	position:absolute;
	left:-371px;
	top:-54px;
	width:44px;
	height:28px;
	z-index:3;
}
#appleperformance {
	position:absolute;
	left:-274px;
	top:-33px;
	width:148px;
	height:40px;
	z-index:4;
}
#appleinstruction {
	position:absolute;
	left:-220px;
	top:71px;
	width:148px;
	height:40px;
	z-index:5;
}
#applebooking {
	position:absolute;
	left:-70px;
	top:145px;
	width:148px;
	height:40px;
	z-index:6;
}
#content {
	position:absolute;
	left:181px;
	top:249px;
	width:460px;
	height:257px;
	visibility: visible;
	overflow: auto;
	z-index: 1;
}
.head1 {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #C2FD41;
	font-weight: bold;
}
.scroll {
	scrollbar-face-color: #390f4f;
  scrollbar-shadow-color: #280a36;
  scrollbar-highlight-color: #280a36;
  scrollbar-3dlight-color: #280a36;
  scrollbar-darkshadow-color: #280a36;
  scrollbar-track-color: #280a36;
  scrollbar-arrow-color: #620886;
}
.footer {
	font-size: 10px;
	color: #C2FD41;
	text-align: center;
}

