
html, body{
margin: 0;
padding: 0;
scrollbar-base-color: #333333;
scrollbar-arrow-color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
background-color: #333333;
text-align: center;
}

.underlineLink{
font-size: 10pt;
margin: 50px 5px;
color: #FFFFFF;
}

.underlineLink:hover {
color: #FF0000;
font-size: 10pt;
}

.blackborder{
border-right: solid 1 black;
}

.textblock {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
background-color: #666666;
text-align: left;
border: solid #666666 1px;
}

.text{
margin: -495px 10px 10px 10px;
}

.defaultHeight{
height: 499px;
/*float: right;*/
}

.clear {
    /*clear:both;*/
    height:1px;
    overflow:hidden;
}

.googleAdd{
margin-top: 5px;
text-align: center;
}

h2{
font-size: 10pt;
font-weight: bolder;
text-decoration: underline;
margin: 5px 0px 10px 0px;
}

h1{
font-size: 12pt;
font-weight: bolder;
text-decoration: none;
margin: 10px 0px 10px 0px;
}

.bol{
font-size: 10pt;
font-weight: bolder;
color: #FFFFFF;
}

.bol:hover{
color: #FF0000;
text-decoration: underline;
}

.underlineLink{
font-size: 9pt;
color: #FFFFFF;
}

.underlineLink:hover {
font-size: 9pt;
color: #FF0000;
text-decoration: underline;
}

.indexLink{
font-size: 9pt;
margin: 50px 5px;
color: #FFFFFF;
}

.indexLink:hover {
color: #FF0000;
text-decoration: underline;
}

h2{
font-size: 10pt;
font-weight: bolder;
text-decoration: underline;
}

h1{
font-size: 12pt;
font-weight: bolder;
text-decoration: none;
}

.guestbookEntry
{
margin-top: 15px;
}

.guestbookDate
{
font-size: 8pt;
font-style: italic;
text-align: right;
float: right;
}

.guestbookLine
{
text-align: left;
margin-top: 25px;
border-bottom:  dotted white 1px;
}

.guestbookName
{
margin-top: 10px;
text-align: left;
font-size: 10pt;
font-weight: bolder;
}

.guestbookMessage
{
margin-top: 10px;
}

.textBox
{
width: 200px;
}

.linkBox{
margin-top: 20px;
border-top:  dotted white 1px;
padding: 10px 0px;
}

.errorMessage
{
color: red;
background-color: #FFFFFF;
border: solid red 1px; 
padding: 5px 5pt 5px 5pt;
margin: 25px 10px;
width: 230px; 
text-align: left;
}

.letterLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #444444;
	font-size: 10pt;
	text-decoration: none;
	width: 25px;
	text-align: center;
}
.letterLink:hover  {
	background-color: #0033CC;
	text-decoration: none;
}
.droomIndex {
margin-top: 15px;
text-align: center;
background-color: #444444;
}
.searchBox { 
width: 225px; 
background-color: #444444; 
color: #FFFFFF; 
font-size: 10pt;
}
.searchButton { 
width: 100px; 
background-color: #444444; 
color: #FFFFFF; 
font-weight: bold; 
font-size: 10pt;}

.foundWord{
font-weight: bolder;
text-decoration: none;}
