   1. *{  
   2.    margin:0;  
   3.    padding:0;  
   4. }  
   5.   
   6. body{  
   7.    text-align:center; /*For IE6 Shenanigans*/  
   8. }  
   9.   
  10. #wrapper{  
  11.    width:960px;  
  12.    margin:0 auto;  
  13.    text-align:left;  
  14. }  

#navcontainer {
	width: 65px;
	text-align: left;
	margin-left: 0px;
	}

#navcontainer ul {
	margin-top: 20px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 5px;
	}
	
#navcontainer ul li {
	margin-top: 20px;
	margin-left:0px;
	}
	
#navcontainer a, #navcontainer a:visited {
	text-decoration: none;
	color: #00a9eb;
	font-weight:bold;
	}

#navcontainer a:hover, #navcontainer a:active, #navcontainer a:focus {
	background-color: #FFFFCC;
	color: #000099;
	text-decoration: none;
	
}	
	
body {
	background-attachment: fixed;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 550px;
	width: 700px;
	margin-top: 2px;
	margin-left: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	position: absolute;
	top: 510px;
	left: 359px;
	font-size: 10px;
	height: 25px;
	}
	
#pagecontentcontainer {
	width: 580px;
	height: 430px;
	position: absolute;
	top: 6px;
	left: 120px;
	
	}
#frontcover {
	width: 100%;
	height: 305px;
	margin-top: 40px;
	text-align:center;
	background-image:url(images/change.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
#frontcover span {
	visibility:hidden;
	}

a, a:visited {
color: #00A9EB;
text-decoration : underline;
}
a:hover, a:active, a:focus {
color: #000099;
}

h1 {
	color: #00A9EB;
	text-align:center;
	width: 100%;
	}

#offermarquee {
	font-size:14px;
	text-align:center;
	width: 100%;
	color: #00A9EB;
	}

#locationbox {
	width: 100%;
	height: 410px;
	background-image:url(images/map.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
#pricelistinfo {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 200px;
	}
#pricelistcontainer {
	position: absolute;
	bottom: 194px;
	right: 3px;
	height: 169px;
	}
	
#openingtimes {
	text-align: center;
	font-size: 14px;
	}
	
#aboutpictures {
	position: absolute;
	left: 0px;
	text-align:center;
	width: 120px;
	top: 20px;
	}
#aboutpictures img {
	margin-top: 20px;
	}
#aboutcontent {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 420px;
	text-align: left;
	margin-top: 20px;
	}
#aboutcontent h1 {
	text-align: left;
	}
.bluetext {
	color: #00A9EB;
	}
	
/*********BEGIN CIRCULAR LIST STYLES**************/
ul#menu { 
margin: 0; padding: 0;
position: relative;
/* set whatever dimensions you want for the "circle" */
width: 500px; height: 350px;
}
ul#menu li {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style:none;
	width: 100px;
	height: 94px;
	text-align: center;
	
}

#menu a, #menu a:hover, #menu a:focus, #menu a:active, #menu a:visited {
	text-decoration:none;
	}
#menu li.link1 { top: 50%; left: 10%; }
#menu li.link2 { top: 14%; left: 25%; }
#menu li.link3 { top: 14%; left: 75%; }
#menu li.link4 { top: 50%; left: 90%; }
#menu li.link5 { top: 86%; left: 75%; }
#menu li.link6 { top: 86%; left: 25%; }
#menu li.link7 { top: 0%; left: 50%; }
#menu li.link8 { top: 100%; left: 50%;}

/*************END CIRCULAR LIST STYLES*************/

/************BEGIN STAFF DETAIL STYLES*************/

/*****BEGIN CHIRO STAFF POSITIONING******/
#CPstaffcontent {
	position: absolute;
	width: 275px;
	top: 0px;
	left: 0px;
	text-align: left;
	padding-top: 30px;
	}
	
#CPstaffcontent li {
	list-style-position: outside;
	list-style-image: url(images/handsmall.gif);
	
	}
	
#CPstaffcontent h1 {
	text-align: left;
	}
	
#CPstaffdetails {
	position: absolute;
	width: 300px;
	right: 0px;
	text-align: right;
	padding-top: 34px;
	}
	
#CPstaffdetails .staffbox {
	width: 300px;
	height: 100px;
	
	}
#CPstaffdetails .staffpic {
	width: 70px;
	position: absolute;
	right: 0px;
	}
#CPstaffdetails .staffdetailsbox {
	position: absolute;
	width: 230px;
	left: 7px;
	text-align: left;
	}
#CPstaffdetails .staffname {
	font-size: 14px;
	font-weight:bold;
	color: #00A9EB;
	
	}
#CPstaffdetails ul li {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	}

#CPstaffdetails ul {
	padding: 0px;
	margin: 0px;
	}
/*****END CHIRO STAFF POSITIONING******/



/*****BEGIN GENERAL STAFF POSITIONING******/
#staffcontent {
	position: absolute;
	width: 320px;
	top: 0px;
	right: 0px;
	text-align: left;
	padding-top: 30px;
	}
	
#staffcontent li {
	list-style-position: outside;
	list-style-image: url(images/handsmall.gif);
	
	}
	
#staffcontent h1 {
	text-align: left;
	}
	
#staffdetails {
	position: absolute;
	width: 250px;
	left: 0px;
	text-align: right;
	padding-top: 34px;
	}
	
#staffdetails .staffbox {
	width: 250px;
	height: 100px;
	
	}
#staffdetails .staffpic {
	width: 70px;
	position: absolute;
	left: 0px;
	}
#staffdetails .staffdetailsbox {
	padding-top: 100px;
	position: absolute;
	width: 230px;
	left: 7px;
	text-align: left;
	}
#staffdetails .staffname {
	font-size: 14px;
	font-weight:bold;
	color: #00A9EB;
	
	}
#staffdetails ul li {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	}

#staffdetails ul {
	padding: 0px;
	margin: 0px;
	}
/*****END GENERAL STAFF POSITIONING******/


/**************END STAFF DETAIL STYLES*************/
#menu li.link9 {
top: 50%; left: 50%;
}
