﻿#main {
	margin: 0;
	background-image: url('images/teal-background.gif');
	font-size: 12px;
	font-family: Verdana;
}
.book_image {
	border: 2px solid #E64F96;
}
a.link_white {
	font-weight: 700;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
}
a.link_blue {
	color: #49B5CC;
	font-weight: 700;
}
#footer {
	margin: 0;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #49B5CC;
	color: #FFFFFF;
	font-weight: bold;
}
.divider {
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url('images/FDS-stripe.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center center;
}
.pink_area {
	padding: 5px;
	height: 2%;
	background-color: #D7548A;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}
#maincopy {
	border-color: #E64F96;
	padding: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	background-color: #49B5CC;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	color: #FFFF99;
	font-size: 24px;
	font-weight: bold;
	font-family: Garamond;
	text-decoration: underline;
	text-align: center;
}
.copy {
	color: #FFFFFF;
}
.copy_pink {
	color: #E64F96;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.columns {
	text-align: center;
	vertical-align: top;
	width: 25%;
}
a.link_pink {
	color: #EF519C;
	font-weight: 700;
}
.frankie_pic {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #49B5CC;
	vertical-align: top;
}
.copy_center {
	color: #FFFFFF;
	text-align: center;
}
h2 {
	color: #FFFFA2;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #ffff99;
	margin: 0px 0px -20px 0px;
}
.form {
	text-align: center;
}
.videoclip {
	padding: 5px;
	background-color: #D7548A;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	width: 225px;
	float: right;
	margin-left: 10px;
}
