html {
	min-height: 100.01%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	text-align: center;
	margin: auto;
	background: url("images/preschool_swimming_lessons.jpg");
	position: relative;
	}

#header {
	background: url("images/little_fish_pre-school_swimming_lessons.jpg") no-repeat;
	height: 225px;
	}
	
#footer {
	background: url(images/toddler_swimming_lessons.jpg) no-repeat;
	height: 244px;
	}

#outer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent;
	height: 3em;
	}
	
#outer li {
	display: block;
	float: left;
	}
	
#outer {
	display: block;
	position: relative;
	background: #fff;
	padding: 0 20px;
	margin: auto;
	}
	
.xsnazzy {
	background: transparent;
	}

.xsnazzy span {
	text-align: center;
	color: #333;
	margin: 0;
	font-weight: normal;
	padding-bottom: 0.5em;
	}
	
.xtop {
	display: block;
	background: transparent;
	font-size: 1px;
	}
	
.xb1, .xb2, .xb3, .xb4 {
	display: block;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}

.xb1, .xb2, .xb3 { height: 1px; }
.xb2, .xb3, .xb4 { background: #fff; border-left: 1px solid #888; border-right: 1px solid #888; }
.xb1 { margin: 0 5px; background: #888; }
.xb2 { margin: 0 3px; border-width: 0 2px; }
.xb3 { margin: 0 2px; }
.xb4 { height: 2px; margin: 0 1px; }

.xboxcontent {
	display: block;
	background: #eee;
	border: 0 solid #888; border-width: 0 1px 1px 1px;
	}
	
a.xmenu2, a.xmenu2:visited {
	display: block;
	text-decoration: none;
	width: 8.9em;
	font-size: 0.8em;
	}
	
a.xmenu2:hover {
	background: transparent;
	cursor: pointer;
	}
	
a.xmenu2:hover span {
	color: #000;
	}
	
a.xmenu2:hover .xboxcontent {
	background: #999999;
	border-color: #888;
	border-bottom: 1px solid #999999;
	color: #FFFFFF;
	}
	
a.xmenu2:hover .xb1 { background: #888; }

a.xmenu2:hover .xb2, a.xmenu2:hover .xb3, a.xmenu2:hover .xb4 {
	background: #ccc;
	border-color: #888;
	}

#mainbody {
	background: #fff;
	margin: auto;
	text-align: center;
	padding: 0 25px; 
	}
	
#content {
	background: #e5e5e5;
	padding: 0 10px 10px 10px;
	margin: 0;
/*	position: relative;
	top: -21px;
	left: 4px;
*/	font-size: 14px;
	background-image: url(images/bristol_toddler_swimming_lessons.jpg);
	background-repeat: repeat-x;
	width: 630px;
	text-align: left;
	color: #333333;
	}
	
h2 {
	color: #FF6600;
	font-style: italic;
	font-size: 20px;
	padding: 20px 0 0 0;
	margin: 0;
	}
	
h3 {
	color: #ff6600;
	font-style: italic;
	font-size:14px;
	}
	
.inlinebox {
	float: right;
	border: 1px solid #fff;
	text-align: center;
	padding: 10px;
	margin: 0 10px 10px 10px;
	background: #fff;
	width: 170px;
	}
	
.inlinebox p {
	text-align: left;
	color: #3366FF;
	font-size:11px;
	font-style: italic;
	}
	
td {
	vertical-align: top;
}
