body {
	color: #000;
	background: url('img/bodybg.png') repeat-x;
	background-color: #0c4088;
	font-family:"MS Sans Serif",Tahoma,Verdana;
	text-align: center;
	overflow-x:hidden;
	}

#out {
	width: 898px;
	margin-left:auto; 
	margin-right:auto;
	}

#container { 
	background:url('img/containerbg.png') repeat-y;
	margin-top:21px;
	margin-bottom:0;

	width: 898px;
	height: 100%;
	}

#header { 
	background:url('img/headerbg.png') repeat-y;
	width: 671px;
	height: 153px;
	margin-right: 4px;
	}

#logobox { 
	background:url('img/logobgbottom.png') no-repeat bottom right;
	background-color: #fff;
	width: 241px;
	height: 131px;
	}

#logo { 
	background:url('img/bostonian_logo.png') no-repeat top left;
	background-color: #fff;
	width: 216px;
	height: 84px;
	margin-left: 11px;
	margin-right: 10px;
	margin-top: 18px;
	}

#toprightrepeat { 
	background:url('img/toprightrepeat.png') repeat-x;
	width: 209px;
	height: 42px;
	margin: 0;
	}



#bottomleftleftrepeat { 
	background:url('img/bottomleftleftrepeat.png') repeat-x;
	width: 131px;
	height: 88px;
	margin: 0;
	}


#bottomleftmiddlerepeat { 
	background:url('img/bottomleftmiddlerepeat.png') repeat-x;
	width: 506px;
	height: 88px;
	margin: 0;
	}


#bottomleftrightrepeat { 
	background:url('img/bottomleftrightrepeat.png') repeat-x;
	width: 207px;
	height: 88px;
	margin: 0;
	}


.topnav {
width:669px;
height:28px;
padding:0 0 0 0;
background: url(img/menubg.png) repeat-x;
}

#nav ul{
padding-left: 370px;
margin:0 0 0 0;
white-space: nowrap;
font-size:15px;
color:#fff;
float:left;
width:100%;
background: transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
overflow: hidden;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background: transparent;
color: #000;
text-decoration:none;
float: left;
overflow: hidden;
}

#nav ul li a:hover{
background: transparent;
color: #0c4088;
text-decoration:none;
overflow: hidden;
}

#content{
margin: 0 0 0 0;
}




#content p{
color: #000;
font-size:14px;
text-align: justify;
}

#content a{
color: #4f7dbd;
}

#content a:hover{
color: #aab3c1;
}

#content a:visited{
color: #8ab1e7;
}

#rctop { 
	margin-top:21px;
	background:url('img/rctop.png') no-repeat;
	width: 14px;
	height: 58px;

	}

#rcmid { 

	background:url('img/rcmid.png') no-repeat;
	width: 14px;
	height: 784px;

	}

#rcbottom { 

	background:url('img/rcbottom.png') no-repeat;
	width: 14px;
	height: 23px;

	}


#footer { 
	padding-top:10px;
	}

#footer p{
color: #000;
font-size:12px;
text-align: justify;
}

#footer a{
color: #4f7dbd;
text-decoration: none;
}

#footer a:hover{
color: #aab3c1;
}

#footer a:visited{
color: #8ab1e7;
}