h2 {
	text-align: left;
}

#content {
	text-align: center;
	width: 700px;
	margin: 0 auto;
}

#breadcrumb {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#title {
	text-align: center;
	font-size: 1.6em;
	font-weight: 600;
	color: gray;
}

#header {
        background:url("/gibbs/images/doclogo.png") no-repeat scroll top right #FFFFFF;
        border-bottom: none;
        margin: 0 auto;
}

#header div.innerBorder {
        border:none
}

#topNav {
        border-top:2px solid #AFDEF6;
        border-bottom:2px solid #009ad0;
}

#topNav ul {
        width:700px;
        padding-left:10px;
}

#topNav ul li {
        padding:0 3px 0 0;
        line-height:2.0em;
        font-size:16px;
}

.innerBorder {border:none}
.pageWidth {width:700px;}

#content_inner img {
        margin-bottom:20px;
}

body
{
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  background: no-repeat center top;
  width: 100%;
  background-image:url('http://www.ncdc.noaa.gov/profiles/ncdc/themes/ncdc/images/bg/bg_swirl.jpg');
  background-color:#cccccc;
} 
