@charset "UTF-8";
#outercontainer {
	background-color: #FFF;
	height: auto;
	width: auto;
	color: #C60;
}
/* CSS Document */

#container {
	background-color: #960;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	margin-bottom: auto;
	margin-top: auto;
	height: auto;
	padding-bottom: 50px;
	padding-top: 50px;
}
Business Title {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
#table {
	background-color: #000;
	height: auto;
	margin: auto;
	max-width: auto;
	border: medium solid #C90;
}
#basic  {
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#email {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #960;
	visibility: visible;
	font-size: 11px;
}
titles {
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #930;
}
.about {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #960;
}
.Bold-italics {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #966;
}
.titles {
	font-family: "MS Serif", "New York", serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #996229;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
}

