BODY		{ scrollbar-base-color: #000000;
		scrollbar-track-color: #666666;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #999999;
		scrollbar-3dlight-color: #666666;
		scrollbar-darkshadow-color: #666666;
		scrollbar-shadow-color: #999999;
		scrollbar-arrow-color: #FFFFFF;
		margin: 0;
		padding: 0;
		border: 0;}


 /* MAIN BACKGROUNDS  */





 /* PAGE LINKS  */


a:link		{
	color: #333;
	text-decoration: none;
}

a:visited	{
	color: #CCCCCC;
	text-decoration: none;
}

a:active	{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover		{
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
}




 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{
	COLOR: #C0C0C0;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.title 		{
	COLOR: #FFFFFF;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold
}

.subtitle 	{
	COLOR: #FF9966;
	font-weight: bold;
	letter-spacing: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}




.rollover 	{
	text-align: center;
}

.rolloveron 	{ background-color: #FFFFFF;filter:gray}

.normal 		{
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.photocaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-align: center;
}

.bulletin 		{
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.bulletin2 		{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}




 /* HIDE MENU AND ITEMS FOR PRINTING */






 /* START FOOTER LINK COLORS */



.copyright 	{
	COLOR: #333;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
}






/* IMAGE MOUSEOVERS */


.image-border		{ LEFT: 0px; position: relative; top: 0px; border: #999999 1px solid }

.image-borderon		{ LEFT: 2px; position: relative; top: 2px; border: #FFFFFF 1px solid }





 /* START THE CODE FOR THE MENUS */






.menu		{
	font-family: verdana, arial, helvetica, sans;
	font-size: 10px;
	letter-spacing: 0px;
	height: 5px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	display: block;
	white-space: nowrap;
	border: #999999 0px solid;
}





 /* GALLERY NAV MENU */



.menu-nav	{
	font-family: verdana, arial, helvetica, sans;
	font-size: 14px;
	letter-spacing: 0px;
	height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	cursor:hand;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	display: block;
	white-space: nowrap;
	border: #999999 0px solid;
	background-color: #FFFFFF;
}

