@charset "utf-8";

body {
	background-color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
	behavior: url("script/csshover3.htc");
}
#wrapper {
	height: 800px;
	width: 800px;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 800px;
	position: relative;
}
#headerleft {
	height: 150px;
	width: 430px;
	display: inline;
	float: left;
}
#headerright {
	height: 150px;
	width: 370px;
	display: inline;
	float: left;
	position: relative;
}

#pagetitle {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF6600;
	padding-bottom: 5px;
	float: right;
	width: auto;
}
#menuholder {
	height: 30px;
	width: 800px;
	position: relative;
	z-index: 100;
}
		#menu{
		margin:0;
		padding:0;
		}
		#menu ul{
		padding:0;
		margin:0;
		}
		#menu li{
		position: relative;
		float: left;
		list-style: none;
		margin: 0;
		padding:0;
		}
		#menu li a{
	width:100px;
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	font-weight:bold;
	font-size: 12px;
	font: century gothic;
	outline-style: none;
		}
		#menu li a:hover{
		background-position: bottom center;
		}
		#menu ul ul{
		position: absolute;
		top: 30px;
		width: 120px;
		visibility: hidden;
		}
		#menu ul li:hover ul{
		visibility:visible;
		}
a.green{
	color: #006600;
	background-image: url(../images/green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}
		a.orange{
	color: #CC3300;
	background-image: url(../images/orange.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}
		a.blu{
	color: #006699;
	background-image: url(../images/blu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}
		a.yellow{
	color: #FF9900;
	background-image: url(../images/yellow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}
		a.purple{
	color: #990066;
	background-image: url(../images/purple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}

#main {
	height: 600px;
	width: 800px;
}
#main2 {
	min-height: 600px;
	height: auto;
	width: 800px;
}
#mainleft {
	height: 600px;
	width: 100px;
	display: inline;
	float: left;
}
#mainmiddle {
	height: 600px;
	width: 250px;
	display: inline;
	float: left;
}
#mainright {
	height: 600px;
	width: 450px;
	float: left;
	position:relative;
}
#main3 {
	height: 155px;
	width: 800px;
}
#mainleft2 {
	height: 155px;
	width: 300px;
	float: left;
	display: inline;
}
#mainright2 {
	height: 155px;
	width: 500px;
	float: left;
	position:relative;
}
#footer {
	height: 70px;
	width: 800px;
	position: relative;
	font-family: "Century Gothic";
	color: #FF6600;
	text-align: center;
	font-size: 9pt;
	padding-top: 5px;
}
#hoopartholder {
	background-image: url(../images/bg-liquidlunch-hoop-art.png);
	height: 536px;
	width: 800px;
}
#hoopartcontentholder {
	height: auto;
	width: 785px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
#liquidlunchholder {
	background-image: url(../images/logo-liquid-lunch.png);
	height: 100px;
	width: 795px;
	float: left;
	background-repeat: no-repeat;
}
#liquidlunchaddress {
	height: 100px;
	width: 795px;
	float: left;
}
.mainlogo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	outline-style: none;

}
.bannerhoops {
	background-image: url(../images/bannergradient.png);
}

.bg-home-main {
	background-image: url(../images/bg-home.jpg);
	background-repeat: repeat;
}

.bg-home-middle {
	background-image: url(../images/anim-home.gif);
	background-repeat: no-repeat;
}
.bg-about-main {
	background-image: url(../images/bg-hootheheck.jpg);
	background-repeat: repeat;
}
.bg-about-middle {
	background-image: url(../images/anim-about.gif);
}
.bg-shop-main {
	background-image: url(../images/image3-800x400.jpg);
}
.bg-shop-middle {
	background-image: url(../images/anim-250x400.gif);
}
.bg-party-main {
	background-image: url(../images/bg-hoopla.jpg);
	background-repeat: repeat;
}
.bg-party-middle {
	background-image: url(../images/anim-party.gif);
}
.bg-club-main {
	background-image: url(../images/bg-club.jpg);
	background-repeat: repeat;
}
.bg-club-middle {
	background-image: url(../images/anim-about.gif);
}
.bg-partners-main {
	background-image: url(../images/bg-partners.jpg);
}
.bg-partners-middle {
	background-image: url(../images/anim-about.gif);
}
.bg-crew-main {
	background-image: url(../images/bg-hoopcrew.jpg);
	background-repeat: repeat;
}
.bg-crew-middle {
	background-image: url(../images/anim-about.gif);
}
.bg-hoopenings-main {
	background-image: url(../images/bg-hoopenings.jpg);
	background-repeat: repeat;
}
.bg-hoopenings-middle {
	background-image: url(../images/anim-about.gif);
}
.quotes {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: right;
	padding-top: 115px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000;
}
#lowermenu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 20px;
	float: right;
	width: 450;
	height: 40px;
}

		#menu2{
		margin:0;
		padding:0;
		}
		#menu2 ul{
		padding:0;
		margin:0;
		}
		#menu2 li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
		}
		#menu2 li a{
	width:150px;
	height: 40px;
	display: block;
	outline-style: none;

		}
		#menu2 li a:hover{
		background-position: bottom center;
		}
		#menu2 ul ul{
		position: absolute;
		top: 40px;
		width: 150px;
		visibility: hidden;
		}
		#menu2 ul li:hover ul{
		visibility:visible;
		}

.aboutus {
	background-image: url(../images/lm-about-us.png);
}
.contactus {
	background-image: url(../images/lm-contact-us.png);
}
.advisoryboard {
	background-image: url(../images/lm-advisory-board.png);
}
.designers {
	background-image: url(../images/lm-designers.png);
}
.eventstaff {
	background-image: url(../images/lm-event-staff.png);
}
.hoopparty {
	background-image: url(../images/lm-hoop-party.png);
}
.hoopblog {
	background-image: url(../images/lm-hoop-blog.png);
}
.hoopgallery {
	background-image: url(../images/lm-hoop-gallery.png);
}
.hoopheroes {
	background-image: url(../images/lm-hoop-heroes.png);
}
.funprograms {
	background-image: url(../images/lm-fun-programs.png);
}
.charityevents {
	background-image: url(../images/lm-charity-events.png);
}
.partners {
	background-image: url(../images/lm-partners.png);
}
.ourfaves {
	background-image: url(../images/lm-our-faves.png);
}
.blank {
	background-image: url(../images/lm-blank.png);
}
h2 {
	color: #000;
}
h5 {
	font-size: 9pt
}
p {
	color: #9C0;
	text-align: justify;	
}
.pagelinks {
	font-weight: bold;
	color: #F60;		
}
.pageheadings {
	color: #F0F;
	font-size: x-large;
	font-weight: bold;
	padding-top: 10px;
}
.pageheadings-sub {
	color: #000;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pthootheheck {
	background-image:url(../images/pt-hoo-the-heck.png);
	background-repeat: no-repeat;
}
.pthoopcrew {
	background-image:url(../images/pt-hoop-crew.png);
	background-repeat: no-repeat;
}
.pthoopla {
	background-image:url(../images/pt-hoopla.png);
	background-repeat: no-repeat;
}
.pthoopclub {
	background-image:url(../images/pt-hoop-club.png);
	background-repeat: no-repeat;
}
.pthooppenings {
	background-image:url(../images/pt-hoop-penings.png);
	background-repeat: no-repeat;
}
.pthoowelike {
	background-image:url(../images/pt-hoo-we-like.png);
	background-repeat: no-repeat;
}
.pthoopshop {
	background-image:url(../images/pt-hoop-shop.png);
	background-repeat: no-repeat;
}
#pagetitleinbody {
	height: 55px;
	width: 800px;
}
a:hover {
	color: #A600A6;
}
.orange {
	color: #F60
}
pre {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.adboardmain {
	width: 800px;
	height: auto;
}
.adboardtitle {
	width: 800px;
	height: 30px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F0F;
	padding-top: 3px;
	padding-bottom: 3px;
}
.adboardbody {
	width: 800px;
	min-height: 100px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F60;
	text-align: justify;
}
.adbdpic-Trishburns {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-TrishBurns.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-DarrenOliver {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-DarrenOliver.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-SharonJohnson {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-SharonJohnson.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-AnnOliver {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-AnnOliver.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-KimOliver {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-KimOliver.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-MitchOliver {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-MitchOliver.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-LisaHathaway {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-LisaHathaway.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-PennyOliver {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-PennyOliver.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-ErnestOliverSr {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-ErnestOliverSr.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-MichaelPiazza {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-MichaelPiazza.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.adbdpic-RichLindy {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-RichLindy.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.designermain {
	width: 800px;
	height: auto;
}
.designertitle {
	width: 800px;
	height: 30px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F0F;
	padding-top: 3px;
	padding-bottom: 3px;
}
.designerbody {
	width: 800px;
	min-height: 100px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F60;
	text-align: justify;
}
.bodyautoheight {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F60;
	text-align: justify;
	padding-bottom: 15px;
}
.bodyautoheight2 {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #F60;
	text-align: justify;
	padding-bottom: 15px;
}
.bodyautoheight-green {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9C0;
	text-align: justify;
	padding-bottom: 15px;
}
.bodyautoheight-purple {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #90C;
	text-align: justify;
	padding-bottom: 15px;
}
.bodyautoheight-white {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-align: justify;
	padding-bottom: 15px;
}
.bodyautoheight-red {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F00;
	text-align: justify;
	padding-bottom: 15px;
}
.body-largefont-pink {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #F0F;
	font-size: 18pt;
}
.body-largefont-green {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #9C0;
	font-size: 18pt;
}
.body-largefont-orange {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 18pt;
}
.body-largefont-purple {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #90F;
	font-size: 18pt;
}
.body-largefont-blue {
	width: 800px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #00F;
	font-size: 18pt;
}
.body-hoopart {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-align: justify;
	padding-bottom: 15px;
}

.designerpic-MaryBethOliver {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-MaryBethOliver.jpg);
	margin-right: 5px;
	background-repeat: no-repeat;
}
.designerpic-mb-liam {
	background-image:url(../images/ppl-mb-liam.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 150px;
	width: 189px;
	margin-left: 5px;
}
.designerpic-Clare {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-Clare.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.designerpic-Clare-Luck {
	background-image:url(../images/misc-Clare-Luck.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 154px;
	margin-left: 5px;
}
.designerpic-Chloe {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-Chloe.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.designerpic-Chloe-wHoop {
	background-image:url(../images/ppl-Chloe.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 200px;
	margin-left: 5px;
}
.designerpic-Liam {
	float: left;
	height: 100px;
	width: 100px;
	background-image: url(../images/hs-Liam.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
.designerpic-Liam-wHoop {
	background-image:url(../images/ppl-liam.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 102px;
	margin-left: 5px;
}
.picholder-300x800{
	width: 800px;
	height: 300px;
}
.picholder-450x800{
	width: 800px;
	height: 450px;
}
.picholder-550x800{
	width: 800px;
	height: 550px;
}
.picholder-500x800{
	width: 800px;
	height: 500px;
}
.picholder-160x800{
	width: 800px;
	height: 160px;
}
.spacer {
	height: 20px;
	width: 800px;
}
.eventstaff-mb-ann {
	float: left;
	height: 300px;
	width: 390px;
	background-image: url(../images/ppl-mb-ann.jpg);
	background-repeat: no-repeat;
}
.eventstaff-chloe-twohoops {
	background-image:url(../images/ppl-Chloe-Two-Hoops.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 390px;
}
.eventstaff-trish {
	float: left;
	height: 450px;
	width: 390px;
	background-image: url(../images/ppl-Trish.jpg);
	background-repeat: no-repeat;
}
.eventstaff-clare-in-room {
	background-image:url(../images/ppl-Clare-in-room.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 450px;
	width: 390px;
}
.eventstaff-sharon {
	float: left;
	height: 550px;
	width: 390px;
	background-image: url(../images/ppl-sharon.jpg);
	background-repeat: no-repeat;
}
.eventstaff-quinn {
	background-image:url(../images/ppl-quinn.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 550px;
	width: 390px;
}
.eventstaff-brian {
	float: left;
	height: 500px;
	width: 390px;
	background-image: url(../images/ppl-Brian.jpg);
	background-repeat: no-repeat;
}
.eventstaff-mike {
	background-image:url(../images/ppl-Mike.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 500px;
	width: 390px;
}
.eventstaff-mary-beth {
	float: left;
	height: 450px;
	width: 390px;
	background-image: url(../images/ppl-mb.jpg);
	background-repeat: no-repeat;
}
.eventstaff-liam {
	background-image:url(../images/ppl-liam2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 450px;
	width: 390px;
}
.eventstaff-mb-trish-red {
	float: left;
	height: 450px;
	width: 800px;
	background-image: url(../images/ppl-mb-trish-red.jpg);
	background-repeat: no-repeat;
}
#titles {
	height: 35px;
	width: 800px;
}
.barbeque-parties {
	background-image: url(../images/tl-barbeque-parties.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.childrens-parties {
	background-image: url(../images/tl-childrens-parties.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.teen-parties {
	background-image: url(../images/tl-teen-parties.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.HoopHeroes {
	background-image: url(../images/logo-HoopHeroes.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
}
.HoopHeroes2 {
	background-image: url(../images/logo-HoopHeroes2.png);
	background-repeat: no-repeat;
	height: 156px;
	width: 800px;
}
.HoopkidsParty {
	background-image: url(../images/ppl-hoopparty.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 800px;
}
.hoop-challenge-course {
	background-image: url(../images/tl-hoop-challenge-course.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.hoop-troop {
	background-image: url(../images/tl-hoop-troop.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.albertus {
	background-image: url(../images/misc-albertus-hoop.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 500px;
}
.ladies-open-hoop-night {
	background-image: url(../images/tl-ladies-open-hoop-night.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.ladies {
	background-image: url(../images/ppl-ladies.jpg);
	background-repeat: no-repeat;
	height: 297px;
	width: 800px;
}
.adult-coed-hoop-fitness {
	background-image: url(../images/tl-adult-coed-hoop-fitness.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.office-ice-breaker {
	background-image: url(../images/tl-office-ice-breaker.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.office-birthday {
	background-image: url(../images/tl-office-birthday-party.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.hoop-art {
	background-image: url(../images/tl-hoop-art.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}
.vendor-participation {
	background-image: url(../images/tl-vendor-participation.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 800px;
}
.divider {
	background-image: url(../images/bg-divider.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 800px;
	padding-bottom: 10px;
}
.divider-pink {
	background-image: url(../images/bg-divider-pink.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 800px;
	padding-bottom: 10px;
}
.divider-rainbow {
	background-image: url(../images/bg-divider-rainbow.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 800px;
	padding-bottom: 10px;
}
.display-none {
	display: none;
}
#GITF {
	background-image: url(../images/logo-GITF.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 440px;
	display: block;
	outline-style: none;
}
#bodies {
	background-image: url(../images/logo-bodies.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 440px;
	display: block;
	outline-style: none;
}
#conserfest {
	background-image: url(../images/logo-conserfest.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 440px;
	display: block;
	outline-style: none;
}
#vibes {
	background-image: url(../images/logo-vibes.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 440px;
	display: block;
	outline-style: none;
}
#worldhoopday {
	background-image: url(../images/logo-worldhoopday.png);
	background-repeat: no-repeat;
	height: 219px;
	width: 800px;
	display: block;
	outline-style: none;
}
#Getoutandplay {
	background-image: url(../images/anim-home.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 250px;
	display: block;
	outline-style: none;
	float: left;
}
#brent {
	background-image: url(../images/logo-brentapalooza.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 440px;
	display: block;
	outline-style: none;
}
.holdercharitypage {
	height: 35px;
	width: 800px;
}
.left {
	height: 35px;
	width: 300px;
	display: inline;
	float: left;
	text-align: left;
	outline-style: none;
}
.center {
	height: 35px;
	width: 250px;
	display: inline;
	float: left;
	text-align: center;
	outline-style: none;
}
.right {
	height: 35px;
	width: 250px;
	display: inline;
	float: left;
	text-align: right;
	outline-style: none;
}
.contactusform {
	width: 400px;
	height: auto;
	display: inline;
	float: left;
}
.contactuscenter {
	width: 50px;
	height: auto;
	display: inline;
	float: left
}
.contactusphone {
	width: 350px;
	height: auto;
	display: inline;
	float: left
}
.cflite {
	width: 400px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}
.holderdiv {
	width: 800px;
	height: auto;
}
.holderdiv2 {
	width: 800px;
	height: auto;
	text-align: center;
	font-size: 11px;
}
.holderdiv2 A:link {text-decoration: underline; color: #06F;}
.holderdiv2 A:visited {text-decoration: underline; color: #939;}
.holderdiv2 A:active {text-decoration: underline;}
.holderdiv2 A:hover {text-decoration: underline; color: #F0F;}

#pdf {
	background-image: url(../images/icon-pdf.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	display: block;
	outline-style: none;
}
.favweb {
	width: 400px;
	height: 200px;
	display: inline;
	float: left;
}
.charityleft {
	width: 600px;
	height: 900px;
	display: inline;
	float: left;
}
.charityright {
	width: 200px;
	height: 900px;
	display: inline;
	float: left;
	text-align: right;
}
.hoopathonpink {
	background-image: url(../images/tl-hoopathon-pink.png);
	height: 35px;
	width: 250px;
}
.hoopathongreen {
	background-image: url(../images/tl-hoopathon-green.png);
	height: 35px;
	width: 250px;
}
.hoopathonorange {
	background-image: url(../images/tl-hoopathon-orange.png);
	height: 35px;
	width: 250px;
}
.hoopshoppurple {
	background-image: url(../images/tl-hoop-shop.png);
	height: 35px;
	width: 250px;
}
.hoopdanceblue {
	background-image: url(../images/tl-hoop-dance-blue.png);
	height: 35px;
	width: 250px;
}
.hoopflash {
	background-image: url(../images/tl-hoop-flash.png);
	height: 35px;
	width: 250px;
}
.hoopshophoops {
	background-image: url(../images/misc-hoopshophoops.jpg);
	width: 800px;
	height: 459px;
}
.hoopshopstyle {
	font-size:large;
	color: #F60;
}
.bg-blog-main {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat;
}
#facebook {
	background-image: url(../images/logo-facebook.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 250px;
	display: block;
	outline-style: none;
}