/* Funmazing Master Cascading Style Sheet Template */

body {
	margin:0px; /* Do not edit */
	padding:0px; /* Do not edit */
	top:0px; /* Do not edit */
	left:0px; /* Do not edit */
	/* font-family tells the user's computer which font to use, if it can't find the first one, it uses the next one */
	font-family:Arial, Helvetica, sans-serif, "Times New Roman";
	background-color: #d1f0ad;
	background-image: url(../images/bg.jpg);
	color: #b7f882;
	background-repeat: repeat;
	font-size: 12px;

}
#SOtext { width: 500px;margin:auto;
	background-image: url(../images/bg.jpg);

	
}

#SObox {
	position: absolute;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	text-align:center;

}
img { /* Do not edit */
	border:0px;
	margin:0px;
}

.picture {
	cursor:pointer;
}

div#container { /* Do not edit */
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	width:100%;
	position: relative;
}



div#main {
	margin:0 auto;
	width:900px;
	padding:0px;
	background:url(../images/homepage/background1.png) no-repeat;
	height:842px;
	margin-top:10px;
	z-index: 2;
	position: relative;
}

div#mainactivities {
	margin:0 auto;
	width:900px;
	padding:0px;
	background:url(../images/activities/bg1.png) no-repeat;
	height:835px;
	margin-top:10px;
	z-index: 2;
	position: relative;
}

div#mainadmission {
	margin:0 auto;
	width:900px;
	padding:0px;
	background:url(../images/admission/bg1.png) no-repeat;
	height:835px;
	margin-top:10px;
	z-index: 2;
	position: relative;

}

div#mainbirthday {
	margin:0 auto;
	width:900px;
	padding:0px;
	background:url(../images/birthday/bg.png) no-repeat;
	height:2000px;
	margin-top:10px;
	z-index: 2;
	position: relative;
}

div#maincontact {
	margin:0 auto;
	width:900px;
	padding:0px;
	background:url(../images/contact/bg2.png) no-repeat;
	height:835px;
	margin-top:10px;
	z-index: 2;
	position: relative;
}

div#mainphotos {
	margin:0 auto;
	width:899px;
	height:835px;
	padding:0px;
	margin-top:10px;
	background:url(../images/photogallery/bg.png) no-repeat;
	z-index: 2;
	position: relative;
}

div#footer {
	position:relative;
	width:900px;
	margin-top:480px;
	text-align:right;
	color:white;	
	margin-right:10px;
	font-size:12px;
	
}

div#footer a {
	color:white; /* This will set the colour of links in the footer across from WiFi Zone */
}

div#bottomfooter { /* Do not edit! - Bottom copyright footer */
	width:900px;
	margin:0 auto;
	padding:10px;
	font-size:13px;
	text-align:right;
	color:black;

}

div#partyrules { /* Do not edit */
	position:float;
	width:154px;
	height:33px;
	padding:0px;
	margin-top:552px;
	margin-bottom:0px;
	margin-left:515px;
	margin-right:0px;
}

div#partyinvites { /* Do not edit */
	position:float;
	width:205px;
	height:228px;
	margin-top:50px;
	margin-left:100px;
	margin-bottom:0px;
	margin-right:0px;
}

