body {
  margin:0 25%;
  padding: 0px;
}
#header {
	width: 100%;
	height: 140px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin dashed #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/LogoWhiteBoston.jpg);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	padding-top:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#leftcol {
	background: #FFFFFF;
	width: 100%;
	height: 70%;
	margin:0 2%;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #dce8f4;
	border-right-color: #dce8f4;
	border-bottom-color: #dce8f4;
	border-left-color: #dce8f4;
	list-style-position: inside;
	list-style-type: circle;
	color: #666666;
	margin-bottom: 10px;
}
#topcontent {
	background: #fff;
	width: 100%;
	height: 15%;
	margin:0 2%;
	font-family: Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-size: 13px;
}
#middleleft {
	background: #FFFFFF;
	width: 350px;
	float: left;
	height: 490px;
	margin:0 3%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #04274c;
	border-right-color: #04274c;
	border-bottom-color: #04274c;
	border-left-color: #04274c;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 15px;
	color: #666666;
	margin-bottom: 10px;
}
#middlecenter {
	background: #FFFFFF;
	width: 650px;
	float: left;
	height: 490px;
	margin:0 3%;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	list-style-position: inside;
	list-style-type: circle;
	color: #000000;
	margin-bottom: 10px;
}
#middleright {
	background: #FFFFFF;
	width: 310px;
	float: right;
	height: 700px;
	margin:0 3%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #eba05a;
	border-right-color: #eba05a;
	border-bottom-color: #eba05a;
	border-left-color: #eba05a;
	list-style-position: inside;
	list-style-type: circle;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
}
.stylecontacts {
	background: #fff;
	float: left;
	width: 400px;
	height: 140px;
	margin:0 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: thin dashed #CCCCCC;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
}
.stylesubscriptiontop {
	background: #fff;
	float: left;
	width: 20%;
	height: 10%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: thin dashed #CCCCCC;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 10px;
}
.styleleftbar {
	background: #FFFFFF;
	float: left;
	width: 16%;
	height: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 15px;
	margin-right: 30px;
	color: #666666;
	margin-bottom: 10px;
}
#bodycontent {
	background: #FFFFFF;
	width: 100%;
	height: 700px;
	margin:0 2%;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #dce8f4;
	border-right-color: #dce8f4;
	border-bottom-color: #dce8f4;
	border-left-color: #dce8f4;
	list-style-position: inside;
	list-style-type: circle;
	color: #666666;
	margin-bottom: 10px;
}
#footer {
	background: #fff;
	width: 60%;
	height: 20%;
	margin:0 18.6%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link{ text-decoration: none;
	color: #808285;
}
	
a:visited{ text-decoration: none;
	color: #666666;
}

a:hover{
	text-decoration: underline;
	color: #44c8f5;
	font-weight: normal;
}
img {
    border: 0;
}