body { margin: 0px; font-family: Arial, Helvetica, sans-serif; }

/* Masthead */
#banner { background-color: #00299F; background-image: url(images/bg_top.gif); height: 56px; }
#logo { float: left; width: 332px; height: 56px; background-image: url(images/logo.gif); background-repeat: no-repeat; display: inline; }
#logo a, #logo a:visited, #logo a:active, #logo a:hover { width: 100%; height: 100%; text-decoration: none; }
#tagline {
	height: 19px;
	background: #000000 url(images/tag.gif) no-repeat;
}
#tagline a {
	display: block;
	height: 19px;
}
.footBar {
	background-color: #000000;
	height: 16px;
}
#starFill { height: 56px;  }

/*Content Area*/
#contentContainer { width: 320px; padding: 25px 30px 20px 20px; }
#contentContainer p { font-size: .75em; }
#contentContainer h1 { font-weight: normal; font-size: 1em; color: #00299F; }
#contentArea { width: 320px; padding: 25px 30px 20px 20px; }
#contentArea a, #contentArea a:visited { display: block; text-align: center; color: #00299F; padding: 2px 0px 2px 0px; font-weight:bold; text-decoration: none; }
#contentArea a:hover, #contentArea a:active { color: #000000; padding: 2px 0px 2px 0px; font-weight:bold; text-decoration: underline; }
#homeImage {
	width: 380px;
	height: 538px;
	background: #FFFFFF url(images/body_image.jpg) no-repeat;
	position: absolute;
	left: 370px;
	top: 75px;
}

/* Footer */
#footer { height: 83px; background:  url(images/bg_bot.gif); color: #FFFFFF;}
#footContainer { width: 750px; }
#copyright { font: 11px Arial, Helvetica, sans-serif; color: #FFFFFF; padding-right: 10px; bottom: 0px; float: right; padding-top: 65px;  }
#globalnav { float: left; }
#globalnav a, #globalnav a:visited  { padding-left: 5px;  padding-right: 5px; padding-top: 8px; font-size: 12px; color: #ffffff; text-decoration: none; }
#globalnav a:hover, #globalnav a:active { color: #9EBBD9; }
