/*
winter H1 etc: 993333
H2 336633?
*/

H1, H3, H4, H5, H6  {
		color: #993333;
}
HR {size: 1; color: #993333;}

.here  {
		color: #993333; font-weight: bold; text-decoration: underline;
}
.highlight	{color:#993333;}
.centeredBox	{width: 560px; padding:6px; color: #000000; background-color: #eeeeee; text-align:center;line-height:20px; border: dotted 1px #993333; }

.asterisk	{color: #993333; font-size:16px; vertical-align:sub;}

H2 {
		color: #993333;
}

a:link {
		color: #666666; 
		text-decoration: none;
}
a:active, a:hover {
		color: #3c71A3; 
		text-decoration: none;
}
a:visited {
		color: #666666;
		text-decoration: none;

}

.italicsub	{font-style:italic; color: #993333; font-size:12px;}

.describe {position:absolute; visibility: visible; bottom:0px; color: #cc9999; text-align:right; right: 0px; font-size: 1px; width: 580px; z-index:400;}

.poem	{position: relative; left: 10px; width: 95%; color:#669999; font-size: 11px; font-style: italic; font-family: times new roman, georgia, serif;
}

/*
currently set for valentine's day: background-color:#FFF2FF; color:#EE4F4F;
*/

.homepageSplashBG {position:absolute; visibility: visible; left: 180px; top:1px;  background:transparent; width: 400px; height: 300px; overflow:hidden; z-index: 60;}

.homepageSplash {position:absolute; visibility: visible; top: 2px; left: 182px; font-size:11px; width:396px; height: 296px; background-color:#FFF2FF; padding: 5 5 15 15; overflow: auto; z-index: 61; color:#EE4F4F;}

/*
div.homepageSplash a:link, a: visited 	{color: #EE4F4F; font-weight:bold; text-decoration:underline;}

div.homepageSplash a:active, a: hover 	{color: #ff0000; font-weight:bold; text-decoration:underline;}
- these didn't work consistently...
*/


.mainList_NAFF {position:absolute; visibility: visible; top: 2px; left: 182px; font-size:11px; width:286px; height: 306px; background-color:#ffffff; padding: 0 0 10 10; overflow: auto; z-index: 61;border:#993333 1px dotted;}

