body {
	background-image: url(Images/Leather0050_2_S.jpg);
}
#container {
	position:relative;
	width:850px;
	height:1500px;
	z-index:1;
	background-image: url(Images/image003.jpg);
	border: thin solid #600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#TitleBlock {
	position:absolute;
	left:179px;
	top:16px;
	width:543px;
	height:auto;
	z-index:1;
}
#imagebox {
	position:absolute;
	left:0px;
	top:2px;
	width:790px;
	height:302px;
	z-index:1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #header h1 {
	font-size: 30px;
	text-align: center;
	color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#addressbox {
	position:absolute;
	left:0px;
	top:322px;
	width:847px;
	height:auto;
	z-index:2;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}

#Links {
	position:absolute;
	left:0px;
	top:450px;
	width:141px;
	height:650px;
	z-index:3;
	padding: 8px;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #000;
	color: #600;
}
#maintext {
	position:absolute;
	left:165px;
	top:434px;
	width:680px;
	height:600px;
	z-index:4;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	visibility: visible;
}
#container #Body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #600;
	text-align: left;
}
#container #Body p {
	text-align: left;
}
#container #Body h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #600;
}
#footer {
	position:absolute;
	left:0px;
	top:1404px;
	width:128px;
	height:95px;
	z-index:5;
}
#container #footer h5 {
	text-align: center;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #600;
}
a:visited {
	color: #633;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a:active {
	color: #630;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
p {
	text-align: left;
}
#container #addressbox #Address tr td {
	text-align: center;
	font-size: 24px;
	color: #600;
}
#container #maintext center {
	text-align: center;
}

