BODY {
	scrollbar-base-color: bLACK;
	scrollbar-highlight-color: BLACK;
	scrollbar-3dlight-color: black;
	scrollbar-face-color : #DB2725;
	scrollbar-track-color : Black;
	scrollbar-arrow-color : #0096B1;
	margin-left: 0;
	margin-top: 0;
	background-color : Black;
}

 /* THESE CONTROL ALL LINKS THAT ARE NOT CUSTOMIZED */
a:link	{ color: #E8D19D; text-decoration: none }

a:visited	{ color: #0096B1; text-decoration: none }

a:active	{ color: #E8D19D; text-decoration: none }

a:hover	{ color: #DB2725; text-decoration: none }


TABLE 		{ COLOR: #FFFFFF; FONT: 12px arial; font-weight: normal }	

.title		{ color: #FFFFFF; font: 25px arial; font-weight: bold }

.subtitle 	{
	COLOR: #0096B1;
	FONT: 16px arial;
	font-weight: bold;
	height : 50px;
}
 
.buffTD {
	color: #7B432D;
	font: 16px arial;
	font-weight: normal;
	background-color : #E8D19D;
	padding-left : 40px;
	padding-right : 40px;
}	

.sideTD {
	background-image : url(http://www.theoldbarnmuseum.org/siteimages/horizstripe.gif);
}

.thumbframe   {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

.copyright 	{
	COLOR: #B19D7A;
	FONT: 12px Arial;
	font-weight: bold;
}

.news 	{
	FONT: 14px Arial;
	font-weight: bold;
	text-decoration : none;
}






















