/* CSS Document */

body{
	background-color:#000000;
}

a, a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#Wrapper{
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:587px;
	margin:-294px 0 0 -400px;
}

#Slice1{
	position:absolute;
	top:0;
	left:0;
	width:800px;
	height:22px;
	background-image:url(../images/HomePage/homepage3_vipers_01.jpg)
}

#Slice2{
	position:absolute;
	top:22px;
	left:0;
	width:146px;
	height:565px;
	background-image:url(../images/HomePage/homepage3_vipers_02.jpg);
}

#Samples{
	position:absolute;
	top:22px;
	left:146px;
	width:116px;
	height:58px;
}

#Slice4{
	position:absolute;
	top:22px;
	left:262px;
	width:51px;
	height:565px;
	background-image:url(../images/HomePage/homepage3_vipers_04.jpg);
}
	
#Biography{
	position:absolute;
	top:22px;
	left:313px;
	width:123px;
	height:58px;
}

#Gigs{
	position:absolute;
	top:22px;
	left:436px;
	width:94px;
	height:58px;
}

#Press{
	position:absolute;
	top:22px;
	left:530px;
	width:114px;
	height:58px;
}

#Slice8{
	position:absolute;
	top:22px;
	left:644px;
	width:156px;
	height:565px;
	background-image:url(../images/HomePage/homepage3_vipers_08.jpg);
}

#Slice9{
	position:absolute;
	top:80px;
	left:146px;
	width:116px;
	height:507px;
	background-image:url(../images/HomePage/homepage3_vipers_09.jpg);
}

#Slice10{
	position:absolute;
	top:80px;
	left:313px;
	width:331px;
	height:507px;
	background-image:url(../images/HomePage/homepage3_vipers_10.jpg);
}

.SubPage #Slice1{
	background-image:url(../images/SubPages/homepage_vipers_no-bott_01.jpg)
}

.SubPage #Slice2{
	background-image:url(../images/SubPages/homepage_vipers_no-bott_02.jpg);
}

.SubPage #Samples{
}

.SubPage #Slice4{
	background-image:url(../images/SubPages/homepage_vipers_no-bott_04.jpg);
}
	
.SubPage #Biography{
}

.SubPage #Gigs{
}

.SubPage #Press{
	height:58px;
}

.SubPage #Slice8{
	background-image:url(../images/SubPages/homepage_vipers_no-bott_08.jpg);
}

.SubPage #Slice9{
	background-image:url(../images/SubPages/homepage_vipers_no-bott_09.jpg);
}

.SubPage #Slice10{
	background-image:url(../images/SubPages/homepage_vipers_no-bott_10.jpg);
}

#PageContent{
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#FFFFFF;
	top:260px;
	left:50px;
	height:290px;
	width:600px;
	border:solid 1px #000000;
	overflow:auto;
	padding:15px 50px;
}

h1{
	font-size:140%;
	font-weight:bold;
}

h2{
	font-size:120%;
	font-weight:bold;
}

#PageTitle{
	margin: 0 0 -30px 0;
}

#PageTitle img{
	margin: 0 0 0 -8px;
}