body
	{
	background-image:url(../art/columns.bg.gif);
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	}

#header h2,
#header h3
	{
	color: #ffffff;
	}

#header h2
	{
	font-size:28px;
	line-height:22px;
	margin:0 0 20px;
	}

#header h3
	{
	font-size:17px;
	font-style:italic;
	margin-bottom:0;
	}
		 
#header {
	background-image:url(../art/header.bg.gif);
	}

#colorBar1
	{
	background-color:#ffffff;
	border-bottom:7px solid #a7a7aa;
	border-top:15px solid #c0c0c3;
	}

#header #headline
	{
	width: 530px;
	}

#content
	{
	width: 530px;
	}

#sideBarContentWrapper
	{
	border-top: #000000 1px solid;
	}

#sideBar
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

#sideBar #navtree_wrapper .fv_nav_treelist ul li a,
#sideBar #navtree_wrapper .fv_nav_treelist ul li a.selected
	{
	background-color:#751c2b;
	}

#sideBar #navtree_wrapper .fv_nav_treelist ul li a.selected
	{
	font-weight: bold;
	}

#sideBar #navtree_wrapper .fv_nav_treelist ul li a.selected:hover,
#sideBar #navtree_wrapper .fv_nav_treelist ul li a:hover
	{
	background-color: #dbacb4;
	color: #000000;
	}

	/*
#sideBar #navtree_wrapper .fv_nav_treelist ul li a.selected:hover
	{
	background-color: #520e19;
	color: #ffffff;
	} */

