body {
	background: rgb(255,242,0) url(images/bg.jpg) top left repeat-x fixed;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
	
img, div { behavior: url(iepngfix.htc) }
	
.hide {
	visibility: hidden;
	}

#contact a:link, #contact a:visited {
	text-decoration: underline;
	color: black;
	font-weight: bold;
	}

#contact a:hover {
	text-decoration: none;
	background: rgb(236,32,39);
	color: rgb(255,242,0);
	}


/*---------------------------------------------------------
---------------------------------------------------------*/	
	
.home, .menu, .party, .photos, .contact {
	margin: 0;
	padding: 0;
	}
	
.home a:link, .home a:visited {
	margin: 0;
	padding: 0;
	display: block;
	width: 94px;
	height: 41px;
	background: url(images/homeBtn.gif) top right no-repeat;
	text-decoration: none;
	}
	
.home a:hover {
	margin: 0;
	padding: 0;
	display: block;
	width: 94px;
	height: 41px;
	background: url(images/homeBtn.gif) bottom right no-repeat;
	text-decoration: none;
	}
	
.menu a:link, .menu a:visited {
	margin: 0;
	padding: 0;
	display: block;
	width: 84px;
	height: 41px;
	background: url(images/menuBtn.gif) top right no-repeat;
	text-decoration: none;
	}
	
.menu a:hover {
	margin: 0;
	padding: 0;
	display: block;
	width: 84px;
	height: 41px;
	background: url(images/menuBtn.gif) bottom right no-repeat;
	text-decoration: none;
	}
	
.party a:link, .party a:visited {
	margin: 0;
	padding: 0;
	display: block;
	width: 108px;
	height: 41px;
	background: url(images/partyBtn.gif) top right no-repeat;
	text-decoration: none;
	}
	
.party a:hover {
	margin: 0;
	padding: 0;
	display: block;
	width: 108px;
	height: 41px;
	background: url(images/partyBtn.gif) bottom right no-repeat;
	text-decoration: none;
	}
	
.photos a:link, .photos a:visited {
	margin: 0;
	padding: 0;
	display: block;
	width: 110px;
	height: 41px;
	background: url(images/photosBtn.gif) top right no-repeat;
	text-decoration: none;
	}
	
.photos a:hover {
	margin: 0;
	padding: 0;
	display: block;
	width: 110px;
	height: 41px;
	background: url(images/photosBtn.gif) bottom right no-repeat;
	text-decoration: none;
	}
	
.contact a:link, .contact a:visited {
	margin: 0;
	padding: 0;
	display: block;
	width: 141px;
	height: 41px;
	background: url(images/contactBtn.gif) top right no-repeat;
	text-decoration: none;
	}
	
.contact a:hover {
	margin: 0;
	padding: 0;
	display: block;
	width: 141px;
	height: 41px;
	background: url(images/contactBtn.gif) bottom right no-repeat;
	text-decoration: none;
	}
	
	
.download a:link, .download a:visited {
	width: 179px;
	height: 27px;
	display: block;
	text-decoration: none;
	background: url(images/downloadBtn.gif) top center;
	margin-left: 300px;
	padding: 0;
	text-align: center;
	}

.download a:hover {
	width: 179px;
	height: 27px;
	display: block;
	text-decoration: none;
	background: url(images/downloadBtn.gif) bottom center;
	margin-left: 300px;
	padding: 0;
	text-align: center;
	}
	
	
/*---------------------------------------------------------
---------------------------------------------------------*/








.copy {
	/*padding: 0 300px 20px 100px;*/
	font-size: 16px;
	line-height: 30px;
	}
	
.note {
	font-size: 10px;
	text-align: right;
	margin: 0 30px 0 0;
	}
	
.story {
	font-size: 13px;
	line-height: 18px;
	}


.phone {
	font-size: 13px;
	color: white;
	text-align: center;
	margin: 30px 0;
	font-weight: bold;
	}

.title, .title a:link, .title a:hover,.title a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: rgb(234,34,39);
	margin: 0 0 20px 0;
	text-align: center;
	}
	
.callIn {
	font-size: 16px;
	font-weight: bold;
	color: black;
	}


.thanks {
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	line-height: 26px;
	}
	
	
#bcont {
	width: 100%;
	height: 400px;
	position: relative;
	}
	
#bsuzie {
	position: absolute;
	bottom: -10px;
	left: 57px;
	}
	
#bheader {
	position: absolute;
	top: 36px;
	left: 288px;
	}
	
#plans {
	position:absolute;
	top: 88px;
	left: 250px;
	left: 242px;
	}
	
.groups {
	position: absolute;
	left: 435px;
	top: 349px;
	font-size:12px;
	}
	
	
#updates {
	margin: 20px 0 10px 0;
	width: 300px;
	padding: 8px;
	border: 3px dotted rgb(234,34,39);
	}
	
.header {
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: rgb(234,34,39);
	margin: 20px 0 20px 0;
	}
	
.subhead {
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin: 0;
	}
	
	
	
	
	
