* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 15px 0 0px 0;

}

#closerReal {
	clear: both;
	height: 1px;
}


body {
	background-image: url(../images/bkgd.jpg);
}
#topShadow {
	background-image: url(../images/eberly-collard_01.gif);
	height: 7px;
	background-repeat: no-repeat;
	background-position: center top;
}
#centerWin {
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkgdWShadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-image: url(../images/eberly-collard_03.jpg);
	height: 104px;
	background-repeat: no-repeat;
	background-position: center;
}
#topBuffer {
	height: 24px;
}
#mainarea {
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/darkBkgdLinewSpace.gif);
}
#contentRight  #textWrapper  {
	margin-top: 22px;
}
#bttmLeft {
	width: 276px;
	margin: 0 24px 0 30px;
}
#navLeft  {
	width: 277px;
	margin: 0 0 0 29px;
	/* [disabled]background-color: #58564a; */
}
#filler  {
	width: 30px;
}
#contentRight  {
	width: 640px;
	text-align: left;
	margin: 0 30px 0 0;
}
#footer {
	background-image: url(../images/eberly-collard_43.jpg);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
#footerMenu {
	background-image: url(../images/whiteLineBkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footerMenu #footerLeft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 0 30px;
	font-size: 10px;
	color: #666666;
}
#footerMenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

#footerMenu #footerRight {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 30px 0 0;
	font-size: 10px;
	color: #CCCCCC;
}
#centerWin #bttmShadow {
	background-image: url(../images/eberly-collard_48.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#centerWin #copyright {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
#newsArticle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bkgdTan.gif);
	height: 100%;
	margin: 24px;
}

#newsArticle li {
	text-indent: 0px;
	padding: 0 0 0 7px;
	margin: 0 0 0 10px;
}

ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 10px;
}
li {
	text-align: left;	
	
}
#rightHolder {
	float: right;
}
#leftHolder {
	float: left;
}
#closer {
	clear: both;
}

