@charset "UTF-8";
/* MISC CSS */
body {
	margin:0 0 0 0;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	height:1094px;

}
#wrapper {
	position: relative;
	width:1000px;
	margin: auto;
	text-align: centre;
	overflow:visible;
	left:-24px;
}
/*Navigation*/
#prev {
	position:absolute;
	width:35px;
	height:36px;
	top:290px;
	left:123px;
	z-index:9001;
	cursor:pointer;
}
#next {
	position:absolute;
	width:35px;
	height:36px;
	top:356px;
	left:123px;
	z-index:9001;
	cursor:pointer;
}
.button {
	text-decoration:none;
}
.button:hover {
	text-decoration:underline;
	cursor:pointer
}
/*Scrolling*/
.scroll-pane {
	width:230px;
	overflow:scroll;
	height:360px;
}/*This size determines the on screen size*/
.scroll-pane-form {
	width:230px;
	overflow:scroll;
	height:5000px;
}/*This size determines the on screen size*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 1px;
	top: 0;
	height: 100%;
	background-image:url(/images/sliderback.jpg);
	background: top center repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: center center no-repeat;
	background-image:url(/images/sliderknob.jpg);
	cursor: pointer;
	overflow: hidden;
}
/*Stories*/

#mainstory {
	position:absolute;
	top:200px;
	left:725px;
	height:360px;
	width:220px;
}
#slideshow {
	float:left;
	left:27px;
	height: 1096px;
	max-height: 1096px;
	width: 1000px;
	margin: auto
}
.holder {
	float: left;
	height:400px;
}
#sizer {
	height:441px;
	width:400px;
}
#allstoriesholder {
	position:absolute;
	top:854px;
	left:371px;
	width:163px;
	height:230px;
	overflow:hidden;
}
/*Story 1*/
#supportedbystory1 {
	position:absolute;
	top:584px;
	left:849px;
	width:105px;
	height:44px;
	background-image:url(/images/stories/1/supportedby.jpg);
	background-repeat:no-repeat;cursor:pointer;
}
#supportedbystory1:hover {
	background-image:url(/images/stories/1/supportedbyhover.jpg);
}
#clickforform1 {
	position:absolute;
	top:682px;
	left:767px;
	width:176px;
	height:80px;
	background-image:url(/images/stories/1/clickforform.jpg);
	background-repeat:no-repeat;
}
#clickhere1 {
	position:absolute;
	top:680px;
	left:827px;
	width:46px;
	height:33px;
	background-image:url(/images/stories/1/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere1:hover {
	background-image:url(/images/stories/1/hereh.jpg);
}
#cofe1 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/1/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe1:hover {
	background-image:url(/images/stories/1/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey1 {
	position:absolute;
	top:1060px;
	left:782px;
	width:169px;
	height:19px;
	background-image:url(/images/stories/1/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey1:hover {
	background-image:url(/images/stories/1/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift1 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/1/lift.jpg);
	background-repeat:no-repeat;
	cursor:pointer;margin-bottom:3px;
}
#lift1:hover {
	background-image:url(/images/stories/1/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok1 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/1/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok1:hover {
	background-image:url(/images/stories/1/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric1 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/1/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#fabric1:hover {
	background-image:url(/images/stories/1/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer1 {
	width:125px;
	height:19px;
	background-image:url(/images/stories/1/thesurferbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#rocks1 {
	width:66px;
	height:19px;
	background-image:url(/images/stories/1/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#rocks1:hover {
	background-image:url(/images/stories/1/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife1 {
	width:84px;
	height:19px;
	background-image:url(/images/stories/1/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#nightlife1:hover {
	background-image:url(/images/stories/1/nightlifehover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#trackandfield1 {
	width:121px;
	height:19px;
	background-image:url(/images/stories/1/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#trackandfield1:hover {
	background-image:url(/images/stories/1/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers1 {
	width:115px;
	height:19px;
	background-image:url(/images/stories/1/filmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers1:hover {
	background-image:url(/images/stories/1/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth1 {
	width:110px;
	height:19px;
	background-image:url(/images/stories/1/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#sweettooth1:hover {
	background-image:url(/images/stories/1/sweettoothhover.jpg);
	background-repeat:no-repeat;
}
#artists1 {
	width:69px;
	height:19px;
	background-image:url(/images/stories/1/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#artists1:hover {
	background-image:url(/images/stories/1/artistshover.jpg);
	background-repeat:no-repeat;
}
/*Story 2*/

#supportedbystory2 {
	position:absolute;
	top:587px;
	left:858px;
	width:105px;
	height:44px;
	background-image:url(/images/stories/2/supported.jpg);
	background-repeat:no-repeat;cursor:pointer;
}
#supportedbystory2:hover {
	background-image:url(/images/stories/2/supportedhover.jpg);
}
#clickforform2 {
	position:absolute;
	top:682px;
	left:767px;
	width:176px;
	height:80px;
	background-image:url(/images/stories/2/clickforform.jpg);
	background-repeat:no-repeat;
}
#clickhere2 {
	position:absolute;
	top:680px;
	left:828px;
	width:52px;
	height:33px;
	background-image:url(/images/stories/2/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere2:hover {
	background-image:url(/images/stories/2/herehover.jpg);
}
#cofe2 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/2/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe2:hover {
	background-image:url(/images/stories/2/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey2 {
	position:absolute;
	top:1060px;
	left:782px;
	width:169px;
	height:19px;
	background-image:url(/images/stories/2/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey2:hover {
	background-image:url(/images/stories/2/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift2 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/2/lif.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift2:hover {
	background-image:url(/images/stories/2/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok2 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/2/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok2:hover {
	background-image:url(/images/stories/2/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric2 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/2/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#fabric2:hover {
	background-image:url(/images/stories/2/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer2 {
	width:99px;
	height:19px;
	background-image:url(/images/stories/2/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer2:hover {
	background-image:url(/images/stories/2/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks2 {
	width:126px;
	height:19px;
	background-image:url(/images/stories/2/rocksbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#nightlife2 {
	width:83px;
	height:20px;
	background-image:url(/images/stories/2/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#nightlife2:hover {
	background-image:url(/images/stories/2/nightlifehover.jpg);
	background-repeat:no-repeat;
	}
#trackandfield2 {
	width:120px;
	height:19px;
	background-image:url(/images/stories/2/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#trackandfield2:hover {
	background-image:url(/images/stories/2/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers2{
	width:114px;
	height:19px;
	background-image:url(/images/stories/2/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers2:hover {
	background-image:url(/images/stories/2/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth2 {
	width:110px;
	height:19px;
	background-image:url(/images/stories/2/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#sweettooth2:hover {
	background-image:url(/images/stories/2/sweettoothhover.jpg);
	background-repeat:no-repeat;
}
#artists2{
	width:69px;
	height:19px;
	background-image:url(/images/stories/2/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#artists2:hover {
	background-image:url(/images/stories/2/artistshover.jpg);
	background-repeat:no-repeat;
}

/*Story 3*/
#supportedbystory3 {
	position:absolute;
top:586px;
	left:855px;
	width:104px;
	height:43px;
	background-image:url(/images/stories/3/support.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#supportedbystory3:hover {
	background-image:url(/images/stories/3/supporthover.jpg);
}
#clickhere3 {
	position:absolute;
	top:679px;
	left:830px;
	width:53px;
	height:19px;
	background-image:url(/images/stories/3/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere3:hover {
	background-image:url(/images/stories/3/herehover.jpg);
}
#cofe3 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/3/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe3:hover {
	background-image:url(/images/stories/3/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey3 {
	position:absolute;
	top:1060px;
	left:782px;
	width:168px;
	height:20px;
	background-image:url(/images/stories/3/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey3:hover {
	background-image:url(/images/stories/3/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift3 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/3/lift.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift3:hover {
	background-image:url(/images/stories/3/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok3{
	width:65px;
	height:19px;
	background-image:url(/images/stories/3/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok3:hover {
	background-image:url(/images/stories/3/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric3 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/3/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#fabric3:hover {
	background-image:url(/images/stories/3/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer3 {
	width:98px;
	height:19px;
	background-image:url(/images/stories/3/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer3:hover {
	background-image:url(/images/stories/3/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks3 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/3/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#rocks3:hover {
	background-image:url(/images/stories/3/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife3 {
	width:125px;
	height:19px;
	background-image:url(/images/stories/3/nightlifebutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}
#trackandfield3 {
	width:120px;
	height:19px;
	background-image:url(/images/stories/3/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#trackandfield3:hover {
	background-image:url(/images/stories/3/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers3 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/3/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers3:hover {
	background-image:url(/images/stories/3/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth3 {
	width:110px;
	height:19px;
	background-image:url(/images/stories/3/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#sweettooth3:hover {
background-image:url(/images/stories/3/sweettoothhover.jpg);
background-repeat:no-repeat;
cursor:pointer;}

#artists3 {
	width:69px;
	height:19px;
	background-image:url(/images/stories/3/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#artists3:hover {
background-image:url(/images/stories/3/artistshover.jpg);
background-repeat:no-repeat;
}
/*Story 4*/
#supportedbystory4 {
	position:absolute;
top:584px;
	left:847px;
	width:111px;
	height:43px;
	background-image:url(/images/stories/4/support.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#supportedbystory4:hover {
	background-image:url(/images/stories/4/supporthover.jpg);
}
#clickhere4 {
	position:absolute;
	top:680px;
	left:835px;
	width:53px;
	height:24px;
	background-image:url(/images/stories/4/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere4:hover {
	background-image:url(/images/stories/4/herehover.jpg);
}
#cofe4 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/4/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe4:hover {
	background-image:url(/images/stories/4/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey4 {
	position:absolute;
	top:1060px;
	left:782px;
	width:168px;
	height:20px;
	background-image:url(/images/stories/4/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey4:hover {
	background-image:url(/images/stories/4/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift4 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/4/lift.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift4:hover {
	background-image:url(/images/stories/4/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok4{
	width:65px;
	height:19px;
	background-image:url(/images/stories/4/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok4:hover {
	background-image:url(/images/stories/4/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric4 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/4/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#fabric4:hover {
	background-image:url(/images/stories/4/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer4 {
	width:98px;
	height:19px;
	background-image:url(/images/stories/4/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer4:hover {
	background-image:url(/images/stories/4/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks4 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/4/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#rocks4:hover {
	background-image:url(/images/stories/4/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife4 {
	width:84px;
	height:19px;
	background-image:url(/images/stories/4/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#nightlife4:hover {
background-image:url(/images/stories/4/nightlifehover.jpg);
background-repeat:no-repeat;
}
#trackandfield4 {
	width:125px;
	height:19px;
	background-image:url(/images/stories/4/trackandfieldbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	}
#filmmakers4 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/4/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers4:hover {
	background-image:url(/images/stories/4/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth4 {
	width:110px;
	height:19px;
	background-image:url(/images/stories/4/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#sweettooth4:hover {
background-image:url(/images/stories/4/sweettoothhover.jpg);
background-repeat:no-repeat;
cursor:pointer;}

#artists4 {
	width:69px;
	height:19px;
	background-image:url(/images/stories/4/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#artists4:hover {
background-image:url(/images/stories/4/artistshover.jpg);
background-repeat:no-repeat;
}


/*Story 5*/
#supportedbystory5 {
	position:absolute;
top:581px;
	left:855px;
	width:93px;
	height:46px;
	background-image:url(/images/stories/5/supported.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#supportedbystory5:hover {
	background-image:url(/images/stories/5/supportedhover.jpg);
}
#clickhere5 {
	position:absolute;
	top:678px;
	left:820px;
	width:44px;
	height:32px;
	background-image:url(/images/stories/5/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere5:hover {
	background-image:url(/images/stories/5/herehover.jpg);
}
#cofe5 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/5/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe5:hover {
	background-image:url(/images/stories/5/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey5 {
	position:absolute;
	top:1060px;
	left:781px;
	width:168px;
	height:20px;
	background-image:url(/images/stories/5/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey5:hover {
	background-image:url(/images/stories/5/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift5 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/5/lift.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift5:hover {
	background-image:url(/images/stories/5/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok5{
	width:65px;
	height:19px;
	background-image:url(/images/stories/5/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok5:hover {
	background-image:url(/images/stories/5/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric5 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/5/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#fabric5:hover {
	background-image:url(/images/stories/5/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer5 {
	width:98px;
	height:19px;
	background-image:url(/images/stories/5/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer5:hover {
	background-image:url(/images/stories/5/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks5 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/5/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#rocks5:hover {
	background-image:url(/images/stories/5/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife5 {
	width:83px;
	height:19px;
	background-image:url(/images/stories/5/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#nightlife5:hover {
background-image:url(/images/stories/5/nightlifehover.jpg);
background-repeat:no-repeat;
}
#trackandfield5{
	width:120px;
	height:19px;
	background-image:url(/images/stories/5/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
	}
	#trackandfield5:hover{
	background-image:url(/images/stories/5/trackandfieldhover.jpg);
	background-repeat:no-repeat;
	}
#filmmakers5 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/5/filmmakerslabel.jpg);
	background-repeat:no-repeat;
	margin-bottom:2px;

}
#sweettooth5 {
	width:110px;
	height:19px;
	background-image:url(/images/stories/5/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#sweettooth5:hover {
background-image:url(/images/stories/5/sweettoothhover.jpg);
background-repeat:no-repeat;
cursor:pointer;}

#artists5 {
	width:69px;
	height:19px;
	background-image:url(/images/stories/5/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#artists5:hover {
background-image:url(/images/stories/5/artistshover.jpg);
background-repeat:no-repeat;
}



/*Story 6*/
#supportedbystory6 {
	position:absolute;
top:584px;
	left:849px;
	width:103px;
	height:46px;
	background-image:url(/images/stories/6/supportedby.jpg);
	background-repeat:no-repeat;cursor:pointer;
}
#supportedbystory6:hover {
	background-image:url(/images/stories/6/supportedbyhover.jpg);
}
#clickhere6 {
	position:absolute;
	top:680px;
	left:825px;
	width:50px;
	height:22px;
	background-image:url(/images/stories/6/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere6:hover {
	background-image:url(/images/stories/6/herehover.jpg);
}
#cofe6 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/6/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe6:hover {
	background-image:url(/images/stories/6/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey6 {
	position:absolute;
	top:1060px;
	left:782px;
	width:169px;
	height:19px;
	background-image:url(/images/stories/6/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey6:hover {
	background-image:url(/images/stories/6/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift6 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/6/lift.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift6:hover {
	background-image:url(/images/stories/6/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok6 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/6/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok6:hover {
	background-image:url(/images/stories/6/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric6 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/6/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#fabric6:hover {
	background-image:url(/images/stories/6/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer6 {
	width:98px;
	height:19px;
	background-image:url(/images/stories/6/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer6:hover {
	background-image:url(/images/stories/6/surferhover.jpg);
	background-repeat:no-repeat;
}
#rocks6 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/6/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#rocks6:hover {
	background-image:url(/images/stories/6/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife6 {
	width:84px;
	height:19px;
	background-image:url(/images/stories/6/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#nightlife6:hover {
	background-image:url(/images/stories/6/nightlifehover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#trackandfield6 {
	width:120px;
	height:19px;
	background-image:url(/images/stories/6/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#trackandfield6:hover {
	background-image:url(/images/stories/6/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers6 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/6/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:2px;
	cursor:pointer;
}
#filmmakers6:hover {
	background-image:url(/images/stories/6/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth6 {
	width:126px;
	height:19px;
	background-image:url(/images/stories/6/sweettoothbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:2px;
}
#artists6 {
	width:69px;
	height:19px;
	background-image:url(/images/stories/6/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#artists6:hover {
	background-image:url(/images/stories/6/artistshover.jpg);
	background-repeat:no-repeat;
}


/*Story 7*/
#supportedbystory7 {
	position:absolute;
top:586px;
	left:855px;
	width:104px;
	height:43px;
	background-image:url(/images/stories/7/supported.jpg);
	background-repeat:no-repeat;cursor:pointer;
}
#supportedbystory7:hover {
	background-image:url(/images/stories/7/supportedhover.jpg);
}
#clickhere7 {
	position:absolute;
	top:680px;
	left:845px;
	width:63px;
	height:18px;
	background-image:url(/images/stories/7/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere7:hover {
	background-image:url(/images/stories/7/herehover.jpg);
}
#cofe7 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/7/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe7:hover {
	background-image:url(/images/stories/7/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey7 {
	position:absolute;
	top:1060px;
	left:782px;
	width:169px;
	height:19px;
	background-image:url(/images/stories/7/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey7:hover {
	background-image:url(/images/stories/7/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift7 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/7/lift.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift7:hover {
	background-image:url(/images/stories/7/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok7{
	width:65px;
	height:19px;
	background-image:url(/images/stories/7/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok7:hover {
	background-image:url(/images/stories/7/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric7 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/7/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#fabric7:hover {
	background-image:url(/images/stories/7/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer7 {
	width:98px;
	height:19px;
	background-image:url(/images/stories/7/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer7:hover {
	background-image:url(/images/stories/7/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks7 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/7/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#rocks7:hover {
	background-image:url(/images/stories/7/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife7 {
	width:83px;
	height:19px;
	background-image:url(/images/stories/7/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#nightlife7:hover {
	background-image:url(/images/stories/7/nightlifehover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#trackandfield7 {
	width:120px;
	height:19px;
	background-image:url(/images/stories/7/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#trackandfield7:hover {
	background-image:url(/images/stories/7/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers7 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/7/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers7:hover {
	background-image:url(/images/stories/7/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth7 {
	width:126px;
	height:19px;
	background-image:url(/images/stories/7/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#sweettooth7:hover {
background-image:url(/images/stories/7/sweettoothhover.jpg);
background-repeat:no-repeat;
cursor:pointer;}

#artists7 {
	width:124px;
	height:19px;
	background-image:url(/images/stories/7/artistsbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}/*Story 8*/
#supportedbystory8 {
	position:absolute;
top:586px;
	left:858px;
	width:104px;
	height:43px;
	background-image:url(/images/stories/8/supported.jpg);
	background-repeat:no-repeat;cursor:pointer;
}
#supportedbystory8:hover {
	background-image:url(/images/stories/8/supportedhover.jpg);
}
#clickhere8 {
	position:absolute;
	top:679px;
	left:848px;
	width:76px;
	height:22px;
	background-image:url(/images/stories/8/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere8:hover {
	background-image:url(/images/stories/8/herehover.jpg);
}
#cofe8{
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/8/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe8:hover {
	background-image:url(/images/stories/8/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey8 {
	position:absolute;
	top:1060px;
	left:782px;
	width:169px;
	height:19px;
	background-image:url(/images/stories/8/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey8:hover {
	background-image:url(/images/stories/8/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift8 {
width:126px;
	height:19px;
	margin-top:1px;
	background-image:url(/images/stories/8/liftbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	
	}

#aok8{
position:relative;

	width:65px;
	height:19px;
	background-image:url(/images/stories/8/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok8:hover {
	background-image:url(/images/stories/8/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric8 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/8/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#fabric8:hover {
	background-image:url(/images/stories/8/fabrichover.jpg);
	background-repeat:no-repeat;
}
#thesurfer8 {
	width:99px;
	height:19px;
	background-image:url(/images/stories/8/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer8:hover {
	background-image:url(/images/stories/8/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks8 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/8/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#rocks8:hover {
	background-image:url(/images/stories/8/rocckshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife8 {
	width:83px;
	height:19px;
	background-image:url(/images/stories/8/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#nightlife8:hover {
	background-image:url(/images/stories/8/nightlifehover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#trackandfield8 {
	width:120px;
	height:19px;
	background-image:url(/images/stories/8/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#trackandfield8:hover {
	background-image:url(/images/stories/8/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers8 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/8/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers8:hover {
	background-image:url(/images/stories/8/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth8 {
	width:110px;
	height:19px;
	background-image:url(/images/stories/8/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#sweettooth8:hover {
background-image:url(/images/stories/8/sweettoothhover.jpg);
background-repeat:no-repeat;
cursor:pointer;}

#artists8 {
	width:69px;
	height:19px;
	background-image:url(/images/stories/8/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;cursor:pointer;
}
#artists8:hover {
background-image:url(/images/stories/8/artistshover.jpg);
}

/*Story 9*/
#supportedbystory9 {
	position:absolute;
top:584px;
	left:851px;
	width:104px;
	height:43px;
	background-image:url(/images/stories/9/supported.jpg);
	background-repeat:no-repeat;cursor:pointer;
}
#supportedbystory9:hover {
	background-image:url(/images/stories/9/supportedhover.jpg);
}
#clickhere9 {
	position:absolute;
	top:680px;
	left:825px;
	width:74px;
	height:30px;
	background-image:url(/images/stories/9/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere9:hover {
	background-image:url(/images/stories/9/herehover.jpg);
}
#cofe9 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/9/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe9:hover {
	background-image:url(/images/stories/9/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey9 {
	position:absolute;
	top:1060px;
	left:782px;
	width:169px;
	height:19px;
	background-image:url(/images/stories/9/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey9:hover {
	background-image:url(/images/stories/9/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift9 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/9/lift.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift9:hover {
	background-image:url(/images/stories/9/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok9{
	width:65px;
	height:19px;
	background-image:url(/images/stories/9/aokbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#fabric9 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/9/fabric.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#fabric9:hover {
background-image:url(/images/stories/9/fabrichover.jpg);

}
#thesurfer9 {
	width:98px;
	height:19px;
	background-image:url(/images/stories/9/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer9:hover {
	background-image:url(/images/stories/9/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks9 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/9/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#rocks9:hover {
	background-image:url(/images/stories/9/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife9 {
	width:85px;
	height:21px;
	background-image:url(/images/stories/9/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	cursor:pointer;
}
#nightlife9:hover {
	background-image:url(/images/stories/9/nightlifehover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#trackandfield9 {
	width:120px;
	height:19px;
	background-image:url(/images/stories/9/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#trackandfield9:hover {
	background-image:url(/images/stories/9/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers9 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/9/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers9:hover {
	background-image:url(/images/stories/9/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth9 {
	width:126px;
	height:19px;
	background-image:url(/images/stories/9/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#sweettooth9:hover {
background-image:url(/images/stories/9/sweettoothhover.jpg);
background-repeat:no-repeat;
cursor:pointer;}

#artists9 {
	width:124px;
	height:19px;
	background-image:url(/images/stories/9/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#artists9:hover {
background-image:url(/images/stories/9/artistshover.jpg);
	background-repeat:no-repeat;}


/*Story 10*/
#supportedbystory10 {
	position:absolute;
top:584px;
	left:855px;
	width:104px;
	height:43px;
	background-image:url(/images/stories/10/supported.jpg);
	background-repeat:no-repeat;cursor:pointer;
}
#supportedbystory10:hover {
	background-image:url(/images/stories/10/supportedhover.jpg);
}
#clickhere10 {
	position:absolute;
	top:681px;
	left:855px;
	width:74px;
	height:30px;
	background-image:url(/images/stories/10/here.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#clickhere10:hover {
	background-image:url(/images/stories/10/herehover.jpg);
}
#cofe10 {
	position:absolute;
	top:1056px;
	left:707px;
	width:24px;
	height:24px;
	background-image:url(/images/stories/10/cofe.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 100;
}
#cofe10:hover {
	background-image:url(/images/stories/10/cofehover.jpg);
	cursor:pointer;
}
#stringmonkey10 {
	position:absolute;
	top:1060px;
	left:782px;
	width:169px;
	height:19px;
	background-image:url(/images/stories/10/stringmonkey.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#stringmonkey10:hover {
	background-image:url(/images/stories/10/stringmonkeyhover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#lift10 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/10/lift.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#lift10:hover {
	background-image:url(/images/stories/10/lifthover.jpg);
	background-repeat:no-repeat;
}
#aok10{
	width:65px;
	height:19px;
	background-image:url(/images/stories/10/aok.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#aok10:hover {
	background-image:url(/images/stories/10/aokhover.jpg);
	background-repeat:no-repeat;
}
#fabric10 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/10/fabricbutton.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}
#thesurfer10 {
	width:98px;
	height:19px;
	background-image:url(/images/stories/10/thesurfer.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#thesurfer10:hover {
	background-image:url(/images/stories/10/thesurferhover.jpg);
	background-repeat:no-repeat;
}
#rocks10 {
	width:65px;
	height:19px;
	background-image:url(/images/stories/10/rocks.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#rocks10:hover {
	background-image:url(/images/stories/10/rockshover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nightlife10 {
	width:83px;
	height:19px;
	background-image:url(/images/stories/10/nightlife.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#nightlife10:hover {
	background-image:url(/images/stories/10/nightlifehover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#trackandfield10 {
	width:120px;
	height:19px;
	background-image:url(/images/stories/10/trackandfield.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
	cursor:pointer;
}
#trackandfield10:hover {
	background-image:url(/images/stories/10/trackandfieldhover.jpg);
	background-repeat:no-repeat;
}
#filmmakers10 {
	width:114px;
	height:19px;
	background-image:url(/images/stories/10/filmmakers.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#filmmakers10:hover {
	background-image:url(/images/stories/10/filmmakershover.jpg);
	background-repeat:no-repeat;
}
#sweettooth10 {
	width:126px;
	height:19px;
	background-image:url(/images/stories/10/sweettooth.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}
#sweettooth10:hover {
background-image:url(/images/stories/10/sweettoothhover.jpg);
background-repeat:no-repeat;
cursor:pointer;}

#artists10 {
	width:124px;
	height:19px;
	background-image:url(/images/stories/10/artists.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
	cursor:pointer;
}
#artists10:hover {
background-image:url(/images/stories/10/artistshover.jpg);
	background-repeat:no-repeat;}

/*Carboard Mask*/
#cardboardmask {
	position:absolute;
#left:0px;
	z-index:9000;
	
}
#background1 {
	position:absolute;
	top:0px;
	left:-28px;
	width:81px;
	height:1096px;
	background-image:url(/images/background/1.png);
	background-repeat:no-repeat;
}
#background2 {
	position:absolute;
	top:0px;
	left:1002px;
	width:82px;
	height:1096px;
	background-image:url(/images/background/2.png);
	background-repeat:no-repeat;
}
#background3 {
	position:absolute;
	top:0px;
	left:53px;
	width:692px;
	height:50px;
	background-image:url(/images/background/3.jpg);
	background-repeat:no-repeat;
}
#background4 {
	position:absolute;
	top:50px;
	left:53px;
	width:69px;
	height:1046px;
	background-image:url(/images/background/4.jpg);
	background-repeat:no-repeat;
}
#background5 {
	position:absolute;
	top:50px;
	left:122px;
	width:49px;
	height:237px;
	background-image:url(/images/background/5.jpg);
	background-repeat:no-repeat;
}
#background6 {
	position:absolute;
	top:0px;
	left:745px;
	width:257px;
	height:16px;
	background-image:url(/images/background/6.jpg);
	background-repeat:no-repeat;
}
#background7 {
	position:absolute;
	top:49px;
	left:171px;
	width:566px;
	height:8px;
	background-image:url(/images/background/7.png);
	background-repeat:no-repeat;
}
#background8 {
	position:absolute;
	top:57px;
	left:171px;
	width:5px;
	height:49px;
	background-image:url(/images/background/8.png);
	background-repeat:no-repeat;
}
#background9 {
	position:absolute;
	top:106px;
	left:171px;
	width:566px;
	height:23px;
	background-image:url(/images/background/9.png);
	background-repeat:no-repeat;
}
#background10 {
	position:absolute;
	top:50px;
	left:737px;
	width:8px;
	height:79px;
	background-image:url(/images/background/10.jpg);
	background-repeat:no-repeat;
}
#background11 {
	position:absolute;
	top:57px;
	left:730px;
	width:7px;
	height:49px;
	background-image:url(/images/background/11.png);
	background-repeat:no-repeat;
}
#background12 {
	position:absolute;
	top:16px;
	left:745px;
	width:6px;
	height:56px;
	background-image:url(/images/background/12.png);
	background-repeat:no-repeat;
}
#background13 {
	position:absolute;
	top:16px;
	left:751px;
	width:237px;
	height:9px;
	background-image:url(/images/background/13.png);
	background-repeat:no-repeat;
}
#background14 {
	position:absolute;
	top:25px;
	left:981px;
	width:7px;
	height:43px;
	background-image:url(/images/background/14.png);
	background-repeat:no-repeat;
}
#background15 {
	position:absolute;
	top:16px;
	left:988px;
	width:14px;
	height:56px;
	background-image:url(/images/background/15.jpg);
	background-repeat:no-repeat;
}
#background16 {
	position:absolute;
	top:68px;
	left:751px;
	width:237px;
	height:4px;
	background-image:url(/images/background/16.png);
	background-repeat:no-repeat;
}
#background17 {
	position:absolute;
	top:72px;
	left:745px;
	width:257px;
	height:87px;
	background-image:url(/images/background/17.jpg);
	background-repeat:no-repeat;
}
#background18 {
	position:absolute;
	top:129px;
	left:171px;
	width:574px;
	height:30px;
	background-image:url(/images/background/18.jpg);
	background-repeat:no-repeat;
}
#background19 {
	position:absolute;
	top:159px;
	left:171px;
	width:817px;
	height:13px;
	background-image:url(/images/background/19.png);
	background-repeat:no-repeat;
}
#background20 {
	position:absolute;
	top:172px;
	left:170px;
	width:6px;
	height:393px;
	background-image:url(/images/background/20.png);
	background-repeat:no-repeat;
}
#background21 {
	position:absolute;
	top:172px;
	left:981px;
	width:7px;
	height:387px;
	background-image:url(/images/background/21.png);
	background-repeat:no-repeat;
}
#background22 {
	position:absolute;
	top:159px;
	left:988px;
	width:14px;
	height:406px;
	background-image:url(/images/background/22.jpg);
	background-repeat:no-repeat;
}
#background23 {
	position:absolute;
	top:287px;
	left:122px;
	width:48px;
	height:109px;
	background-image:url(/images/background/23.png);
	background-repeat:no-repeat;
}
#background24 {
	position:absolute;
	top:396px;
	left:122px;
	width:48px;
	height:700px;
	background-image:url(/images/background/24.jpg);
	background-repeat:no-repeat;
}
#background25 {
	position:absolute;
	top:559px;
	left:176px;
	width:812px;
	height:6px;
	background-image:url(/images/background/25.png);
	background-repeat:no-repeat;
}
#background26 {
	position:absolute;
	top:565px;
	left:170px;
	width:196px;
	height:61px;
	background-image:url(/images/background/26.jpg);
	background-repeat:no-repeat;
}
#background27 {
	position:absolute;
	top:626px;
	left:170px;
	width:196px;
	height:7px;
	background-image:url(/images/background/27.png);
	background-repeat:no-repeat;
}
#background28 {
	position:absolute;
	top:633px;
	left:355px;
	width:11px;
	height:41px;
	background-image:url(/images/background/28.png);
	background-repeat:no-repeat;
}
#background46 {
	position:absolute;
	top:633px;
	left:170px;
	width:6px;
	height:41px;
	background-image:url(/images/background/46.png);
	background-repeat:no-repeat;
}
#background29 {
	position:absolute;
	top:667px;
	left:176px;
	width:179px;
	height:7px;
	background-image:url(/images/background/29.png);
	background-repeat:no-repeat;
}
#background30 {
	position:absolute;
	top:674px;
	left:170px;
	width:196px;
	height:13px;
	background-image:url(/images/background/30.jpg);
	background-repeat:no-repeat;
}
#background31 {
	position:absolute;
	top:686px;
	left:170px;
	width:196px;
	height:12px;
	background-image:url(/images/background/31.png);
	background-repeat:no-repeat;
}
#background32 {
	position:absolute;
	top:698px;
	left:170px;
	width:6px;
	height:316px;
	background-image:url(/images/background/32.png);
	background-repeat:no-repeat;
}
#background33 {
	position:absolute;
	top:698px;
	left:355px;
	width:11px;
	height:316px;
	background-image:url(/images/background/33.png);
	background-repeat:no-repeat;
}
#background34 {
	position:absolute;
	top:1003px;
	left:176px;
	width:179px;
	height:11px;
	background-image:url(/images/background/34.png);
	background-repeat:no-repeat;
}
#background35 {
	position:absolute;
	top:1014px;
	left:170px;
	width:196px;
	height:82px;
	background-image:url(/images/background/35.jpg);
	background-repeat:no-repeat;
}
#background36 {
	position:absolute;
	top:565px;
	left:366px;
	width:414px;
	height:248px;
	background-image:url(/images/background/36.jpg);
	background-repeat:no-repeat;
}
#background37 {
	position:absolute;
	top:813px;
	left:366px;
	width:25px;
	height:283px;
	background-image:url(/images/background/37.jpg);
	background-repeat:no-repeat;
}
#background38 {
	position:absolute;
	top:813px;
	left:391px;
	width:7px;
	height:276px;
	background-image:url(/images/background/38.png);
	background-repeat:no-repeat;
}
#background39 {
	position:absolute;
	top:813px;
	left:398px;
	width:173px;
	height:11px;
	background-image:url(/images/background/39.png);
	background-repeat:no-repeat;
}
#background40 {
	position:absolute;
	top:824px;
	left:563px;
	width:8px;
	height:265px;
	background-image:url(/images/background/40.png);
	background-repeat:no-repeat;
}
#background41 {
	position:absolute;
	top:1074px;
	left:398px;
	width:165px;
	height:15px;
	background-image:url(/images/background/41.png);
	background-repeat:no-repeat;
}
#background42 {
	position:absolute;
	top:813px;
	left:571px;
	width:209px;
	height:229px;
	background-image:url(/images/background/42.jpg);
	background-repeat:no-repeat;
}
#background43 {
	position:absolute;
	top:1042px;
	left:571px;
	width:150px;
	height:47px;
	background-image:url(/images/background/43.jpg);
	background-repeat:no-repeat;
}
/*
#background44
 {
position:absolute;
top:1042px;
left:571px;
width:150px;
height:47px;
background-image:url(/images/background/44.png)
}*/
#background44a {
	position:absolute;
	top:1042px;
	left:721px;
	width:9px;
	height:47px;
	background-image:url(/images/background/44a.png);
	background-repeat:no-repeat;
}
#background44b {
	position:absolute;
	top:1042px;
	left:763px;
	width:17px;
	height:47px;
	background-image:url(/images/background/44b.png);
	background-repeat:no-repeat;
}
#background44c {
	position:absolute;
	top:1042px;
	left:730px;
	width:33px;
	height:13px;
	background-image:url(/images/background/44c.png);
	background-repeat:no-repeat;
}
#background44d {
	position:absolute;
	top:1082px;
	left:730px;
	width:33px;
	height:7px;
	background-image:url(/images/background/44d.png);
	background-repeat:no-repeat;
}
#background45 {
	position:absolute;
	top:565px;
	left:780px;
	width:222px;
	height:21px;
	background-image:url(/images/background/45.png);
	background-repeat:no-repeat;
}
#background47 {
	position:absolute;
	top:586px;
	left:780px;
	width:8px;
	height:47px;
	background-image:url(/images/background/47.png);
	background-repeat:no-repeat;
}
#background48 {
	position:absolute;
	top:586px;
	left:981px;
	width:21px;
	height:47px;
	background-image:url(/images/background/48.png);
	background-repeat:no-repeat;
}
#background49 {
	position:absolute;
	top:625px;
	left:788px;
	width:193px;
	height:8px;
	background-image:url(/images/background/49.png);
	background-repeat:no-repeat;
}
#background50 {
	position:absolute;
	top:633px;
	left:780px;
	width:222px;
	height:35px;
	background-image:url(/images/background/50.jpg);
	background-repeat:no-repeat;
}
#background51 {
	position:absolute;
	top:668px;
	left:780px;
	width:222px;
	height:11px;
	background-image:url(/images/background/51.png);
	background-repeat:no-repeat;
}
#background52 {
	position:absolute;
	top:679px;
	left:780px;
	width:8px;
	height:176px;
	background-image:url(/images/background/52.png);
	background-repeat:no-repeat;
}
#background53 {
	position:absolute;
	top:679px;
	left:981px;
	width:21px;
	height:176px;
	background-image:url(/images/background/53.png);
	background-repeat:no-repeat;
}
#background54 {
	position:absolute;
	top:845px;
	left:788px;
	width:193px;
	height:10px;
	background-image:url(/images/background/54.png);
	background-repeat:no-repeat;
}
#background55 {
	position:absolute;
	top:855px;
	left:780px;
	width:222px;
	height:194px;
	background-image:url(/images/background/55.jpg);
	background-repeat:no-repeat;
}
#background56 {
	position:absolute;
	top:1049px;
	left:780px;
	width:222px;
	height:11px;
	background-image:url(/images/background/56.png);
	background-repeat:no-repeat;
}
#background57 {
	position:absolute;
	top:1060px;
	left:981px;
	width:21px;
	height:29px;
	background-image:url(/images/background/57.png);
	background-repeat:no-repeat;
}
#background58 {
	position:absolute;
	top:1060px;
	left:780px;
	width:23px;
	height:29px;
	background-image:url(/images/background/58.png);
	background-repeat:no-repeat;
}
#background59 {
	position:absolute;
	top:1081px;
	left:803px;
	width:178px;
	height:8px;
	background-image:url(/images/background/59.png);
	background-repeat:no-repeat;
}
#background60 {
	position:absolute;
	top:1089px;
	left:391px;
	width:613px;
	height:7px;
	background-image:url(/images/background/60.jpg);
	background-repeat:no-repeat;
}

/*Supporters*/
#supportersmainholder {
	position:absolute;
	background-color:#FFFFFF;
	width:100%;
	height:1096px;
	overflow:hidden;
	top:0px;
	left:0px;
	z-index:900001;
	float:right;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	visibility:hidden;
}




/*Form*/
#formmainholder {
	position:absolute;
	background-color:#FFFFFF;
	width:100%;
	height:1096px;
	overflow:hidden;
	top:0px;
	left:0px;
	z-index:900001;
	float:right;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	visibility:hidden;
}
#formpositioner .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 1px;
	top: 0;
	height: 1024px;
	background-image:url(/images/formslidertrack.jpg);
	background: top center repeat-y;
	padding: 3px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color:#CCCCCC;
}
#formpositioner .jScrollPaneDrag {
	position: absolute;
	background: center center no-repeat;
	background-image:url(/images/form/formslider.png);
	cursor: pointer;
	overflow: hidden;
	height:300px;
}
#formblurb {
	position:absolute;
	top:25px;
	left:171px;
	background-image:url(/images/form/formblurb.png);
	width:808px;
	height:200px;
	background-repeat:no-repeat;
}
#formcriteria {position:absolute;
	top:22px;
	left:250px;
	background-image:url(/images/form/downloadcriteria.png);
	width:150px;
	height:13px;}
#return {
position:absolute;
top:10px;
left:170px;
width:61px;
height:25px;
background-image:url(/images/form/return.png);
background-repeat:no-repeat;
cursor:pointer;
}
#mainformholder {
	position:absolute;
	top:225px;
	left:171px;
	width:808px;
	
}
.textarea {
	width:700px;
}
.detailsyourname {
}
#formscroller {
	width:820px;
	height:830px;
	overflow:hidden;
}
#formpositioner {
	position:absolute;
	top:240px;
	left:171px;
	height:900px;
	width:820px;
	overflow:hidden;
	
}
.details {
position:absolute;
	top:0px;
}
.detailsyourname {
	position:absolute;
	left:0px;
	display:inline;
	top:47px;
}
.age {
	position:absolute;
	left:405px;
	top:30px;
}
.ageinput {
	position:absolute;
	left:403px;
	top:47px;
}
.selectdiocesetitle {
	position:absolute;
	left:505px;
	top:30px;
}
.selectdiocese {
	position:absolute;
	left:500px;
	top:47px;
}
.telephonetitle {
	position:absolute;
	left:0px;
	top:75px;
}
.telephone {
	position:absolute;
	left:0px;
	top:92px;
}
.emailaddresstitle {
	position:absolute;
	left:200px;
	top:75px;
}
.emailaddress {
	position:absolute;
	left:200px;
	top:92px;
}
.nameofadultsponsortitle {
	position:absolute;
	left:0px;
	top:122px;
}
.nameofadultsponsor {
	position:absolute;
	left:0px;
	top:140px;
}
.emailaddressnameofadultsponsortitle {
	position:absolute;
	left:400px;
	top:122px;
}
.emailaddressnameofadultsponsor {
	position:absolute;
	left:400px;
	top:140px;
}
.nameofyouthgroup {
	position:absolute;
	left:0px;
	top:175px;}
.nameofyouthgroupinput {
	position:absolute;
	left:0px;
	top:222px;
}

.whatdoyouwanttodo {
	position:absolute;
	left:0px;
		top:251px;
}
.whatdoyouwanttodoinput {
	position:absolute;
	left:0px;
	top:268px;
}
.whydoyouwanttodoit {
	position:absolute;
	left:0px;
	top:380px;
}
.whydoyouwanttodoitinput {
	position:absolute;
	left:0px;
	top:397px;
	
}

.howmuchmoney {
	position:absolute;
	left:0px;
	top:510px;
	}
.howmuchmoneyinput {
	position:absolute;
	left:0px;
	top:527px;
	}
.howmuchasagrant {
	position:absolute;
	top:640px;
	left:0px;
}
.howmuchasagrantinput {
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
color:#000000;
	position:absolute;
	top:660px;
	left:0px;
}
.howwillyouknowithasworked {
	position:absolute;
	left:0px;
	top:690px;
}
.howwillyouknowithasworkedinput {
	position:absolute;
	left:0px;
	top:708px;
}
.inputholder {
position:absolute;
left:0px;
top:825px;
}
/*Supported Page */
#yeflogoholder {
position:absolute;
left:772px;
top:25px;
background-image:url(/images/supporters/youthevangelismfund.png);
width:206px;
height:41px;
}
#blackline {
position:absolute;
left:170px;
top:135px;
background-image:url(/images/supporters/blackline.jpg);
width:807px;
height:1px;
}
#supporterstoptext {
position:absolute;
left:610px;
top:155px;
background-image:url(/images/supporters/support1.png);
width:365px;
height:9px;
}
#supportersbigpic {
position:absolute;
left:170px;
top:170px;
background-image:url(/images/supporters/supportpic1.jpg);
width:567px;
height:396px;
}#supportersbigpic2{
position:absolute;
left:768px;
top:170px;
background-image:url(/images/supporters/supportpic2.jpg);
width:208px;
height:123px;
}
#supportersbigpic3{
position:absolute;
left:768px;
top:300px;
background-image:url(/images/supporters/supportpic3.jpg);
width:208px;
height:135px;
}
#supportersbigpic4{
position:absolute;
left:768px;
top:443px;
background-image:url(/images/supporters/supportpic4.jpg);
width:208px;
height:123px;
}
#supporttext {
font-family:Helvetica, Arial,sans-serif;
font-size:12px;
color:#3c3c3c;
line-height:18px;
letter-spacing:-0.2;
position:absolute;
left:368px;
top:590px;
width:608px;
height:228px;
}
#aboutyeftext {background-image:url(/images/supporters/aboutyef.png);
width:165px;
height:30px;
position:absolute;
left:170px;
top:670px;}
