body {
	margin: 0;
	text-align: center;
	font: 77% Arial, Helvetica, sans-serif;
	background: url(images/body_bg.gif) no-repeat center top;
}
h1, h2 {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
h1.welcome {
	width: 509px;
	height: 48px;
	background-image: url(images/welcome.gif);
}
h2.plan {
	width: 187px;
	height: 35px;
	background-image: url(images/plan_your_party.gif);
}
h3 {
	font-size: 110%;
	margin: 0;
	padding: 0 0 10px 0;
}
h4 {
	font-size: 120%;
	margin: 0;
	padding: 0 0 8px 0;
}
#container {
	width: 777px;
	margin: 23px auto 0;
	text-align: left;
}
#header {
	height: 197px;
	background: url(images/header.jpg) no-repeat;
	padding-left: 248px;
	margin-left: 14px;
}
#header a {
	display: block;
	margin-top: 41px;
	height: 98px;
	width: 229px;
	float: left;
}
#topnav {
	height: 42px;
	background: #2064a3 url(images/topnav.gif) repeat-x;
	margin: 0 13px 0 14px;
	color: #000;
}
#topnav ul {
	float: right;
	margin: 0;
	padding: 8px 3px 0 0;
	list-style: none;
	background: url(images/topnav_right.gif) no-repeat right top;
}
#topnav li {
	float: left;
	margin: 0 14px;
	font-size: 120%;
}
#topnav li.active {
	background: url(images/topnav_active.gif) no-repeat center bottom;
	padding-bottom: 17px;
}
#topnav a {
	display: block;
	padding-bottom: 17px;
	color: #000;
	background: inherit;
	text-decoration: none;
	height: 0.01%;
	width: 0.01%;
}
#topnav a:hover {
	background: url(images/topnav_over.gif) repeat-x bottom;
}
#main {
	background: #2064a3 url(images/main.gif) repeat-y;
	margin: 0 13px 0 -1px;
	width: 765px;
	color: #000;
}
#main .inner {
	background: url(images/arrow_left.gif) no-repeat;
	padding-left: 31px;
}
.leftcol {
	float: left;
	width: 187px;
	margin-top: 12px;
}
.leftcontent h3 {
	padding: 0 20px 10px 36px;
	text-align: center;
}
.leftcontent {
	background: url(images/left_border.gif) repeat-y right;
	padding-right: 9px;
}
#main .leftcontent .inner {
	background: #d8ffa4 url(images/arrow_right.gif) no-repeat;
	color: #000;
	padding: 9px 15px 0 12px;
}
.check {
	background: url(images/check.gif) no-repeat 6px 0;
	padding: 4px 0 0 44px;
}
.check p {
	font-size: 90%;
	padding: 0 0 0 10px;
	margin: 0;
}
.no_hassle {
	background: url(images/no_hassle.gif) no-repeat;
	margin-top: 15px;
	padding-left: 54px;
	text-align: center;
}
.no_hassle a {
	color: #000;
	background: #d8ffa4;
	text-decoration: none;
}
.left_bottom {
	height: 17px;
	font-size: 1px;
	background: url(images/left_bottom.gif) no-repeat;
}
.content {
	float: left;
	margin: 12px 0 0 16px;
	width: 509px;
	line-height: 20px;
}
#main .content .inner {
	background: #d8ffa4 url(images/right_border.gif) repeat-y right;
	color: #000;
	padding: 0 0 7px 22px;
}
.inner2 {
	background: url(images/jumpy_jump.gif) no-repeat 337px 50px;
	padding-right: 31px;
}
.jumpyjump {
	float: right;
	clear: right;
	height: 20px;
}
.content_bottom {
	height: 17px;
	font-size: 1px;
	background: url(images/content_bottom.gif) no-repeat;
}
.copyright {
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	background: #2064a3;
}
.bottom {
	background: url(images/bottom_left.gif) no-repeat;
	height: 10px;
	font-size: 1px;
	padding-left: 9px;
	margin: 0 13px 0 14px;
}
.bottom div {
	background: #2064a3 url(images/bottom_right.gif) no-repeat right;
	color: #fff;
	height: 10px;
	font-size: 1px;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
