/* CSS Document - Reset Browser Defaults, Level the playing field */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*  ---------------  Basic CSS ------------- */

body {
	background:  url(/assets/skyBg5.jpg);
	font-family: Verdana, Arial, san-serif;
	color: #3A2824;
}


h1 a{
	font-size: 200%;
	color: red;
	}

h1 a {
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 400px;
	}
	
h3 {
	color: #1750a6;
	}

#wrapper{
	width: 900px;
	height: 580px;
	margin: 60px auto;
	padding-top: 10px;
	text-align: left;
	position: relative;
	}
	
	


	
#wrapperMovie {
	width: 900px;
	height: 650px;
	margin: 0px auto;
	position: relative;
	}
#wrapperMovie .movieHolder {
	position: absolute;
	top: 100px;
	left: 110px;
	width: 680px;
	height: 520px;
	background-color: #fff;
	}

#wrapperMovie .movieHolder .movie {
	width: 640px;
	height: 480px;
	padding-top: 20px;
	margin-left: 20px;
	}
	

	
#wrapperMovie #skip a{
	position: absolute;
	left: 372px;
	top: 615px;
	height: 35px;
	width: 150px;
	text-indent: -9999px;
	background: url(/assets/skipIntro.gif) bottom right no-repeat;
	z-index: 10000;
	overflow: hidden;
	}
	
#wrapperMovie #enterSite a{
	position: absolute;
	left: 340px;
	top: 260px;
	height: 53px;
	width: 225px;
	text-indent: -9999px;
	background: url(/assets/enterSite.gif) bottom right no-repeat;
	z-index: 10000;
	}

#wrapperMovie #replayMovie a{
	position: absolute;
	left: 300px;
	top: 390px;
	height: 53px;
	width: 306px;
	text-indent: -9999px;
	background: url(/assets/replayMovie.gif) bottom right no-repeat;
	z-index: 10000;
	}
	
#branding {
	width: 780px;
	height: 80px;
	margin: 0 auto;
	padding-top: 2px;
	text-align: left;
	position: relative;
	}
/*	
#branding h1 a {
	position: absolute;
	top: -25px;
	left: 272px !important;
	left: 265px;
	text-align: center;
	background: url(/assets/trans_logo3.gif) top left no-repeat;
	width: 422px;
	height: 200px;
	display: block;
	} */
	
#branding h1 a {
	position: absolute;
	top: -25px;
	left: 272px !important;
	left: 297px;
	text-align: center;
	background:  url(/assets/trans_logo5.png) top left no-repeat !important;
	background:  url(/assets/trans_logo4.gif) top left no-repeat;
	width: 432px;
	height: 102px;
	display: block;
	}

	
	
/*============NAVIGATION SIGN POST======================================*/

#container #navSigns {
	position: absolute;
	top: 32px;
	left: 9px;
	width: 140px;
	height: 550px;
	overflow: visible;
	}
/* --------------------STORY OF THE JUMBIES LINK----------------------------------------*/	
#container #navSigns li.story a {
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 192px;
	background:  url(/assets/navStory.gif) bottom right no-repeat;
	overflow: hidden;
	}
	
#container #navSigns li.story a:hover{
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 192px;
	background:  url(/assets/navStory.gif) bottom left no-repeat;
	}
	
/* --------------------MEET THE JUMBIES LINK----------------------------------------*/	
	
#container #navSigns li.meet a:link {
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 192px;
	background:  url(/assets/navMeet.gif) top right no-repeat;
	overflow: hidden;
	}
	
#container #navSigns li.meet a:visited{
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 192px;
	background:  url(/assets/navMeet.gif) top right no-repeat;
	}

	
#container #navSigns li.meet a:hover {
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 192px;
	background:  url(/assets/navMeet.gif) top left no-repeat;
	}
	
/* --------------------CARTOONS LINK----------------------------------------*/	
#container #navSigns li.cartoon a:link {
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 192px;
	background:  url(/assets/navCartoon.gif) top right no-repeat;
	}
	
#container #navSigns li.cartoon a:visited{
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 192px;
	background:  url(/assets/navCartoon.gif) top right no-repeat;
	}

	
#container #navSigns li.cartoon a:hover {
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 192px;
	background:  url(/assets/navCartoon.gif) top left no-repeat;
	}

/* --------------------GAMES LINK----------------------------------------*/	
#container #navSigns li.games a:link {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navGames.gif) top right no-repeat;
	}
	
#container #navSigns li.games a:visited{
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navGames.gif) top right no-repeat;
	}

	
#container #navSigns li.games a:hover {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navGames.gif) top left no-repeat;
	}
	
	/* --------------------FREE STUFF LINK----------------------------------------*/	
#container #navSigns li.free a:link {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 192px;
	background:  url(/assets/navFree.gif) top right no-repeat;
	}
	
#container #navSigns li.free a:visited{
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 192px;
	background:  url(/assets/navFree.gif) top right no-repeat;
	}

	
#container #navSigns li.free a:hover {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 192px;
	background:  url(/assets/navFree.gif) top left no-repeat;
	}

	/* --------------------SAND DOLLARS LINK----------------------------------------*/	
#container #navSigns li.sand a:link {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 192px;
	background:  url(/assets/navSand.gif) top right no-repeat;
	}
	
#container #navSigns li.sand a:visited{
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 192px;
	background:  url(/assets/navSand.gif) top right no-repeat;
	}

	
#container #navSigns li.sand a:hover {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 192px;
	background:  url(/assets/navSand.gif) top left no-repeat;
	}
	
	/* --------------------STORE LOCATOR LINK----------------------------------------*/	
#container #navSigns li.store a:link {
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 192px;
	background:  url(/assets/navStore.gif) top right no-repeat;
	}
	
#container #navSigns li.store a:visited{
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 192px;
	background:  url(/assets/navStore.gif) top right no-repeat;
	}

	
#container #navSigns li.store a:hover {
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 192px;
	background:  url(/assets/navStore.gif) top left no-repeat;
	}
	
	/* --------------------RETAIL SECTION LINK----------------------------------------*/	
/* ------------- ------------------------------------CJC -------------------------------------------------------------------------------------  */
	
#wrapperStore{
	width: 900px;
	height: auto;
	margin: 60px auto;
	padding-top: 10px;
	text-align: left;
	position: relative;
	
	}

	#assetContainerStore {
	position: relative;
	float: right;
	margin-right: 40px !important;
	margin-right: 0px;
	padding-right: 15px;
	width: 635px;
	height: auto;
	background: #fff;
	border: 1px solid #8de7ff;
	}

#storeTable {
height: auto;
width: 620px;
border: 0px;
margin: auto;
}

#storeTitle	{
	font-family: Verdana, Arial, san-serif;
	color: #1750a7;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

.storeIntro {
	font-family: Verdana, Arial, san-serif;
	color: #1750a7;
	padding: 20px;
	font-size: 14px;
	text-align:justify
	}

.shipping {
	font-family: Verdana, Arial, san-serif;
	color: #1750a7;
	padding: 10px;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 30px;
	}

.itemName {
	color: #1750a6;
	font-size: 14px;
	font-weight: bold;
}

.blueline {
padding-bottom: 20px;
height: 20px;
background-image: url(IMAGES/blueline.gif);
background-repeat:no-repeat;
background-position: center center;
}

.blueline2 {
padding-bottom: 20px;
height: 20px;
background-image: url(IMAGES/blueline2.gif);
background-repeat: no-repeat;
background-position: center center;
}

.storeItemsQ  {
	font-family: Verdana, Arial, san-serif;
	color: #1750a7;
	padding: 4 10px;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 30px;
	width: 50px;
	height: 11px;
	
	
	}
	
.storeItemsA  {
	font-family: Verdana, Arial, san-serif;
	color: #1750a6;
	padding: 4 10px;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	width: 100px;
	height: 11px;
	}
	
.addtoCart {
padding: 4 10px;
text-align: right;
margin: auto;
margin-right: 22px;
}

.frontback  {
	font-family: Verdana, Arial, san-serif;
	color: #1750a7;
	
	font-size: 11px;
	text-align:center;
	font-weight: bold;
	
	width: 50px;
	height: 11px;
	
	}
	
#viewcart {
	width: 60px;
	height: 25px;
	margin: 0;
	position: absolute; 
	top: 40px; 
	right: 40px;
	}
/*  -------------------------------------end cjc --------------------------------------------------------------------- */
#container #navSigns li.retail a:link {
	text-indent: -9999px;
	display: block;
	height: 39px;
	width: 192px;
	background:  url(/assets/navRetail.gif) top right no-repeat;
	}
	
#container #navSigns li.retail a:visited{
	text-indent: -9999px;
	display: block;
	height: 39px;
	width: 192px;
	background:  url(/assets/navRetail.gif) top right no-repeat;
	}

	
#container #navSigns li.retail a:hover {
	text-indent: -9999px;
	display: block;
	height: 39px;
	width: 192px;
	background:  url(/assets/navRetail.gif) top left no-repeat;
	}
	
	/* --------------------PARENTS LINK----------------------------------------*/	
#container #navSigns li.parents a:link {
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 192px;
	background:  url(/assets/navParents.gif) top right no-repeat;
	}
	
#container #navSigns li.parents a:visited{
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 192px;
	background:  url(/assets/navParents.gif) top right no-repeat;
	}

	
#container #navSigns li.parents a:hover {
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 192px;
	background:  url(/assets/navParents.gif) top left no-repeat;
	}
	
	/* --------------------FAQS LINK----------------------------------------*/	
#container #navSigns li.faqs a:link {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navFaq.gif) top right no-repeat;
	}
	
#container #navSigns li.faqs a:visited{
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navFaq.gif) top right no-repeat;
	}

	
#container #navSigns li.faqs a:hover {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navFaq.gif) top left no-repeat;
	}

	/* --------------------CONTACT LINK----------------------------------------*/	
#container #navSigns li.contact a:link {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navContact.gif) top right no-repeat;
	}
	
#container #navSigns li.contact a:visited{
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navContact.gif) top right no-repeat;
	}

	
#container #navSigns li.contact a:hover {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 192px;
	background:  url(/assets/navContact.gif) top left no-repeat;
	}

	/* --------------------BASE LINK----------------------------------------*/	
#container #navSigns li.base a:link {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 192px;
	background:  url(/assets/navBase.gif) top right no-repeat;
	}
	
#container #navSigns li.base a:visited{
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 192px;
	background:  url(/assets/navBase.gif) top right no-repeat;
	}

	
#container #navSigns li.base a:hover {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 192px;
	background:  url(/assets/navBase.gif) top left no-repeat;
	}
	
/* --------------------END OF NAV LINKS  ----------------------------------------*/	



#assetContainer {
	position: relative;
	float: right;
	margin-right: 40px !important;
	margin-right: 0px;
	padding-right: 15px;
	width: 635px;
	height: 450px;
	background: #fff;
	border: 1px solid #8de7ff;
	}
	

	
#assetContainer img {
	padding: 16px 0;
	margin: 0 14px !important;
	margin: 0 14px 0 26px;
	}
	
#assetContainer .price {
	position: absolute;
	bottom: 50px;
	left: 165px;
	z-index: 20;
	font-size: 70%;
	color: #1750a6;
	text-transform: uppercase;
	}
	
#assetContainer #movieBox {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 340px;
	height: 360px;
	}
#assetContainer .movieBtn {
	position: absolute;
	top: 377px;
	left: 28px;
	display: block;
	font-size: x-small;
	text-transform: uppercase;
	}
	
/* ------------------------------------SAND DOLLAR FLIPS----------------------------------------*/	

#assetContainer #animGif li {
	position: absolute;
	top: 35px;
	left: 95px;
	width: 300px;
	height: 300px;
	display: block;
	text-indent: -9999px;
	}
	
#assetContainer #animGif a:link {
	position: absolute;
	top: 35px;
	left: 95px;
	width: 300px;
	height: 300px;
	display: block;
	text-indent: -9999px;
	background: url(/assets/blabbitPog2.gif) top left no-repeat;
	}
	
#assetContainer #animGif a:visited {
	position: absolute;
	top: 35px;
	left: 95px;
	width: 300px;
	height: 300px;
	display: block;
	text-indent: -9999px;
	background: url(/assets/blabbitPog2.gif) top left no-repeat;
	}
	
#assetContainer #animGif a:hover {
	position: absolute;
	top: 35px;
	left: 95px;
	width: 300px;
	height: 300px;
	display: block;
	text-indent: -9999px;
	background: url(/assets/blabbitPogHover.gif) top left no-repeat;
	}
#assetContainer .hoverMessage {
	position: absolute;
	bottom: 60px;
	left: 200px;
	font-size: small;
	text-transform: uppercase;
	}
	
/* ------------------------------------ANIMATION THUMBS----------------------------------------*/	
#assetContainer #thumbHold li {
	text-indent: -9999px;
	}
#assetContainer .animText {
	position: absolute;
	top: 328px;
	left: 102px;
	text-align: center;
	color: #1133bb;
	display: block;
	font-size: 80%;
	}
#assetContainer #thumbHold li a{
	position: absolute;
	top: 27px;
	left: 24px;
	width: 300px;
	height: 225px;
	padding: 5px 5px 5px 5px;
	display: block;
	text-indent: -9999px;
	border: 2px solid #222;
	border-color: transparent;
	background: url(/assets/largeShot.jpg) 50% 50% no-repeat;
	}
	
#assetContainer #thumbHold li a:hover{
	position: absolute;
	top: 88px;
	left: 175px;
	width: 300px;
	height: 225px;
	padding: 5px;
	padding: 5px 5px 5px 5px;
	text-indent: -9999px;
	border: 2px solid #8DE7FF;
	background: url(/assets/largeShot.jpg) 50% 50% no-repeat;
	}
	
#assetContainer .smallMovie {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 400px;
	height: 300px;
	}
	
/*-------------cart button----------------------------------------===========*/

#assetContainer #cart{
	position: absolute;
	bottom: 60px;
	right: 0;
	z-index: 500;
	}
	
#assetContainer #cartText p{
	color: #222;
	font-size: 70%;
	position: absolute;
	bottom: 50px;
	right: 164px;
	z-index: 400;
	}
	
#assetContainer .backButton a{
	position: absolute;
	bottom: 13px;
	right: 335px;
	z-index: 205;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 72px;
	background: url(/assets/backBtn.gif) bottom right no-repeat;
	}	
	
#assetContainer .backButton a:hover{
	position: absolute;
	bottom: 13px;
	right: 335px;
	z-index: 205;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 72px;
	background: url(/assets/backBtn.gif) top right no-repeat;
	}
	
#assetContainer .nextButton a{
	position: absolute;
	bottom: 13px;
	right: 215px;
	z-index: 200;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 72px;
	background: url(/assets/nextBtn.gif) bottom right no-repeat;
	}
	
#assetContainer .nextButton a:hover{
	position: absolute;
	bottom: 13px;
	right: 215px;
	z-index: 205;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 72px;
	background: url(/assets/nextBtn.gif) top right no-repeat;
	}
	
#assetContainer .title {
	position: absolute;
	top: 36px;
	left: 40px;
	text-align: left;
	font-family: "Times Roman", Georgia, serif;
	color: #113399;
	font-size: 180%;
	/*text-transform: uppercase;*/
	font-weight: bolder;
	letter-spacing: .12em;
	text-indent: -9999px;
	}

#assetContainer .textBlock {
	position: absolute;
	top: 46px;
	left: 30px;
	width: 360px;
	height: 360px;
	overflow: auto;
	font-size: 12px;
	color: #1750a6;
	z-index: 1;
	font-family: Verdana, Geneva, sans-serif;
	}
	
.storyTitle {
	background: url(/assets/story.jpg) top left no-repeat;
	width: 230px;
	height: 45px;
	margin: 10px 0 0 -10px;
	display: block;
	text-indent: -9999px;
	}
	
#wrapper .storkOops img {
	position: absolute;
	top: 116px;
	right: 90px !important;
	right: 80px;
	}
	
#assetContainer .meetStorksButton a{
	position: absolute;
	bottom: 16px;
	right: 35px;
	z-index: 210;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 151px;
	background: url(/assets/meetStorksBtn.gif) top left no-repeat;
	}
	
#assetContainer .meetStorksButton a:hover{
	position: absolute;
	bottom: 16px;
	right: 35px;
	z-index: 210;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 151px;
	background: url(/assets/meetStorksBtn.gif) bottom left no-repeat;
	}
	
#assetContainer .textStorks {
	position: absolute;
	top: 25px;
	left: 35px;
	width: 375px;
	height: 380px;
	overflow: auto;
	font-family: Verdana, Arial, san-serif;
	color: #1750a6;
	font-size: 82%;
 	z-index: 10;
	}

/*------------------------------Jumbie Text Block-----------------------------*/

#assetContainer .textDuckey h3{
	position: absolute;
	top: 100px;
	right: 31px !important;
	right: 35px;
	width: 278px !important;
	width: 275px;
	height: 281px;
	overflow: auto;
	font-family: Verdana, Arial, san-serif;
	color: #1750a6;
	text-align: left;
	padding-right: 8px;
	line-height: 125%;
	z-index: 100;
	font-size: 14px;
	}
	
#assetContainer .textDuckey2 h2{
	position: absolute;
	top: 35px;
	right: 25px;
	width: 285px;
	height: 344px;
	overflow: hidden;
	font-family: Verdana, Arial, san-serif;
	color: #1750a6;
	font-size: 75%;
	text-align: left;
	padding-right: 8px;
	line-height: 125%;
	z-index: 100;
	}
	
#assetContainer .textPlush2 h2{
	position: absolute;
	top: 95px;
	right: 35px;
	width: 245px;
	height: 250px;
	overflow: hidden;
	font-family: Verdana, Arial, san-serif;
	font-size: 75%;
	text-align: left;
	padding-right: 8px;
	line-height: 125%;
	z-index: 100;
	}
	
#assetContainer .textPlush3 h2{
	position: absolute;
	top: 95px;
	right: 345px;
	width: 245px;
	height: 250px;
	overflow: hidden;
	font-family: Verdana, Arial, san-serif;
	font-size: 75%;
	text-align: left;
	padding-right: 8px;
	line-height: 125%;
	z-index: 100;
	}
	
#assetContainer .textDingbat h3{
	position: absolute;
	top: 101px;
	right: 40px !important;
	right: 41px;
	width: 271px !important;
	width: 270px;
	height: 281px;
	overflow: auto;
	font-family: Verdana, Arial, san-serif;
	color: #1750a6;
	text-align: left;
	padding-right: 8px;
	line-height: 125%;
	z-index: 100;
	font-size: 14px;
	}


#assetContainer .textMeet {
	position: absolute;
	top: 45px;
	left: 58px;
	width: 538px;
	height: 170px;
	overflow: hidden;
	font-family: Verdana, Arial, san-serif;
	color: #1750a6;
	font-size: 100%;
	text-align: left;
	line-height: 160%;
	z-index: 300;
	}
	
/*----------------------------STORE LOCATOR------------------*/

#assetContainer #store_text_box {
	position: absolute;
	top: 45px;
	left: 45px;
	width: 560px;
	height: 350px;
	overflow: auto;
	}
	
#assetContainer #store_text_box #stores_col_1 {
	float: left;
	}
	
#assetContainer #store_text_box #stores_col_1 li {
	width: 250px;
	text-decoration: none;
	color: blue;
	font-size: 75%;
	margin-left: 20px;
	line-height: 1.2em;
	margin-top: 20px;
	}
	
#assetContainer #store_text_box #stores_col_1 li a{
	text-decoration: none;
	}
	
#assetContainer #store_text_box #stores_col_1 li a:hover{
	text-decoration: underline;
	}
	
#assetContainer #store_text_box #stores_col_2 {
	float: right;
	}
	
#assetContainer #store_text_box #stores_col_2 li {
	width: 250px;
	text-decoration: none;
	color: blue;
	font-size: 75%;
	margin-left: 20px;
	line-height: 1.2em;
	margin-top: 20px;
	}
	
#assetContainer #store_text_box #stores_col_2 li a{
	text-decoration: none;
	}
	
#assetContainer #store_text_box #stores_col_2 li a:hover{
	text-decoration: underline;
	}



	
#assetContainer .payPal {
	position: absolute;
	bottom: 24px;
	left: 30px;
	width: 100px;
	height: 50px;
	z-index: 900;
	}
		
#assetContainer .contactInfo  {
	text-decoration: none;
	position: absolute;
	top: 31px;
	left: 324px;
	width: 296px;
	height: 385px;
	text-align: left;
	color: #0FF;
	font-size: 100px;
	font-weight: bold;
	}
	
#assetContainer .contactInfo a {
	text-decoration: none;
	color: #1133bb;
	}
#assetContainer .contactInfo a:hover {
	text-decoration: underline;
	color: #1133bb;
	}
	
#footer {
	clear: both;
	margin-left: 15px;
	width: 900px;
	height: 40px;
	padding-top: 20px;
	text-align: center;
	position: relative;
	left: 70px;
	top: -25;
	}
#footer p {
	font-family: Arial, Verdana, san-serif;
	font-size: 70%;
	color: #1133bb;
	}
	
#footer a{
	text-decoration: none;
	color: #1133bb;
	text-align: center;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #1133bb;
	}

#footer .footerLink {
	position: absolute;
	top: -506px;
	right: -50px;
	display: inline;
	display: block;
	font-size: 60%;
	color: #1133bb;
	height: 200px;
	width: 50px;
	z-index: 15;
	}
	
#footer .footerLink a {
	font-size: 90%;
	text-transform: uppercase;
	color: #1133bb;
	border: 1px dotted #1133bb;
	padding-right: 2px;
	}
#footer .footerLink a:hover {
	text-decoration: none;
	color: #1133bb;
	border: 1px solid #1133bb;
	}
.Bold {
	font-weight: bold;
}
.Bold {
	font-weight: bold;
	font-style: italic;
	font-size: large;
	color: #000;
}
ContactContainer {
	font-size: 12px;
}
#wrapper #container #assetContainer .contactInfo h1 {
	font-size: 10px;
}
#wrapper #container #assetContainer .contactInfo h1 {
	font-size: 12px;
}
#wrapper #container #assetContainer .contactInfo h1 {
	color: #1750a6;
}
#wrapper #container #assetContainer .contactInfo h1 {
	font-weight: normal;
}
h1 {
	font-weight: bold;
}
#wrapper #container #assetContainer .contactInfo h1 {
	font-weight: normal;
}
#wrapper #container #assetContainer .contactInfo h1 .contact strong {
	color: #000;
}
#wrapper #container #assetContainer .contactInfo h1 .base {
	color: #000;
}
.Contact_BodyText {
	color: #000;
}
#wrapper #container #assetContainer .contactInfo .itemName {
	font-size: 14px;
}
#wrapper #container #assetContainer .contactInfo h1 .Contact_BodyText {
	font-size: 14px;
}
MeetJumbies_Text {
	font-size: 12px;
}
MeetJumbiesText {
	font-size: 10px;
}
.StoryJumbies_BoldItalic {
	font-style: italic;
}
