@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	text-align:center;
}
#master
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
h1{
	font-weight:normal;
	font-size:14px;
	color:inherit;
	padding:0;
	margin:0;
	line-height:normal;
	text-decoration:inherit;
	float: none;
}
h2 {
	font-weight:normal;
	font-size:30px;
	line-height:normal;
	margin: 0;
}
strong{
	font-weight:normal;
	font-size:inherit;
	color:inherit;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:56px;
	top:140px;
	width: 750px;
	height: 76px;
}
	
A:link { font-style:normal; color:#999; text-decoration:none; }
A:visited { font-style:normal; color:#999; text-decoration:none; }
A:active { font-style:normal; color:#077aff; text-decoration:none; }
A:hover { font-style:normal; color:#077aff; text-decoration:none; }

#footer {
	position:absolute;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	top:885px;
	left:16px;
	width: 256px;
	height: 151px;
}
#contactdetails {
	position:absolute;
	left:36px;
	top:910px;
	width:214px;
	height:122px;
	font-size:14px;
	color:#323232;
}
#footerinfo {
	position:absolute;
	left:354px;
	top:923px;
	width:361px;
	height:77px;
	font-size:14px;
	color:#3e3e3e;
}
#bottomnav {
	position:absolute;
	left:900px;
	top:925px;
	width:62px;
	height:84px;
	font-size:14px;
	color:#666;
	text-align:right;
	line-height:20px;
}
#homenav {
	position:absolute;
	left:448px;
	top:58px;
	width:75px;
	height:24px;
	z-index:1;
}
#aboutnav {
	position:absolute;
	left:583px;
	top:58px;
	width:74px;
	height:24px;
	z-index:2;
}
#folionav {
	position:absolute;
	left:722px;
	top:58px;
	width:59px;
	height:24px;
	z-index:3;
}
#contactnav {
	position:absolute;
	left:839px;
	top:58px;
	width:98px;
	height:23px;
	z-index:4;
}
#siteshome {
	position:absolute;
	left:501px;
	top:256px;
	width:458px;
	height:382px;
	z-index:5;
}
#maintexthome {
	position:absolute;
	left:57px;
	top:271px;
	width: 376px;
	height: 313px;
}
#extratexthome {
	position:absolute;
	left:127px;
	top:643px;
	height:272px;
	width:1066px;
	background-image: url(images/mehome.jpg);
	background-repeat: no-repeat;
	text-align:center;
	z-index: 10;
}
#abouttextmain {
	position:absolute;
	left:470px;
	top:260px;
	width:527px;
	height:278px;
	z-index:1;
	text-align: left;
}
#aboutjuggle {
	position:absolute;
	left:50px;
	top:270px;
	width:363px;
	height:252px;
	z-index:2;
}
#abouttextextra {
	position:absolute;
	left:45px;
	top:590px;
	width:593px;
	height:225px;
	z-index:3;
	text-align: left;
}
#aboutband {
	position:absolute;
	left:638px;
	top:600px;
	width:321px;
	height:210px;
	z-index:4;
}
#foliotext {
	position:absolute;
	left:36px;
	top:235px;
	width:942px;
	height:64px;
	z-index:1;
	text-align: left;
}	
#foliotable {
	position:absolute;
	left:78px;
	top:311px;
	width:321px;
	height:555px;
	z-index:4;
}
#contacttext{
	position:absolute;
	left:51px;
	top:250px;
	width:942px;
	height:64px;
	z-index:1;
	text-align: left;
}
#contacttable {
	position:absolute;
	left:78px;
	top:379px;
	width:858px;
	height:435px;
	z-index:4;
}