@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/massey_bkg.jpg);
	margin: 0; 
	padding: 0;
	text-align: left;
}
.massey #container { 
	background-image: url(../images/massey_container_bkg.jpg);
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 auto; 
	text-align: left; 
	width: 780px;
}
.massey #container h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.massey #header {
	height: 106px;
	margin: 0 20px;
} 
.massey #header .header_left {
	float:left;
}
.massey #header .header_right {
	margin-top: 80px;
	margin-right: 30px;
	float:right;
}
.massey #header .header_right a {
	color: #1c3f95;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.massey #header .header_right a:hover {
	color: #fff;
}
.massey #banner {
	background-color: #e0e4f0;
	margin: 0 40px;
	width: 700px;
} 
.massey #banner .banner_menu {
 color: #585858; 
	text-align: center;
}
.massey #banner .banner_menu a {
	color: #585858;
	text-decoration: none;
}
.massey #banner .banner_menu a:hover {
	color: #1c3f95;
	text-decoration: none;
}
.massey #mainContent { 
	margin: 10px 30px; 
	padding: 0 10px; 
	color: #585858;	
}
.massey #mainContent .leftcolumn {
 float:left;
 width:440px;
 }
.massey #mainContent .rightcolumn {
 float:right;
 width:340px;
 } 
 /*
 Added by SGG
 */
 .massey #mainContent .leftcolumn {
 float:left;
 width:440px;
  padding-right: 10px;
  border-right: 1px solid #000;
 }
 .massey #mainContent .rightcolumn {
 font-size: .9em;
 float:right;
 padding: 0 10px;
 width:220px;
 } 
 .massey #mainContent .rightcolumn a {
	color: #1c3f95;
	text-decoration: none;
	font-size: .9em;
 }
  .massey #mainContent .rightcolumn a:hover {
  text-decoration:underline;
  }
 .massey #mainContent .rightcolumn h2 {
 	font-size: 1.0em;
 }
 /*
 end ADD
 */
 
 .massey #mainContent .strongleftcolumn {
 border-right: 1px solid #000;
 padding-right: 10px;
 float:left;
 width:440px;
 }
.massey #mainContent .menurightcolumn {
 font-size: .9em;
 float:right;
 padding: 0 10px;
 width:220px;
 } 
 .massey #mainContent .menurightcolumn a {
	color: #1c3f95;
	text-decoration: none;
	font-size: .9em;
 }
  .massey #mainContent .menurightcolumn a:hover {
  text-decoration:underline;
  }
 .massey #mainContent .menurightcolumn h2 {
 	font-size: 1.0em;
 }
.massey #photo_box {
	background-color: #e0e4f0;
	height: 270px;
	margin: 0 40px;
	padding: 10px 20px;
	width: 660px;
}
.massey #photo_mini {
	background-color: #e0e4f0;
	padding: 0 20px;
	height: 80px;
	margin: 0 40px;
	width: 660px;
}
.massey #photo_box .photo {
	background-color: #fff;
/*	margin: 10px 20px; */
	height: 250px;
	width: 660px;
}
.massey #footer {
	background-image: url(../images/massey_footer_bkg.jpg);
	height: 100px;
}
.massey #footer .fcontainer {
	color: #fff;
	font-size: .7em;
	padding-top: 20px;
	text-align: center;
	width: 780px;
}
.massey #footer .fcontainer a {
	color: #1c3f95;
	text-decoration: none;
}
.massey #footer .fcontainer a:hover {
	color: #1c3f95;
	text-decoration: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div#nav {
	width:700px;
	float: left;
	padding-top: 7px;
	background: #e0e4f0;
/*	margin-bottom: 10px; */
	height: 24px; 
	margin: 0 40px;
	margin-bottom: 20px;
}