body {
	background-color:#330033;
}

#wrapper {
	width: 800px;
	height: 800px;
	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: 650px;
	background-image: url(graphics/valid-xhtml10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main {
	background-color: #CC99FF;
	float: right;
	width: 600px;
	height: 650px;
	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;
}

#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:400px; 
  height:300px; 
  border:1px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:400px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:400px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:300px;
  }
#gallery li a:hover img {
  height:300px;
  }#flash {
	height: 600px;
	width: 580px;
	margin-left: 10px;
}
