.borderNav {
	border: 1px solid #FF8CFF;

}
.padNav {
	padding: 7px 15px;
}
.padNavBorder {
	padding-top: 25px;
	padding-bottom: 5px;
}
.line {
	background-image: url(images/border.gif);
}
.emailPad {
	padding-top: 3px;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;


}
.borderPic {
	border: thin solid #FF8CFF;
}
.textPad {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.line1 {
	background-image: url(images/borderFoot.gif);
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	letter-spacing: 1px;


}
.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: top;
}
h1 {
	font-family: "French Script MT", "Script MT Bold", Script, Verdana;
	font-size: 34px;
	color: #000000;
}
img {
	border: none;
}
.box {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	left: 450px;
	top: 150px;



}
a {
	color:#333333;
}
a:hover {
	text-decoration:none;
}