/* Clearing Default Browser Styles */
* {
	padding: 0;
	margin: 0;
}
a img,:link img,:visited img { border:none }

:link,:visited, { 
	color: #fff;
	text-decoration:none 

}

ul, ol {
	list-style: none;
}

/*End Clearing Default Browser Styles*/

/*Main Divs*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	background-image: url('images/bg.jpg');
}

#main {
	width: 800px;
	height: 1450px;
	margin: 0 auto;
}

#bg {
	width: 900px;
	height: 1450px;
	margin: 0 auto;
	background-image: url('images/big_bg.jpg');
	background-repeat: no-repeat;
}

#title {
	width: 552px;
	height: 85px;
	background-image: url('images/title.jpg');
	margin-top: -1090px;
	margin-left: 85px;
}

#footer {
	width: 500px;
	margin-left: 130px;
	text-align: left;
	color: #fff;
	font-size: xx-small;
	margin-top: 820px;
}

#footer_form {
	width: 500px;
	margin-left: 130px;
	text-align: left;
	color: #fff;
	font-size: xx-small;
	margin-top: 5px;
}

#footer_form_reroute {
	width: 500px;
	margin-left: 130px;
	text-align: left;
	color: #fff;
	font-size: xx-small;
	margin-top:780px;
}

#spacer {
	width: 800px;
	height: 85px;
	margin-top: -1190px;
}

#bottom_text {
	width: 340px;
	height: 50px;
	float: right;
	margin-right: 120px;
	margin-top: -20px;
}

#form {
	margin-left: 100px;
	margin-top: 10px;
}

#contact_text {
	width: 280px;
	height: 85px;
	margin-left: 100px;
	margin-top: -80px;
}

/*End main Divs*/

/*Text Formatting*/

p {
	font-size: 1.7em;
	padding-bottom: 10px;
}

p.title {
	font-weight: bold;
	font-size: 1.5em;
}

p.about {
	font-size: 1.2em;
	font-weight: bold;
	width: 180px;
	height: 90px;
	margin-left: 22px;
	margin-top: 29px;
}

p.statement {
	font-size: 1.2em;
	font-weight: bold;
	width: 400px;
	height: 90px;
	margin-left: 25px;
	padding-top: 30px;
}

p.bottom_text {
	font-size: 1em;
}

p.processing {
	margin-top: 20px;
	margin-left: -120px;
	text-align: center;
}

p.contact {
	font-size: 1.2em;
}

/*End Text Formatting*/

/*List Formatting*/

ul.does {
	margin-top: 25px;
	text-align: center;
}

ul.rates {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

ul.rates2 {
	float: left;
	margin-top: 25px;
	margin-left: 5px;
}

li.does {
	font-size: 2em;
	padding-bottom: 5px;
	color: #4c7a99;
}

li.rates {
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 5px;
}

/*End List Formatting*/


/*Image Formatting*/

#balloon_art {
	width: 193px;
	height: 211px;
	float: left;
	margin-left: 100px;
	margin-top: 60px;
	background-image: url('images/balloon_art.jpg');
}	

#kids_magic {
	width: 193px;
	height: 211px;
	float: right;
	margin-right: 280px;
	margin-top: 60px;
	background-image: url('images/kids_magic.jpg');
}

#face_painting {
	width: 267px;
	height: 209px;
	float: left;
	margin-left: 100px;
	margin-top: 30px;
	background-image: url('images/face_painting.jpg');
}	

#much_more {
	width: 267px;
	height: 209px;
	float: right;
	margin-right: 150px;
	margin-top: 30px;
	background-image: url('images/much_more.jpg');
}

#frame {
	width: 420px;
	height: 282px;
	float: left;
	margin-left: 181px;
	margin-top: 20px;
	background-image: url('images/frame.jpg');
}	

#book_button {
	width: 160px;
	height: 158px;
	float: right;
	margin-right: 188px;
	margin-top: -4px;
	background-image: url('images/.jpg');
}

#back_button {
	width: 160px;
	height: 158px;
	float: right;
	margin-right: 188px;
	margin-top: 72px;
	background-image: url('images/.jpg');
}

#back_button_reroute {
	width: 160px;
	height: 158px;
	float: right;
	margin-right: 188px;
	margin-top: 672px;
	background-image: url('images/.jpg');
}

#back_button_reroute2 {
	width: 160px;
	height: 158px;
	float: right;
	margin-right: 188px;
	margin-top: 650px;
	background-image: url('images/.jpg');
}

#rates {
	width: 220px;
	height: 150px;
	background-image: url('images/party_rates.jpg');
	float: left;
	margin-top: 20px;
	margin-left: 80px;
}

#about {
	width: 220px;
	height: 150px;
	background-image: url('images/about.jpg');
	float: left;
	margin-top: 20px;
	margin-left: 15px;

}

#statement {
	width: 455px;
	height: 136px;
	background-image: url('images/mission.jpg');
	margin-left: 80px;
	margin-top: 170px;
}

#processing {
	width: 214px;
	height: 100px;
	background-image: url('images/processing.gif');
	margin-top: 84px;
	margin-left: 270px;
}

#contact {
	width: 317px;
	height: 109px;
	margin-left: 80px;
	margin-top: 60px;
}

#info {
	width: 237px;
	height: 39px;
	background-image: url('images/info.jpg');
	margin-left: 230px;
	margin-top: 20px;
}

#goof {
	height: 100px;
	width: 300px;
	margin-left: 120px;
}
/*Image Formatting*/




















