body {
	background-color:#330033;
}

#wrapper {
	width: 800px;
	height: 1150px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #8C62AD;
}
#header {
	background-color: #9999FF;
	float: left;
	height: 150px;
	width: 800px;
	background-image: url(graphics/circles_line.gif);
}
#menu {
	background-color: #330033;
	float: left;
	width: 200px;
	height: 1000px;
	background-image: url(graphics/valid-xhtml10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main {
	background-color: #CC99FF;
	float: right;
	width: 600px;
	height: 1000px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: 9900FF;
}
a {
	height: 30px;
	width: 182px;
	background-color: #E5E1E8;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #330033;
	margin-top: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	padding-top: 15px;
	padding-left: 17px;
	background-image: url(graphics/right_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.double {
	height: 30px;
	width: 182px;
	background-color: #E5E1E8;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #330033;
	margin-top: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	padding-top: 10px;
	padding-left: 17px;
	background-image: url(graphics/right_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 5px;
}

a.emailus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 240px;
	margin-top: 25px;
	background-image: none;
	background-color: #CC99FF;
}

a.emailus:hover {
	text-decoration: underline;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	width: 550px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#map {
	width: 600px;
	background-position: center;
	height: 500px;
	background-image: url(graphics/haverhillmap.jpg);
	background-color: #cc99ff;
	background-repeat: no-repeat;
}
#form {
	height: 600px;
	width: 600px;
	background-position: center;
	margin-top: 50px;
}
#maintop {
	height: 300px;
	width: 100%;
}
#mainmiddle {
	height: 430px;
	width: 100%;
	background-image: url(graphics/PilatesStudio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainbottom {
	height: 200px;
	width: 100%;
}

