body {
	background-color: #000;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
}
.LayoutTable {
	background-image: url(Images/Background1.jpg);
	background-position: center;
}

body a {
	color: #FFF;
}
body a:hover {
	color: #999;
}
.Map {
	padding-top: 10px;
	padding-bottom: 10px;
}



.Title {
	font-size: 20pt;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 5px;
}
.TableBorder {
	border: 1px solid #999;
}

.TextBody {
	padding-top: 5px;
}

.LinksTableBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 15px;
}
.LinksTableBorder a {
	color: #FFF;
	text-decoration: none;
}
.LinksTableBorder a:hover {
	color: #999;
	text-decoration: underline;
	text-transform: capitalize;
}
.Footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	color: #666;
}

.LinksHeaders {
	width: 143px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 15px;
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
	font-variant: small-caps;
}


.LogoHeader {
	width: 425px;
}
.Spacer {
	width: 15px;
}
.Subtitle {
	font-size: 14pt;
	text-decoration: underline;
}
.SubHomeCollectionPicture {
	border: 1px solid #FFF;
}
