#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5b776;
	margin: 10px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#logo {
	float: left;
	height: 60px;
	width: 253px;
	margin-left: 220px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.box {
display:inline;
float:left
}
#holder {
	padding: 20px;
	width: 650px;
	margin-top: 5px;
	background-color: #;
	float: left;
	margin-left: 25px;
}
#Vline {
	background-color: #990000;
	float: left;
	height: 490px;
	width: 1px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Vline2 {
	background-color: #990000;
	float: left;
	height: 200px;
	width: 1px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	float: left;
	margin-left: 100px;
	width: 500px;
	line-height: 15px;
	text-align: left;
	margin-top: 15px;
}
#text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 240px;
	line-height: 15px;
	text-align: left;
}
#gallery1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B2B4BF;
	float: left;
	margin-left: 85px;
	line-height: 15px;
	text-align: left;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #990000;
	font-weight: normal;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF3300;
	font-weight: normal;
}
