#wrapper {
	width: 800px;
	border: 2px solid #5E9DF2;
	padding: 0px;
	clear: none;
	height: 8235px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	margin: 20px auto 0px;
}

#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	background-color: #D1E3FC;
	background-image: url(../images/index/crayons.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8100px;
}
.list {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: disc;
	margin: 0px;
	padding-top: 5px;
	padding-left: 40px;
}
ul.list li {
	list-style: disc outside;
	margin: 0px;
	padding: 5px 0px 0px;
}


.list2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: disc;
	padding-top: 10px;
	margin: 0px;
	padding-left: 30px;
	word-spacing: normal;
	letter-spacing: normal;
	padding-bottom: 20px;
	padding-right: 0px;
}
ul.list2 li {
	margin-left: 10px;
	margin-top: 5px;
}
.bookings {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #003597;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.form {
	font-weight: bold;
	color: #003597;
	text-decoration: underline;
	font-style: normal;
	background-color: #D1E3FC;
}
.centerText {
	text-align: center;
}
.sittersTable {
	margin: 15px auto 20px 40px;
	padding: 0px;
	font-size: 12px;
}
