@charset "utf-8";
/* CSS Document */

#masthead{
	background:url(/COMM/press/images/masthead01.jpg) no-repeat; 
	height:175px;
	clear:both;
	padding-top:15px;
}
#main-content {
	margin-bottom:30px;
}
#main-content h2 {
  font-size: 21px;
}
#sidebar {
	background-color:#EEE;
	border-top:8px solid #666;
	border-bottom:4px solid #666;
	width:290px;
	padding:10px 0px 10px 10px;
	margin-top:-30px;
}
#sidebar h3 {
	color:#666;
}
#masthead h1 {
	font-size:36px;
	margin-left:10px;
}
#masthead p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	margin-left:10px;
	font-weight:900;
}
#masthead p.menu {
	font-family:Arial, Helvetica, sans-serif;
}
a.image-link:hover {
    text-decoration: none;
    border: 0 none;
    background: none !important;
   }
.caption {
	font-size:.85em;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000;
	padding:5px 10px 5px 10px;
}

