@charset "UTF-8";
/* CSS Document */

.content {
	border: medium solid #000;
	height: 100%;
	clear: both;
	padding: 4px;
}
#sidebar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	background-color: #900;
	float: right;
	height: 40em;
	width: 30%;
	border: thin solid #000;
	padding: 3em;
}
#Header {
	background-color: #900;
}
#logo {
	padding-right: 15%;
	padding-left: 15%;
}
#maincontent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	background-color: #333;
	text-align: left;
	height: 50em;
	clear: none;
	padding: 4em;
}
#MenuBar3 {
	left: 4px;
	right: 4px;
}
#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #900;
	clear: both;
}
.body #maincontent img {
	float: right;
	position: relative;
	height: 300;
	width: 300;
}
#wrapper {
	padding-bottom: 0ex;
	padding-left: 5em;
	padding-right: 5em;
	clear: both;
}
#pic1 {
	float: left;
	height: 20em;
	width: 19em;
	border: thin solid #CCC;
	padding: 4px;
	text-align: center;
}
#pic3 {
	float: left;
	height: 20em;
	width: 18em;
	border: thin solid #CCC;
	padding: 3px;
	text-align: center;
}
#pic4 {
	height: 20em;
	width: 18em;
	float: left;
	border: thin solid #CCC;
	padding: 3px;
	text-align: center;
	clear: both;
}
#pic5 {
	height: 20em;
	width: 18em;
	border: thin solid #CCC;
	float: left;
	padding: 3px;
	text-align: center;
}
#pic2 {
	height: 20em;
	width: 18em;
	float: left;
	border: thin solid #CCC;
	padding: 3px;
	text-align: center;
}
#pic6 {
	height: 20em;
	width: 18em;
	border: thin solid #CCC;
	float: left;
	padding: 3px;
	text-align: center;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #900;
}
#mappic {
	padding: 4px;
}
#engage1 {
	padding: 4px;
}
#Diamondpic1 {
	float: right;
}
.picture {
	float: left;
}
#antiquepic {
	float: left;
	height: auto;
	width: auto;
	padding-left: 2em;
}
#antiquecont {
	width: auto;
	float: left;
}
