  #middlecontainer {
	background: url('../images/leftnavbg.gif') repeat-y left; /* add it by adding another . infront of /images.  tan= leftnavbg2 */
	margin-right: 7px;
	margin-top:0px;
	
}   #middlecontainerQ {
	background: url('../images/leftnavbg.gif') repeat-y left; /* add it by adding another . infront of /images.  tan= leftnavbg2 */
	margin-right: 7px;
	margin-top:0px;
	
} p.padder {
	padding-top: 30px;

/*** left navigation ***/

} #leftnav {
	float: left;
	width: 162px;
	padding-top: 10px; /* padding from the top for the words, not the */
	background: url('../images/leftnavbg.gif');

} #leftnav ul {
	display: block;
	list-style: none;
	margin: 5px 0 30px;
	padding: 0;
	background:url('./images/leftnavbg2.gif') no-repeat bottom center;

} #leftnav ul li {
	display: block;
	background: url('../images/leftnavdiv.gif') no-repeat top center;
	margin: 0;
	padding: 2px 0 0 12px;

} #leftnav ul li.active, #leftnav ul li.active-selected {
	background-color: #dadfe5;
	background-position: top right;
	
} #leftnav ul li.active-selected {
	background-image: url('../images/leftnavdiv1.gif');

} #leftnav ul li a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;

} #leftnav ul li a:hover, #leftnav ul li.active a, #leftnav ul li.active-selected a {
	color: #800000; /* 332272 */
	/*font-weight: bold; */

} #leftnav ul li.active ul li a, #leftnav ul li.active-selected ul li a {
	font-weight: normal;
	
} #leftnav ul li.active ul li a:hover, #leftnav ul li.active-selected ul li a:hover {
	font-weight: bold;

/* tiers */
} #leftnav ul.tier-n {
	display: block;
	list-style: none;
	margin: 6px 0 0 2px;
	padding: 0 0 3px 0;
	background-image: none;

} #leftnav ul.tier-n li {
	display: block;
	background-image: none;
	margin: 0;
	padding: 0 0 0 8px;

} #leftnav ul.tier-n li.active, #leftnav ul.tier-n li.active-selected {
	background-color: white;
	background-position: top right;

} #leftnav ul.tier-n li.active-selected {
	background-image: url('/images/leftnavtiern-1.gif');

} #leftnav ul.tier-n li a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	
} #leftnav ul.tier-n li a:hover, #leftnav ul.tier-n li.active a, #leftnav ul.tier-n li.active-selected a {
	color: #800000;
	/* font-weight: bold; */

} #leftbreadcrumb {
	padding-left: 12px;
	font-size: 10px;
	color: #333;
	font-weight: bold;


/*** titlebox ***/

} div.titlebox {
	float: right;
	position: relative;
	margin: 7px 1px 7px 0;
	width: 593px;
	height: 56px;

} div.titlebox img {
	display: block;
	position: absolute;
	top: 34px;

} #titlebox-picture img {
	left: 162px;  /* 162 */

} #titlebox-contact img {
	left: 95px;

} #titlebox-style1 img {
	left: 169px;

} #titlebox-style2 img {
	left: 128px;

} #titlebox-custom img {
	left: 133px;

} #titlebox-other img {
	left: 158px;

} #titlebox-about img {
	left: 109px;


/*** cross  space ***/

} #righthilitebox {
	float: right;
	clear: right;
	width: 168px;
	
} #rightsidebox {	
	float: right;
	clear: right;
	width: 30px;

} div.cp {
	position: relative;
	width: 168px;


/*** content ***/

} div.content {
	float: left;
	margin: 8px 0 0 8px;
	line-height: 1.3em;

} div.leftstuff#middlecontainer div.content {
	width: 410px;

} div.usefull#middlecontainer div.content {
	width: 592px;

} div.content a.minilink {
	line-height: 15px;
	margin-bottom: 3px;



} div.contentQ {
	float: left;
	margin: 8px 0 0 8px;
	line-height: 1.3em;

} div.leftstuffQ#middlecontainerQ div.contentQ {
	width: 585px; /* og = 575 */

} div.usefullQ#middlecontainerQ div.contentQ {
	width: 592px;/* og = 592 */
	
} div.contentQ a.minilink {
	line-height: 15px;
	margin-bottom: 3px;



}

