/***********************************************/
/* layoutsub.css                            */
/***********************************************/
#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

/*************** #pageName styles **************/

#pageName{
	padding: 5px 0px 10px 9px;
}

/* adjust margins to change separation between the feature image and text flowing around it */

