body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #A20043;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #A20043;
}
#container {
	height: 644px;
	width: 1024px;
	margin: auto;
}
#container .line {
	height: 2px;
	width: 1024px;
}
#container .footer {
	background-color: #F1CCDE;
	height: 40px;
	width: 1024px;
	float: left;
	background-image: url(../images/bbfooter.jpg);
	text-align: center;
	vertical-align: middle;
}
#container .body {
	height: 500px;
	width: 800px;
	float: right;
}
#container .bodyHome {
	height: 500px;
	width: 800px;
	float: right;
	background-image:url(../images/bg_home.jpg);
	text-align:right;
}
#container .nav {
	height: 500px;
	width: 224px;
	float: left;
	background-image: url(../images/bg_nav.jpg);
}
#container .nav img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1A1C5;
}
#container .header {
	height: 100px;
	width: 1024px;
}
#container .footerline {
	height: 2px;
	width: 1024px;
	float: left;
}
.whiteText {
	color: #FFF;
}
#container .bodyText {
	height: 460px;
	width: 460px;
	float: left;
	padding: 20px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #F6F;
	text-decoration: none;
}
a:visited {
	color: #F6F;
	text-decoration: none;
}
.white {
	color: #FFF;
	text-decoration: none;
}
#container .bodyImage {
	height: 500px;
	width: 300px;
	float: right;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #B7005D;
	border: 1px solid #B7005D;
	background-color: #F1CCDE;
}
#container .bodyImage_contactus {
	height: 500px;
	width: 300px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/bg_contactus.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
