html {
	background-image:url(images/vendorsSpread.jpg);
	background-repeat:repeat-x;
	background-position: center top;
}
body {
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
h1  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Lucida Console", Monaco, monospace;
	float: left;
	font-size: 18px;
	color: #B9A047;
	font-weight: lighter;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Lucida Console", Monaco, monospace;
	float: left;
	font-size: 16px;
	color: #C5B786;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {

	width:800px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#MasterHeader {
	width:800px;
	padding-top:0px;
	height:148px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/Headers.jpg);
	background-repeat: no-repeat;
}
#NavBar {
	width:800px;
	height:24px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(images/IndexNav.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NavBar ul {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px;
}
#NavBar ul li {
	display: inline;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 15px;
	color: #AA9E76;
	padding: 0px;
	margin: 0px;
}
#NavBar ul li a {
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	margin-right: 5px;
}
#NavBar a:hover {
	padding-bottom : 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5B786;
	color: #C5B786;
}
#VendorsLeft {
	width:550px;
	padding-top:0px;
	height:300px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#FlashID {
	margin-top: 109px;
	float: left;
	margin-left: 30px;
}
#VendorsRight {
	width:201px;
	padding-top:0px;
	height:300px;
	margin-left:0px;
	margin-top:103px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/vendorsRight.jpg);
	background-repeat: no-repeat;
}
.Txt_Come {
	smargin-left:12px;
	margin-top:10px;
	width:185px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:13px;
	font-family:"Comic Sans MS", cursive;
	color: #AA9E78;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 160%;
	letter-spacing: 1px;
	padding-left: 10px;
	font-weight: lighter;
}
#Footer {
	width:800px;
	padding-top:0px;
	height:105px;
	margin-left:0px;
	margin-top:107px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/Footer.jpg);
}
#FooterText {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #716346;
	padding-top: 2px;
	padding-left: 10px;
}

