#video {
	margin-right: 170px;
	margin-left: 170px;
	text-align: center;
}
.clearfloat {
	clear: both;
}
#description {
}
#description-inner {
	margin-right: 90px;
	margin-left: 90px;
	border: 5px double #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #600;
	text-align: center;
	padding: 3px;
	margin-top: 10px;
	background-color: #F6B531;
	background-image: url(images/descrip-bg.gif);
}
#left-balloons {
	float: left;
	width: 152px;
	height: 402px;
	background-image: url(images/headsandballonsleft.gif);
	background-repeat: no-repeat;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #600;
	background-color: #F58222;
}
#logo {
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 125px;
	background-image: url(images/logo.jpg);
}
.moneyback {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
#body-content {
	height: auto;
	margin-top: 15px;
	width: 800px;
}
#headline {
	height: 30px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#right-balloons {
	background-image: url(images/headsandballonsright.jpg);
	float: right;
	height: 402px;
	width: 153px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	height: 130px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
	background-image: url(images/heading.jpg);
	margin-bottom: 10px;
}
#wonderful-world {
	margin-right: auto;
	margin-left: auto;
}
#jokes-box {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #300;
	padding: 5px;
	height: auto;
	width: 90%;
	border: 2px double #600;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: repeat;
	background-color: #F5C132;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #300;
}
.image-border {
	border: 4px double #600;
}
.clearfloat {
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #300;
}
#navAbsolute {
	position: absolute;
	width: 760px;
	height: 30px;
}
#keyword-box {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #65000C;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FAA817;
	background-image: url(images/descrip-bg-2.gif);
	background-repeat: repeat-x;
}
#navRelative {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}

