body {
	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 */
	background-image:url(../images/leather_bkd.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	background-color: #422713;
  }

#Container {
	topmargin: 0px;
	margin: 0 auto;
  	width: 970px;
  	text-align: left;
}

#Content {
	position: absolute;
	top: 0px;
  	width: 970px;
}

#BeltBuckleLogo {
	position: absolute;
	top: 0px;
	z-index: 20;
	left: 38px;
}

#HorizontalNav {
	position: absolute;
	top: 25px;
	z-index: 20;
	left: 279px;
}

#VerticalNav {
	position: absolute;
	top: 170px;
	z-index: 30;
	left: 35px;
}

#VerticalNav3 {
	position: absolute;
	top: 171px;
	z-index: 20;
	left: 21px;
}

#VerticalNav2 {
	position: absolute;
	top: 171px;
	z-index: 20;
	left: 44px;
}

#Flags {
	position: absolute;
	top: 26px;
	z-index: 20;
	left: 903px;
}

#Header {
	position: absolute;
	top: 99px;
	z-index: 5;
	left: 251px;
}

#MainText {
	position: absolute;
	top: 339px;
	z-index: 5;
	left: 286px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #333333;
	width: 612px;
}

#TitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.48em;
	line-height: 1.2em;
	color: #333333;
	padding-bottom: .5em;
}

#Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 0.5em;
	font-style: italic;
	margin-right: 2em;
	margin-left: 2em;
	width: 35em;
}

#LargeLetter {
	float: left;
	margin-top: 0.28em;
	margin-right: 0.3em;
}

#Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	position: relative;
	top: -35px;
	font-weight: normal;
}

#FooterA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	position: relative;
	top: -42px;
	font-weight: normal;
}

#FooterB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	position: relative;
	top: -42px;
	font-weight: normal;
}

#FooterC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	position: relative;
	top: -40px;
	font-weight: normal;
}

#FooterD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	position: relative;
	top: -40px;
	font-weight: normal;
}

#FooterE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	position: relative;
	top: -40px;
	font-weight: normal;
}

#FooterF {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	position: relative;
	top: -43px;
	font-weight: normal;
}

