hr {
	margin: 0px 25px;
	color: #000;
	background: #000;		
}

body  {
	margin: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000636;
	background-image: url(images/atlas_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#pgOutline  {
	top: 0px;
	width: 792px;
	margin: auto;
	font: normal 12px/16px Arial;
}

#header  {

}

#topNav  {
	position: relative;
	background: url(images/pgTop.jpg) no-repeat top left;
	width: 792px;
	height: 34px;
	padding-left: 25px;
	font: normal 10px Arial;
}
#homeOverlay  {
	position: absolute;
	top: 8px;
	left: 746px;
	width: 18px;
	height: 19px;
}

#headImg  {
	background: url(images/headerBG.jpg) no-repeat top left;
	width: 792px;
	height: 79px;
}

#navWrapper  {
	position: relative;
	background: url(images/navBG.jpg) no-repeat top left;
	height: 23px;
	padding-left: 25px;
	z-index: 9999;
}

#content  {
	position: relative;
	background: url(images/contentBG.jpg) repeat-y top left #DAD8D9;
	min-height: 495px;
	height: auto;
	width: 792px;
	margin: auto;
	z-index: 50;
}

#gradTop  {
	position: absolute;
	width: 792px;
	height: 495px;
	top: 0px;
	left: 0px;
	background: url(images/gradTopBG.jpg) no-repeat top left;
	z-index: -1;
}

#bodyContent  {
 	position: relative;
	width: 746px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

#pgBody  {
	padding-left: 25px;
	height: auto;
}

#leftCol  {
	float: left;
	width: 537px;
	margin-top: 4px;
}
#rightCol  {
	float: right;
	width: 209px;
	margin-top: 4px;
	text-align: center;
}

#rightCol  a  {
	color: #000;
	text-decoration: underline;
	z-index: 20;
	font: bold 12px Arial;
}
#rightCol a:hover  {
	color: #C60001;
	text-decoration: underline;
	font: bold 12px Arial;
}

#rightSpacer  {
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/rightSpacer.jpg) no-repeat top left;
}

.clear  {
	clear: both;
	height: 1px;
}

#botSpacer  {
	position: relative;
	background: url(images/contentBG.jpg) repeat-y top left;
	width: 792px;
	margin: auto;
	height: 16px;
}

#botSpacer div  {
	position: relative;
	margin: auto;
	width: 746px;
	height: 16px;
	background: url(images/botSpacerBG.jpg) repeat-x top left;
}

#footer  {
	position: relative;
	background: url(images/bNavBG.jpg) no-repeat top left;
	width: 792px;
	height: 28px;
	margin: auto;
	text-align: right;
	padding-top: 5px;
	font: bold 12px Arial;	
}

#footer div  {
	position: relative;
	width: 742px;
	margin: auto;
}

#copyright  {
	position: relative;
	width: 746px;
	margin: auto;
	color: #BBBBC1;
	text-align: right;
	font: normal 10px Arial;
	padding: 10px 0px;
}

#copyright a  {
	color: #BBBBC1;
	text-decoration: none;
}

#copyright a:hover  {
	text-decoration: underline;
}

#footer a:link,  #footer a:active,  #footer a:visited  {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #BB010F;
	text-decoration: underline;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #1C4689;
	font-family: verdana, arial, helvetica, sans-serif;
}
