body {
	font-family: Calibri, Arial, sans-serif;
	margin: 0 0 30px 0;
	padding: 0px;
	color: #000;
	background-color: #FFF;
	font-size: 100%;
	min-width: 940px;
	background-image: url(../imgs/bkgs/GRAY.GIF);
	}
#masthead {
	font-family: Candara, Arial, sans-serif;
}
#masthead h1 {
	font-size: 1.5em;
	letter-spacing: normal;
	margin: 0px;
	font-weight: normal;
	color: #CCC;
	padding: 10px 0px 38px 20px;
	background-image: url(img/abs_Masthead.jpg);
	background-repeat: repeat-x;
	background-color: #4F4F4F;
	background-position: left bottom;
}
.subhead {
	font-size: 0.7em;
	margin: 0 0 12px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin: 3px 0 12px 22px;
	position: relative;
	top: -28px;
}
.smtxt {
	font-size: 0.7em;	
}

#layoutwrapper {
	margin: 7px auto;
	width: 924px;
	padding: 8px;
	border: 1px solid #000;
}
#banner {
	background-image: url(img/abs03_topper.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
}
#banner img {vertical-align: bottom; border: 0;}
#columnwrapper {
	background-image: url(img/abs03_columns_wrapper.jpg);
	zoom: 1;
}
.maincolumn, .sidebar1 {
	float: left;
}
.maincolumn {
	width: 716px;
	font-size: 1.0em;
	margin-right: 0px;
}
.sidebar1 {
	width: 200px;
	color: #000;
	font-size: 0.9em;
	margin-right: 8px;
}
.content {
	padding: 32px;
	line-height: 1.5em;
}
.sidebar1 .content {
	padding: 7px 11px;
	font-family: Candara, Arial, sans-serif;
	
}
.maincolumn h1 {
	font-size: 1.7em;
	color: #FF7800;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
	line-height: normal;	
}
h2 {
	font-family: Candara, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 24px 0 0 0;
}
h3 {
	color: #FF7800;
	font-family: Candara, Arial, sans-serif;
	font-size: 1.2em;
	margin: 24px 0 0 0;
}
img { border:none; }
.noMarginTop {
	margin-top: 0;
}
h3.epmTopper {
	text-transform: uppercase;
	letter-spacing: 0.35em;
	font-size: 0.9em;
	margin: 16px 0 0;
	color: #000;
	background-color: #FFF;
	padding: 6px 6px 6px 12px;
	border: 1px solid #000;
}
#todaysdate {
	color: black;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	margin: 7px 0 0 0;
	border-bottom-style: double;
	text-align: center;
	border-bottom: double #FF7800;
}
#homepix {
	color: black;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	margin-bottom: 7px;
	padding: 0 0 0 0px;
	text-align: center;
}
#link-list {
	margin: 0px 0 0 1em;
	padding-left: .5em;
}
#link-list li {
	list-style: none;
	background-image: url(../imgs/navigate/bullet.gif);
	background-repeat: no-repeat;
	background-position: inherit;
	padding-left: 18px;
	
	}	

#link-list a {
	padding:3px;
}
#link-list a:link, #link-list a:visited {
	color: Blue;
}
#link-list a:hover, #link-list a:active, #link-list a:focus {
	color: #FF7800;
}
#footer_wrapper {
	background-image: url(img/abs03_footer_top.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 0 0;
	clear: both;
	background-color: #000;
	zoom: 1;
}
.footer {
	color: #CCC;
	font-size: 0.7em;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	padding: 16px 0;
}
.footer p {
	margin: 0px 0 4px 0;
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: .25em;
}
.footer ul {
	margin: 16px 0 0 0;
	padding: 0;
}
.footer li {
	list-style-type: none;
	margin: 4px 0;
}
.footer a {
	color: #CCC;
}
.footer a:hover {
	color: #4882D9;
}
