
/* CSS Document */

p 			{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #9900B3}
a:link 		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #66AA99; text-decoration: none}
a:hover 		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #9900B3; text-decoration: none}
a:active 		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #66AA99; text-decoration: none}
a:visited 		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #66AA99; text-decoration: none}
a:visited:hover	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #9900B3; text-decoration: none}
h2 			{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; text-transform: capitalize; color: #9900B3; text-decoration: underline}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #9900B3; text-decoration: none}
.storyquote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: normal; color: #9900B3}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #9900B3; text-decoration: underline; text-transform: capitalize}
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; color: #9900B3; text-decoration: blink}
.personalData td { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #9900B3; }
.tiny 			{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #9900B3}
.tinygrey		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #AAAAAA}
li 			{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #9900B3}
.style10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;	color: #FF0000; }

body { 
	background-color: #FAE7FD;
	scrollbar-face-color: #FAE7FD;
	scrollbar-highlight-color: #FAE7FD;
	scrollbar-shadow-color: #FAE7FD;
	scrollbar-3dlight-color: #F8DAFC;
	scrollbar-arrow-color:  #66AA99;
	scrollbar-track-color: #FFF2FF;
	scrollbar-darkshadow-color: #9900B3;
	background-attachment: fixed; 
/*	background-image: url(../images/XmasBG.gif);	*/
	background-image: url(../images/page_bg2.jpg); 
	background-position: center top;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.derbyshire {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #9900b3;
	}
	
h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9900b3;
}
#banner {
	padding: 0px 0px 0px 0px;	
}
#title {
	margin: 10px 10px 0px 10px;
}

#wrapper {
	width: 760px;
	padding: 0px;
	margin: 10px auto 0 auto;
	text-align: left;
	background-color: #FAE7FD;
}
#content {
	padding: 0px 20px 0 20px;
	margin: 0px;
	border-left: 1px solid #9900B3;
	border-right: 1px solid #9900B3;
	border-bottom: 1px solid #9900B3;
}
img {
	border: 0;
}
#dailystats {
	padding: 30px 0px 0px 0px;
}
#donwrapper {
	width: 190px;
	float: right;
	padding: 0px 10px 0px 10px;
}
#donthermo {
	width: 170px;
	margin: 0px 0px 0px 0px;
	background-color: #FAE7FD;
	border: 1px	solid #9900B3;
	padding: 0px 5px 5px 5px;
}
#donthermo hr { 
	width:160px; 
	color: #9900B3; 
}

#adwrapper {
	width: 300px;
	float: right;
	padding: 0px 10px 0px 10px;
}

#whatsnew {
	width: 288px;
/*	float: right; */
	margin: 0px 0px 0px 0px;
	background-color: #FAE7FD;
	border: 1px	solid #9900B3;
	padding: 0px 5px 5px 5px;
}
#whatsnew table {
	border: none;
	margin: 0;
	padding: 0;
}
#whatsnew table td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #9900B3;
	padding: 2px 0px 2px 0px;
}
#whatsnew tr { 
	background-color:#FFF2FF;
}
#whatsnew tr.Highlite { 	
	background-color:#F8DAFC; 
}
#consultant {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #9900B3;
	border: 1px	solid #9900B3;
	padding: 5px;
}
#consultant td {
	padding: 5px 10px 5px 10px;
}
#consultant tr {
	background-color:#FFF2FF;
}
#consultant tr.Highlite { 	
	background-color:#F8DAFC; 
}
#indexstories td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #9900B3;
	padding: 5px 10px 5px 10px;
	border-collapse: collapse;
	border: 0;
}
#indexstories {
	border: 1px	solid #9900B3;
	padding: 5px;
}
#indexstories tr.Highlite { 	
	background-color:#F8DAFC; 
}
#indexstories tr.Lolite { 	
	background-color:#FFF2FF; 
}
#links td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #9900B3;
	padding: 5px 5px 5px 10px;
	border-collapse: collapse;
	border: 0;
}
#links {
	text-align: left;
	border: 1px	solid #9900B3;
	padding: 15px 20px 10px 20px;
}
#partners {
	text-align: left;
	border: 1px	solid #9900B3;
	padding: 5px 20px 5px 20px;
	margin: 10px 0px 0px 0px;
}
#linkstext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #9900B3;
	padding: 5px 10px 0px 10px;
	border-collapse: collapse;
	border: 0;
}
#links .storyquote {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #9900B3;
	padding: 10px 0px 10px 0px;
	border-collapse: collapse;
	border: 0;
}

.pagediv {
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
}

.quotediv {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.widgIframe { background-color: #FFFFFF}
hr { width:400px; color: #9900B3; }

.story {
	overflow:hidden;
	clear:both;
	padding:2em 0 0;
	margin-bottom:1em;
	text-align: justify;
}
.story img.openquote{
	float: left;
}
.story img.closequote{
	float: none;
	vertical-align: text-top;
}
