
* { margin: 0px; padding: 0px; border: none; }


#masthead, #mastercontainer, #banner {
	width: 788px; margin-left: auto; margin-right: auto;
} 

#mastercontainer {
	background: url("/adams/explore-adams/images/mhs-seal.jpg") 15px 94% no-repeat;
	padding-bottom: 25px;
}

#topmaster {
	width: 100%;
	background: #1c1c1c;
}

#masthead {
	height: 52px;
	width: 788px;
	font-size: .65em;
	color: #bbbbbb;
	background: #1c1c1c;
	text-align: left;
	overflow: hidden;
}


#banner {
	height: 125px;
	background: #8f8178;
	clear: both;
}

#leftcol {
	float: left; width: 148px;
	padding: 7px 3px 15px 15px;
	font-size: .7em;
}


#contentmaster, #contentcontainer, #content {
	width: 622px;
}

#contentmaster {
	float: left;
	background: #fbefbf url("images/main_col_bg.jpg") repeat-y;
}

#contentcontainer {
	background: url("images/content_bg.jpg") no-repeat;
}

#content {
	width: 548px; padding: 30px 36px 60px 38px;
	background: url("images/content_container_bg.jpg") 0 100% no-repeat;
	font-size: .7em;
}

.two_col {
	float: left; width: 254px; margin: 0px 12px 25px 0px;
}


#clearfix {
	clear: both;
	height: 40px;
}

#footer {
	clear: both;
	margin: 0px 0px 35px 148px;
	text-align: center;
	color: #222222;
	font-size: .7em;	
}




