p{
margin:0px;
}
h1{
margin:0px;
font-size:26px;
}
h2{
margin:0px;
}
a{
color:#FFFFFF;
}
body{ 
background-color:#000000;
}
.all{
position:relative;
background-image:url(../images/layout.jpg);
background-repeat:no-repeat;
width:890px;
height:700px;
margin-left:auto;
margin-right:auto;
}
.navbtns{
	position:absolute;
	height:500px;
	width:152px;
	top:33px;
	left:0px;
}
.featureperformer{
	position:absolute;
	height:338px;
	width:192px;
	top:85px;
	left:163px;
	color:#FFFFFF
}
.pgtitle{
	position:absolute;
	height:29px;
	width:889px;
	top:-4px;
	text-align:center;
	color:#FFFFFF;
	left: 1px;
}
.contenthome{
	position:absolute;
	width:485px;
	height:555px;
	top:50px;
	left:382px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF
}
.contentother{
	position:absolute;
	width:485px;
	height:555px;
	top:50px;
	left:382px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF
}
.footer{
	position:absolute;
	width:658px;
	height:74px;
	top:648px;
	left:98px;
	text-align:center;
	font-size:small;
	color:#FFFFFF;
}

