body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2d255e;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	width: 968px;
	margin-top: 0px;
	background-image: url(../images/bckgrnd.jpg);
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#logo {
	height: 89px;
	width: 250px;
	float: left;
	text-align: left;
}

#footer {
	width: 968px;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	float: left;
	color: #666;
	word-spacing: 0.1em;
}
#rightcoltop {
	height: 27px;
	width: 192px;
	background-color: #CCC;
	float: left;
	text-align: center;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcol {
	height: 340px;
	width: 776px;
	background-color: #FFF;
	float: left;
}
#rightcolbottom {
	height: 298px;
	width: 192px;
	float: left;
	color: #999;
	font-size: 12px;
	background-color: #363636;
	font-family: Arial, Helvetica, sans-serif;
}
#ad {
	width: 968px;
	font-size: 11px;
	text-align: left;
	margin-top: 20px;
	float: left;
	height: 110px;
	background-image: none;
	background-repeat: no-repeat;
}
#leftcolpd {
	height: 340px;
	width: 776px;
	background-color: #FFF;
	float: left;
}
#history {
	height: 340px;
	width: 776px;
	float: left;
	color: #CCC;
	text-align: justify;
	font-size: 12px;
	background-color: #666;
	background-image: url(../images/thickoutterboarder.png);
	background-repeat: no-repeat;
	/*
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	*/
}
#distributionnetwork {
	height: 340px;
	width: 968px;
	float: left;
	color: #CCC;
	text-align: justify;
	font-size: 12px;
	background-color: #666;
}
#headertxt {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D255E;
}

