body {
	background-color: #093a76;
}
#content {
	color: #FFF;
	background-color: #000;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #88A6FF;
	font-family: "Bodoni MT";
	text-align: justify;
}
#titleMain {
	height: 220px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#titleLeft {
	float: left;
	height: 205px;
	width: 205px;
	padding-top: 4px;
}
.textBody {
	text-align: justify;
}

#titleRight {
	float: right;
	height: 200px;
	width: 550px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuBar {
	float: left;
	height: auto;
	width: 190px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #000;
}
#text {
	font-family: "Bodoni MT";
	font-size: 18px;
	float: right;
	height: auto;
	width: 540px;
	padding-top: 15px;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.header1 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.subHeader1 {
	font-size: 20px;
	text-align: center;
}
.justify_body {
	text-align: justify;
}
.Alpaca_For_Sale_Name {
	font-size: 24px;
	font-weight: bold;
}

#Footer {
	height: 50px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: right;
}

