@charset "utf-8";
/* CSS Document */

html, body {
	margin-top: 0px;
	background-color: #77d6f3;
	background-image: url(../images/bouncehut_bg77d6f3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Comic Sans, Comic Sans MS, cursive;
}
#bouncehutWrapper {
	margin: 0px auto;
	width: 1000px;
}
#bounceHeader1 {
	margin: 0px auto;
	width: 960px;
	height: 86px;
	background-image: url(../images/bouncehut_header1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#bounceHeader2 {
	margin: 0px auto;
	width: 960px;
	height: 85px;
	background-image: url(../images/bouncehut_header2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#bounceHeader3 {
	margin: 0px auto;
	width: 1000px;
	height: 86px;
	background-image: url(../images/bouncehut_header3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#bounceHeaderLink {
	width: 235px;
	height: 171px;
	position: relative;
	left: 56px;
	top: 86px;
}
#bounceHeaderLink a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#bounceGreenBar {
	margin: 0px auto;
	width: 960px;
	height: 29px;
	background-image: url(../images/bouncehut_greenBar.png);
	background-position: center;
	background-repeat: repeat-x;
}
#bounceContentWrapper {
	margin: 0px auto;
	width: 1000px;
	background-image: url(../images/bouncehut_contentMain.png);
	background-position: center;
	background-repeat: repeat-y;
}
#bounceContent {
	margin: 0px auto;
	width: 930px;
	font-size:  14px;
}
#bounceContentBottom {
	margin: 0px auto;
	width: 960px;
	height: 15px;
	background-image: url(../images/bouncehut_contentBottom.png);
	background-position: center;
	background-repeat: no-repeat;
}
#bounceContentTop {
	margin: 0px auto;
	width: 960px;
	height: 15px;
	background-image: url(../images/bouncehut_contentTop.png);
	background-position: center;
	background-repeat: no-repeat;
}
#bounceFooter {
	margin: 0px auto;
	padding-top: 5px;
	width: 950px;
	font-size: 10px;
	color: #333333;
}
#bounceFooter a {
	color: #333333;
}
#flvborder {
	margin: 0px auto;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	width: 320px;
	height: 240px;
	border: 3px solid #448CDC;
}
#balloondecorborder {
	margin-right:20px;
	margin-bottom: 10px;
	float: left;
	width: 360px;
	height: 270px;
	border: 3px solid #448CDC;
}
#bouncegallery {
	margin: 0px auto;
	width: 700px;
	list-style: none;
	padding: 0px;
}
#bounceMenu {
	font-variant: small-caps;
}
.vertical8ddc45 {
	border-left: 2px solid #8ddc45;
}
.bluetext {
	font-size: 22px; font-weight: bold;	color: #448CDC;
}
.redtext {
	font-size: 22px; font-weight: bold; color: #DC4844;
}
.lightbluetext {
	font-size: 22px; font-weight: bold; color: #44D8DC;
}
.purpletext {
	font-size: 22px; font-weight: bold; color: #9444DC;
}
.greentext {
	font-size: 22px; font-weight: bold; color: #8ddc45;
}
.dashgreen {
	margin-top: 10px; margin-bottom: 10px; border-top: 2px dashed #8ddc45;
}
.dashblue {
	margin-top: 10px; margin-bottom: 10px; border-top: 2px dashed #44D8DC;
}
#main a {
	color: #448CDC;
}