#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 1px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 1;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Arial;
line-height: 1.1em;
color: white;
padding: 3px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
body {FONT-SIZE: 11px; COLOR: #000000; font-family:Verdana, Helvetica, sans-serif; margin-bottom:0px; margin-top:0px}
P {FONT-SIZE: 11px; COLOR: #333333; font-family:Verdana, Helvetica, sans-serif; margin-bottom:0px; margin-top:0px; margin-left:20px; margin-right:20px}


.bdr{border-color:#000000; border-width:1px; border-style:solid; border-bottom-color:#FFFFFF}
.bdrblack{border-color:#000000; border-width:1px; border-style:solid; }

.para01{ font-family:Verdana, Helvetica, sans-serif; color:#333333; font-size:10px;line-height:1.5; text-align:justify; }
.para02{ font-family:Verdana, Helvetica, sans-serif; color:#000000; font-size:10px; }

.pic{margin-left:20px; margin-bottom:7px; margin-top:7px}
.picleft{margin-right:20px; margin-bottom:7px; margin-top:7px}

.bull { list-style-image:url(images/bull01.gif); font-family:Verdana, Helvetica, sans-serif; color:#990000; font-size:10px; margin-left:20px; margin-right:20px; margin-top:5px; margin-bottom:0px}


.subhead{font-family: Arial, Helvetica, sans-serif;color:#666666;font-size:11px;font-weight: bold;}
.contact{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF6600;font-size:10px;font-weight: bold;}
.subhead01{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF0000;font-size:11px;font-weight: bold;}
.subhead02{font-family:Arial, Helvetica, sans-serif;color:#990000;font-size:12px;font-weight: bold;}
ul {margin-bottom:10px; margin-top:0px}
li {margin-bottom:5px; margin-top:0px}


A:visited {
	COLOR: #9E0B0E; text-decoration:none;text-decoration:underline
}
A:hover {
	COLOR: #000000; text-decoration:none; 
}
A:link {
	COLOR: #9E0B0E; text-decoration:none;text-decoration:underline
}


A.more:link { COLOR: #D90000; text-decoration:none}
A.more:visited { COLOR: #D90000; text-decoration:none}
A.more:hover { COLOR: #D90000; text-decoration:none; text-decoration:underline}

A.album:link { COLOR: #D90000; text-decoration:none}
A.album:visited { COLOR: #D90000; text-decoration:none}
A.album:hover { COLOR: #D90000;border-color:#000000; border-width:1px; border-style: groove}

A.footer:link { COLOR: #733F40; text-decoration:none}
A.footer:visited { COLOR: #733F40; text-decoration:none}
A.footer:hover { COLOR: #733F40; text-decoration:none; text-decoration:underline}
