body {
	background-image: url(../gifs/pagebg.gif);
	background-color: #FFABC1;
	margin: 0px;
	padding: 0px;
}
#DivHeader {
	width: 880px;
	background-image: url(../gifs/contentbg.gif);
}

#DivNav {
	background-color: #D22F68;
	height: 21px;
	width: 880px;
	background-image: url(../gifs/navbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
#DivNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
#DivNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
#DivNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFABC1;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
#DivNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFABC1;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
.ContentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C11752;
}
#DivContent {
	background-image: url(../gifs/contentbg.gif);
	width: 836px;
	padding-right: 20px;
	padding-left: 24px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F386A6;
}
#DivContentContact {
	background-image: url(../gifs/contentbg.gif);
	width: 836px;
	padding-right: 20px;
	padding-left: 24px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5f4d18;
}
#DivContentHome {
	background-image: url(../gifs/contentbg.gif);
	padding-right: 20px;
	padding-left: 60px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 13px;
	color: #C11752;
	width: 800px;
}
#DivContentNoGirl {
	background-image: url(../gifs/contentbg.gif);
	width: 800px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C11752;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #D22F68;
	letter-spacing: 0.4em;
}


#DivFooter {
	width: 880px;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D22F68;
	letter-spacing: 0.2em;
	text-align: center;
}
.headline {
	letter-spacing: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #C11752;
	line-height: 20px;
	padding-top: 15px;
}
.SubTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E78FAE;
	font-weight: bold;
	padding-bottom: 3px;
	letter-spacing: 0.2em;
	width: 100%;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF6699;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF6699;
	text-decoration: underline;
}
a:hover {
	color: #DC1712;
	text-decoration: none;
}
.DivPromo {
	background-color: #fbe1e8;
	padding: 15px;
	border: 1px dashed #D22F68;
	width: 70%;
}

