@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
.bottombox {
	background-image: url(images/site2_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}
.centerbox {
	background-image: url(images/site2_06.jpg);
	background-repeat: repeat-y;
	padding-right: 200px;
	padding-left: 180px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	vertical-align: top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/* LINKS */
.bottom_links {
	padding-top: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
.bottom_links  a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.bottom_links  a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.centerbox p a {
	font-size: 12px;
	color: #E20082;
	text-decoration: underline;
}
.centerbox p a:hover {
	color: #FFF;
}
.centerbox table tr td a {
	color: #FFF;
	text-decoration: underline;
}
.centerbox table tr td a:hover {
	color: #FFF;
	text-decoration: bold;
}


.biopic {
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 2px;
	margin-top: 0px;
}
.gallerypic {
	background-color: #FFFFFF;
	padding: 2px;
}
h1 {
	color: #E92E94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8128E;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
	width: 70px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 13px;
}
.quotes {
	font-family: "Lucida Handwriting";
	font-size: 20px;
	line-height: 24px;
	text-align: left;
}
hr {
	background-color: #95D2D5;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
}
hr.line {
	margin: 0px;
	background-color: #7BC4C5;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #91CFD2;
	padding: 0px;
	border-bottom-width: 0px;
}
.pinktext {
	color: #E20082;
	font-weight: bold;
}
.titles {
	font-size: 13px;
	font-weight: bold;
}
ol {
	margin-top: -10px;
}
li a {
	color: #E20082;
}
