body {
	margin-top: 0px;
	padding-top: 0px;
/* The following section was transfered from /index.cfm 1.7.2020 */
    margin: 0; /* it's good practice to zero the margin and     padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    background-color: #FFFFFF;
    background-image: url("/images/logos/npaback.gif");
    background-repeat: repeat;
}
#Layout {
	width: 800px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#MainLeft {
	width: 525px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}
#MainRight {
	width: 285px;
	vertical-align: top;
	height: 100%;
}
#Footer {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#FooterAd {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 802px;
	border: 3px solid #000000;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#TopNav {
	background-color: #BD961B;
	padding-left: 15px;
	text-align: left;
}
#MainLogin {
	background-color:#999966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 5px;
}
#MainLogin a {
	color: #FFFFFF;
}
#MainAwards {
	background-color: #FFFFFF;
}
#MainJoin {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#MainJoin a {
	color: #FFFF99;
	font-weight: bold;
}

#MainJoin li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style:none;
	padding-bottom: 2px;
}
#MainJoin ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#MainRates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background-color: #666666;
}
#MainRates li
{
	text-align: left;
}
#MainRates a {
	color: #FFFF99;
	font-weight: bold;
}
#MainSponsors {
	background-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	text-align: center;
}
#MainSponsors p {
	margin: 0px;
	background-color: #DDDDDD;
	text-align: center;
}
#MainSponsors img {
	margin: 10px;
}
#Content {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/images/bullet.gif);
	color: #0033CC;
}
#Content li {
	padding-bottom: 4px;
	padding-top: 4px;
}
#Content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Content a {
	font-weight: bold;
}
#Content a:visited {
	color: #0033CC;
}
#NewsBullets {
	background-color: #FFFFCB;
	margin: 0px;
	padding-bottom: 1px;
}
#OpCb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #4D4D4D;
}
#OpCb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #4D4D4D;
}
#OpCb a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #4D4D4D;
}
#RightMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #003366;
	color: #00000;
	padding: 10px;
}
#RightMsg a {
	color: #FFFF99;
	font-weight: bold;
}
#Pillar {
	background-color:#FCF9F4;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #A98855;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #996600;
}
a:active {
	color: #835918;
}
