BODY	{
	scrollbar-base-color: #CFCFE0;
	scrollbar-track-color: #C0C0C0;
	backgroUnd-color: #FFFFFF;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #003BED; text-decoration: none; }

a:hover				 { color: #de0000; text-decoration: none }





/* PAGE FONTS AND TITLES */

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

TABLE		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #000000; FONT: normal 18px Arial, Helvetica, sans-serif; }
.title-cat  { color: #de0000; font: bold 20px Arial, Helvetica, sans-serif }
.subtitle	{ COLOR: #000000; FONT: 14px Verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	 { color: #385dcc; font: bold 13px/28px verdana, arial, sans-serif }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.smalltext	{ COLOR: #996600; FONT: 11px arial, sans-serif; font-weight: normal; }


.title-cat-superscript { color: inherit; font-size: 35%; font: arial, sans-serif; vertical-align: top;} 



#date-location	{ right: 10px; POSITION: absolute; TOP: 70px; }



/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #000000; }



/* MAIN IMAGE BACKGROUND COLOR */

.pictbackground		{ background-color: #FFFFFF; }



/* NON GALLERY IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }






/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("/picts/blackwhite/corner.gif"); }

.pageheight		{ background-image: url("/picts/shadow-vertical.gif"); background-repeat: repeat-y; }

.shadow-horizontal	{ background-image: url("/picts/shadow-horizontal.gif"); background-repeat: repeat-x; }






/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #779BDB;
		background-image: url("/picts/blackwhite/bar.jpg");
		height: 2px;
		border: solid #779BDB;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #222222;
		background-image: url("/picts/blackwhite/bar-bottom.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #779BDB 1px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			}


/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #FFFFFF;  
			background-image: url("/picts/blackwhite/background-scroller.jpg");
			background-repeat: repeat-y; 
			}

.scrollertitle 		{ color: #000000; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }

.scrollertext 		{ color: #000000; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: normal; }



/* SCROLLER LINK COLORS */

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #0033CC; text-decoration: none; }

a.scroller:hover					{ color: #FF6600; text-decoration: none; }














/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			background-image: url("/picts/blackwhite/background-sidebar.jpg");
			background-color: #222222;
			background-repeat: no-repeat;
			}

.sideborder		{ BORDER: #000000 1px solid; }

.sidebartitle		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #666666; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }


a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #0033CC; text-decoration: none; }

a.sidelink:hover					{ color: #FF6600; text-decoration: none; }










/* FOR RIGHT SIDEBAR */

//.sidebartext-right	{ color: #000000; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }
.sidebartext-right	{ color: #000000; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }



fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #000000;
		border:1px solid #000000;
		background-color: #F0F0F0;
		}
