html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset 
{
margin:0;
padding:0;
border:0;
}

body{
background-color:#FFFFFF;
color:#000099;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	border: 1px groove #CCCCCC;
	}
	
	#wrapper1{margin: 0 auto;
	width: 770px;
	text-align: left;
	border: 1px groove #CCCCCC;}
	
#header{
	height: 110px;
	background-image:url(../images/topheader.jpg);
	background-repeat: no-repeat;
	}

#banner{
	height: 90px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	}



#blob {
	background-image:url(../images/longblob.gif);
	background-repeat:repeat-y;
	height: 1157px;
	left: 40px;
}

#blobshort {
	background: url(../images/blobshort.gif) no-repeat;
	height:410px;
	left:40px;
}


#menubuttons {
	background: no-repeat left;
	height: 450px;
	width: 100px;
	top: 0px;
	left: 0px;
	position: relative;
	float:left;
	padding: 5px 1px 0px 2px;
}
#menubuttons1 {
	background: no-repeat left;
	height: 380px;
	width: 100px;
	top: 0px;
	left: 0px;
	position: relative;
	float:left;
	padding: 5px 1px 0px 2px;
}

#bookhotspot {
	position: relative;
}
#welcome {
	position:relative;
	width:600px;
	height:50px;
	float:right;
	margin: 10px 20px 10px;
}

#phpcontent {
	position:relative;
	width:580px;
	height:auto;
	float:right;
	margin: 10 30px 10px 10px;
	top: 10px;
	padding-right: 20px;
	padding-left: 5px;
}
#venuebuttons {
	height: auto;
	width: 400px;
	top: 0px;
	left: 50px;
	float: none;
	padding: 5px 1px 0px 2px;
	position: relative;
}
#table {
	float: left;
	height: auto;
	width: 600px;
	top: 5px;
	margin: 5px 10px;
	left: 22px;
	position: relative;
}
#textcontainer {
	height: auto;
	width: 100px;
	position: relative;
	top: 5px;
	margin-top: 0px;
	left: 5px;
}
#topvenue {
	width: 300px;
}
#links {
	float: left;
	height: auto;
	width: 350px;
	margin-left: 20px;
	top: 40px;
	position: relative;
	margin-top: 5px;
	padding-top: 0px;
}
#maps {
	float: right;
	width: 220px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	position: relative;
	top: 40px;
	padding-right: 20px;
	height: auto;
}
#sandal {
	width: 500px;
}
#schoolstable {
	height: auto;
	width: 620px;
	position: relative;
	top: 10px;
	margin-left: 0px;
	padding-left: 5px;
	left: 10px;
	float: right;
	margin-right: 10px;
}
#activitiescontent {
	height: 30px;
	width: 600px;
	position: relative;
	left: 20px;
	float: right;
	margin-right: 15px;
}
#addresscontent {
	margin: 5px;
	padding: 10px;
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	left: 20px;
	top: 10px;
	font: normal 14px/normal Arial, Helvetica, sans-serif;
}
#schoolphoto {
	padding: 10px;
	float: right;
	height: auto;
	width: 350px;
	left: 100px;
	top: 20px;
	margin: 5px 0px 5px 2px;
}
h1 {
	font-size: 16px;
}
#footer{clear:both;
border:1px #CCCCCC}
.bottomlink {
	background-color:#FFFFFF;
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
