body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/page_bg.jpg) repeat left top;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.wrapper {
	background: url(images/tile.jpg) repeat-y left top;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 792px;
}
.header {
	background: url(images/header.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 247px;
	width: auto;
}
table.headertable {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 450px;
}
.content {
	padding: 0px;
	height: auto;
	width: auto;
	margin-right: 50px;
	margin-left: 50px;
}
.footer {
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background: url(images/footer.jpg) no-repeat left bottom;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
span.right {
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	color: #660066;
}
.page_highlights {
	position: absolute;
	width: 200px;
	top: 180px;
	left: 600px;
	font-size: 20px;
	text-align: center;
	color: #FE2E62;
	z-index: 5;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #7F1967;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.caption {
	font-size: 25px;
	color: #EE3F6A;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.highlight {
	font-weight: bold;
	color: #660066;
}
.caption2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.info {
	height: auto;
	width: auto;
	padding-bottom: 30px;
}
.alert {
	margin: auto;
	width: 600px;
	text-align: center;
	background-color: #FFEDF1;
	border: 1px solid #F8C2D2;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.alert h3 {
	color: #FE2F63;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.border {
	border: 5px solid #101010;
}
