@charset "utf-8";
.bgContent {
	background-image: url(images/bgMain.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b00075;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #da0286;
}
.menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 8px;
	padding-left: 8px;
}
.menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffd71c;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 8px;
	padding-left: 8px;
}
.copyright a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b00075;
	text-decoration: underline;
}
.copyright a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #680045;
	text-decoration: underline;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #870153;
	text-decoration: none;
}
body {
	background-color: #F079B2;
	background-image: url(images/bgMain.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.divider {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C9007B;
	border-bottom-color: #C9007B;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	color: #FFFFFF;
	letter-spacing: -2px;
}
.topPageLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
	text-decoration: underline;
}
.topPageLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.picPaddingRight {
	padding-right: 15px;
	padding-bottom: 5px;
}
.picPaddingLeft {
	padding-left: 15px;
	padding-bottom: 5px;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}
a {
	color: #b80071;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
