BODY	{
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #C0C0C0;
	backgroUnd-color: #DBDED2;
	}

.outerbackground { background-color: #DBDED2; }

.innerbackground { background-color: #DBDED2;  border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; }



/* NON-MENU LINK COLORS */

a:link	 	{ color: #325344; text-decoration: none; }

a:visited	{ color: #325344; text-decoration: none; }

a:active	{ color: #ab6c18; text-decoration: none; }

a:hover		{ color: #ab6c18; text-decoration: none; }





/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.title		{ COLOR: #000000; FONT: 18px verdana, arial, sans-serif; font-weight: bold; font-style: normal; }

.subtitle	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; font-style: normal; }

.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.smalltext	{ COLOR: #996600; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }



#date-location	{ right: 10px; POSITION: absolute; TOP: 65px; }



/* 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/corner3.gif"); }

.pageheight		{ background-image: url("../picts/shadow-vertical2.gif"); background-repeat: repeat-y; }

.shadow-horizontal	{ background-image: url("../picts/shadow-horizontal2.gif"); background-repeat: repeat-x; }






/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #222222;
		background-image: url("../picts/blackwhite/bar2.jpg");
		height: 12px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #222222;
		background-image: url("../picts/blackwhite/bar2.jpg");
		height: 15px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #737171 1px solid;
			background-color: #F0E4D6;
			color: #FFFFFF;
			}











/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #FFFFFF;
			background-image: url("../picts/gray/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: arial, 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-sidebar2.jpg");
			background-color: #aeb69c;
			background-repeat: no-repeat;
			}

.sideborder		{ BORDER: #000000 1px solid; }

.sidebartitle		{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif; font-style: normal; font-weight: bold; }

.sidebartext		{ COLOR: #000000; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }


a.sidelink:link						{ color: #325344; text-decoration: none; }

a.sidelink:visited					{ color: #325344; text-decoration: none; }

a.sidelink:active					{ color: #ab6c18; text-decoration: none; }

a.sidelink:hover					{ color: #ab6c18; text-decoration: none; }









/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #000000; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }

fieldset 	{
		border: #4F675E 1px solid;
		}


fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #000000;
		border:1px solid #000000;
		background-color: #FFFFFF;
		}