body {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#image-header {
	width: 900px;
	float: left;
}
#left-content {
	float: left;
	width: 548px;
	padding-top: 0px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	margin-top: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 15px;
}
#right-content {
	float: left;
	width: 310px;
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
#bottom {
	width: 880px;
	background-color: #000000;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	clear: both;
	text-align: center;
}
.grey-border {
	border: 5px solid #CCCCCC;
}
p {
	margin: 0px 0px 15px;
}
.orange-bullet {
	color: #FF9900;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #666666;
}

#bottom a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#bottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#bottom a:hover {
	color: #FF9900;
	text-decoration: none;
}
#bottom a:active {
	color: #CCCCCC;
	text-decoration: none;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#info {
	background-color: #678CB6;
	width: 880px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.align-right-div {
	text-align: left;
	width: 310px;
}
.big-white-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
