html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: 0;
  	font-size: 100%;
}
body {
  	background-color: #666;
  	text-align: center; 
  	margin: 10 10 10 10; 
  	padding: 0 0 0 0; 
}
p {
	font-family: Verdana, Arial, "Book Antiqua";
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	font-family: Verdana, Arial, "Book Antiqua";
	font-size: 20pt;
	padding-left: 10px;
	color: #663300;
	text-align: center;
}
a,  a:link {
	text-decoration: underline;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-family: Verdana, Arial, "Book Antiqua";
}
a:visited {
	color: #996600;
	font-family: Verdana, Arial, "Book Antiqua";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
ul {
	font-family: Verdana, Arial, "Book Antiqua";
	font-size: 14px;
	padding: 10px;
}
.Red {
	color: #800000;
	font-family: Verdana, Arial, "Book Antiqua";
	font-weight: bold;
}
.Green {
	color: #009933;
	font-family: Verdana, Arial, "Book Antiqua";
	font-weight: bold;
}
.brown {
	color: #6F3C1B;
	font-size: 12px;
	font-family: Verdana, Arial, "Book Antiqua";
	line-height: 14px;
}
.Gray {
	font-family: Verdana, Arial, "Book Antiqua";
	font-size: 10px;
	color: #808080;
}
.Indent {
	margin: -5px;
}
.SamCent {
	margin-right: auto;
	margin-left: auto;
}
.SamBord {
	border-style: solid;
	border-width: 1px;
}
.textCent {
	text-align: center;
}
.ContentTitle {
	text-align: center;
	font-size: x-large;
}
.SamText {
	margin-left: 10px;
	margin-right: 10px;
}
.SamCent {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.BanSpace {
	border-width: 0px;
	margin: 14px 5px;
}
.NBord {
	border-width: 0px;
}
#Wrapper {
	z-index: 2;
	height: auto;
	width: 960px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	background-image: url('../images/BlBord.png');
}
#Wrapper #Header {
	z-index: 4;
	height: 270px;
	width: 960px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-image: url('../images/BlTop.png');
}
#Wrapper #Header #Head1 {
	z-index: 4;
	position: absolute;
	width: 460px;
	height: 91px;
	left: 10px;
	top: 10px;
}
#Wrapper #Header #Adlink {
	z-index: 4;
	position: absolute;
	left: 10px;
	top: 105px;
	width: 470px;
	height: 18px;
}
#Wrapper #Header #Head2 {
	z-index: 4;
	position: absolute;
	left: 10px;
	top: 127px;
	width: 460px;
	height: 91px;
}
#Wrapper #Header #Mid {
	z-index: 4;
	position: absolute;
	left: 480px;
	top: 10px;
	width: 160px;
	height: 208px;
}
#Wrapper #Header #R-Sense {
	z-index: 4;
	position: absolute;
	left: 650px;
	top: 10px;
	width: 300px;
	height: 250px;
}
#Wrapper #Header #LowLeft {
	z-index: 4;
	position: absolute;
	left: 10px;
	top: 210px;
	width: 276px;
	height: 40px;
}
#Wrapper #Header #Search {
	z-index: 4;
	position: absolute;
	width: 344px;
	height: 32px;
	left: 296px;
	top: 228px;
}
#Wrapper #ContentWrap {
	width: 960px;
	background-image: url('../images/BlBord.png');
	position: relative;
	height: auto;
}
#Wrapper #ContentWrap #LeftBar {
	float: left;
	padding-top: 10px;
	width: 180px;
	position: absolute;
	height: auto;
	top: 0px;
	left: 10px;
}
#Wrapper #ContentWrap #RightBar {
	float: right;
	padding-top: 10px;
	width: 180px;
	position: absolute;
	left: 770px;
	top: 0px;
}
#Wrapper #ContentWrap #Content {
	padding-top: 10px;
	width: 560px;
	padding-bottom: 10px;
	position: relative;
	left: 200px;
}
#Wrapper #ContentWrap .clearFloat {
  display: block;
  clear: both;
}
#Wrapper #Footer {
	height: 20px;
	width: 960px;
	background-repeat: repeat-x;
	background-position: left 50%;
	background-image: url('../images/Bot-Bar.png');
	position: relative;
}
