body {
	background-image: url(images/tc_snowback.gif);
	background-color: #FFFFFF;
}

.hideit { display:none }

.showit { display:inline }


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial Black;
line-height:12px;
z-index:100;
filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;

}
.statetitle {
Color:#780505;
font-size:24px;
font-family:Arial Black;
letter-spacing:-1px;



}
#linkz a:hover {
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-size:10px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
color:black;
}

#dropmenudiv a {color:white}

a.topbarlink { 
color:white; 
font-size:11px; 
font-family:Arial Black;
text-decoration:none;
border-right: 1px solid black;
padding-right: 3px;
padding-left: 4px;
}
a:hover.topbarlink {
color:red;
}

.parastyle {
font-size:14px;
font-family:Georgia;
font-weight:normal;
border-top:1px dotted black; border-right:1px dotted black;

}

.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: times;
}


.sidelink {
text-decoration: none;
font-size: 11px;
line-height:18px;
margin-left:-8px;
background-color:#780505;
color:white;
padding:2px;
width:150px;
z-index:4;
padding-left:0px;
background-image:url(images/snowflake.png);
background-repeat:no-repeat;
background-position:10px center ;
font-weight:bold;
}

a.sidelink {
border:1px solid #FFFFFF;
display:block;
}

a:hover.sidelink {
color: blue;
background-color:white;
}

.comment {
	font-family: Arial;
	font-size: 12px;
}
BLOCKQUOTE {
	font-family: Times;
	font-size: 13px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: CCCCCC;
	border-left-color: CCCCCC;
	padding: 3px;
}

