body {
		background: #fff;
		width: 100%;
		border-bottom: 5em solid #006666;
		}
	
.frame {
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0px;
		 background-image: url(../images/somervillebg.png);
		/* background-position: 800px; */
		padding-top: 100px;
		text-align:left;
		}
		
.contentheader {


		}	
		
.title 	{
		background:#00ddff;
		text-align: right;
		padding: 0 0 1px 15px;
		/* border-top: 3px solid #0c0; */
		border-bottom: 1px solid #966;
		}	
		
.title h1 {
			color:#ff9;
			font-size: 2em;
			padding-right: .4em;
			font-weight: bold;
		}
	
.header {
		width: 100%;background:#00ddff;
		padding:0px 5px 3px 5px;
		padding:0 0 1px 0px;
		/* border-top: 3px solid #0c0; */
		border-bottom: 1px solid #966;
		}
		
.header h1 {
			color:#ff9;
			font-size: 2em;
			font-weight: bold;
			}
			
.header h1 .small {
font-size: .6em; color:#009999;
		}
		
.header h1 .small a, a:visited{
color:#cc6666;
		}
		
 #menu {
		width: 30%;
		height: 700px;
		padding:0px;
		background:#fff;
		float: left;
		text-align: right;
		}
		
#menu ul {	
		float: right;
		padding: 0;
		margin:0;
		}
#menu ul li {	
		list-style: none;
		padding: 0;
		margin:0;
		} 
			
#menu a{
		display: block;
		text-align: right;
		font-size: 110%;
		font-weight: bold;
		margin: .2em .2em .2em .5em;
		padding: .4em .5em;
 		color: #c36;
		border-bottom: 1px solid #d0e0f0;
		border-left: 4em solid #fff;
		text-decoration: none;
		} 

#menu a:hover {
 		color: #c00;
 		text-decoration: none;
		}	

		
#contentcenter {
		width:70%;
		padding:0 0 3em 0;
		float: left;
		background:#ffffff;
		}	
		
#contentcenter .pad {
		max-width:50em;
		}	

#logo  {margin-bottom: 5em;}	

.insert {
		margin:0px 20px 20px 20px;
		padding:20px;
		color:#660000;
		}
		
.accentright {float: right; 
			width: 200px;
			text-align:left;
			color:#993333;
			font-size: 1.2em;
			padding: 4px 4px 4px 4px;	
			}
			
.accentleft {float: left; 
			width: 200px;
			text-align:left;
			color:#993333;
			font-size: 1.2em;
			padding: 4px 14px 4px 4px;	
			}
	
dd		{ padding-left:30px;}
		

			
.pad {
			float: left;
			padding-top: .5em;
			padding-left: .5em;
			padding-right: 1em;
			line-height: 1.4;
			}
			
.footer {
clear:both;
background: #66aae8;
padding: 1em 0;
border-bottom: .5em solid #c93;
}

.break {
clear: both;
padding: 0;
}
