/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #E90080;
	font-weight: bold;
	text-decoration: underline;
}

 a:hover {
	color: #8BA149;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #FDC9CD;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
}

h1{
	color: #FF1493;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
}

h2 {
	color: Purple;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

h3{
	color: #FF1493;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	font-variant: small-caps;
	font-style: italic;
}

td, p {
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.content {
   background: #ffffff url(images/back_girl.gif);
	background-position: top center;
	background-repeat: no-repeat;
	
}

.copyrights {
	color: #996666;
	font-size: 10px;
}

.bookbox {
	border: medium double #FF1493;
}

.navbar {
	background-color: #FDC9CD;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.bottombar {
	background-color: #FDC9CD;
	color: #666666;
	font-size: 10px;
}

.quote {
	color: #336800;
	font-size: 12px;
	font-style: italic;
}

.newsflash {
	border: 1px solid #FF1493;
	padding: 6px;
	background-color: #deffd9;
}

.linksbox{
	text-decoration: none;
	border: 0px;
}

a img.linksbox {
	text-decoration: none;
}

.friend{
	color: #FF1493;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
}

hr{
	color: #E90080;
}

.quote1 {
	color: #336800;
	font-size: 12px;
	font-style: normal;
}