body { color: navy; margin: 0; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; }

#header {
	background: url(http://www.balloontothemoon.com/image-files/header.jpg) no-repeat;
	width: 750px;
	height: 240px;
	margin: 0 auto;
}
#optin_box {
	width: 200px;
	position: relative;
	left: 550px;
	padding-top: 0.6in;
}
.optin_top {
	height: 12px; 
	margin-top: 5px;
	margin-top: 5px;
}

.text { color: #fff; font-size: 83%; font-family: arial, helvetica, sans-serif; font-weight: normal; text-align: center; padding-top: 3px; }

.text2 {
	color: #fff;
	font-size: 8pt;
	text-align: center;
}

.footnote {
	color: #fff;
	font-size: 7pt;
	text-align: center;
	
	position: relative;
	top: -13px;
	top: -12px;
}	

.table_top {
	margin-top: -10px; 
	margin-top: -15px !IE7; 
	padding-top: 0; 
	margin-left: 15px;
}

/**************************
	IE6 CSS
**************************/

*html #optin_box {
	width: 200px;
	position: relative;
	left: 550px;
	padding-top: 10px;
}

*html .optin_top  {
	height: 12px; 
	margin-top: 0px;
}

*html .footnote {
	margin-top: 0px; 
	color: #fff;
	font-size: 7pt;
	text-align: center;
	position: relative;
	top: -23px;
}
/**************************
	Rollover Menus
**************************/

.home a {
	background: url(http://www.balloontothemoon.com/image-files/btn_home.png) no-repeat;
	width: 48px;
	height: 22px;
	display: block;
	outline: none;
}

.home a:hover {
	background: url(http://www.balloontothemoon.com/image-files/btn_home_hover.png) no-repeat;
	width: 48px;
	height: 22px;
	display: block;
}

.services a {
	background: url(http://www.balloontothemoon.com/image-files/btn_services.png) no-repeat;
	width: 75px;
	height: 22px;
	display: block;
	outline: none;
}

.services a:hover {
	background: url(http://www.balloontothemoon.com/image-files/btn_services_hover.png) no-repeat;
	width: 75px;
	height: 22px;
	display: block;
}

.products a {
	background: url(http://www.balloontothemoon.com/image-files/btn_products.png) no-repeat;
	width: 80px;
	height: 22px;
	display: block;
	outline: none;
}

.products a:hover {
	background: url(http://www.balloontothemoon.com/image-files/btn_products_hover.png) no-repeat;
	width: 80px;
	height: 22px;
	display: block;
}

.retreats a {
	background: url(http://www.balloontothemoon.com/image-files/btn_retreats.png) no-repeat;
	width: 77px;
	height: 22px;
	display: block;
	outline: none;
}

.retreats a:hover {
	background: url(http://www.balloontothemoon.com/image-files/btn_retreats_hover.png) no-repeat;
	width: 77px;
	height: 22px;
	display: block;
}

.about a {
	background: url(http://www.balloontothemoon.com/image-files/btn_about.png) no-repeat;
	width: 55px;
	height: 22px;
	display: block;
	outline: none;
}

.about a:hover {
	background: url(http://www.balloontothemoon.com/image-files/btn_about_hover.png) no-repeat;
	width: 55px;
	height: 22px;
	display: block;
}

.contact a {
	background: url(http://www.balloontothemoon.com/image-files/btn_contact.png) no-repeat;
	width: 73px;
	height: 22px;
	display: block;
	outline: none;
}

.contact a:hover {
	background: url(http://www.balloontothemoon.com/image-files/btn_contact_hover.png) no-repeat;
	width: 73px;
	height: 22px;
	display: block;
}

.resources a {
	background: url(http://www.balloontothemoon.com/image-files/btn_free_resources.png) no-repeat;
	width: 121px;
	height: 22px;
	display: block;
	outline: none;
}

.resources a:hover {
	background: url(http://www.balloontothemoon.com/image-files/btn_free_resources_hover.png) no-repeat;
	width: 121px;
	height: 22px;
	display: block;
}
