body.home {
	font-family: InterstateLight, Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	color:#666666;
	margin: 0px;
	padding: 0px;
	background-image:url(images/masthead_h.gif);
	background-repeat:no-repeat;
}
body.bio {
	font-family: InterstateLight, Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	color:#666666;
	margin: 0px;
	padding: 0px;
	background-image:url(images/masthead_i.gif);
	background-repeat:no-repeat;
}
body.generic {
	font-family: InterstateLight, Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	color:#666666;
	margin: 0px;
	padding: 0px;
	background-image:url(images/masthead_iB.gif);
	background-repeat:no-repeat;
}
.copyright{
font-size:.8em;
}
h3{
color:#892528;
}

h5{
color:#892528;
}

#menu{
position:absolute;
left:434px;
top:26px;
width:250px;
}
#menuInt{
position:absolute;
left:500px;
top:5px;
width:250px;
}
#content{
position:absolute;
left:36px;
top:370px;
width:450px;
border-right:1px dashed #666666;
padding-right:30px;
}
#contentInt{
position:absolute;
left:35px;
top:202px;
width:450px;
padding-right:30px;
}
#calloutHome{
position:absolute;
left:550px;
top:409px;
width:250px;
font-size:.9em;

}
#callout{
position:absolute;
left:557px;
top:263px;
width:197px;
font-size:.9em;
border:1px dashed #666666;
padding:10px;
}
#heading{
	position:absolute;
	left:234px;
	top:118px;
	text-transform:uppercase;
}
       
/* Fix IE. Hide from IE Mac \*/
* html #heading{ top:132px; }
/* End */
.smallText {
	font-size: 0.85em;
	line-height: 13px;
}
