DIV#bannerphotos {
	width:380px; 
	height: 166px;
	background-image:url(../TCR-graphics/BannerPhoto-WomanBookShelves.jpg); 
	background-repeat:no-repeat; 
	filter:blendTrans(duration=.5);
}

DIV#wholepage {
	margin-left:auto;
	width: 1000px;
	margin-right:auto;
	text-align:left;
	font-size: 90%;
/* Next two statements removed to allow text highlighting to function
after introduction of <base href="<%=SiteBaseAddress%>" /> - for XML dimple URLs
	position:relative; 
	z-index:100; 	
*/	
	top:0px;  
	visibility: visible;
}
DIV#flyouts {
	position:absolute; 
	margin-left:auto;
	width: 1000px;
	margin-right:auto;
	text-align:left; 
	top:0px; 
	z-index:200; 
	visibility: visible;
}
.panel {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	border-top: #000000 0px dotted;
	border-bottom: #000000 0px dotted;	
	font-size: 85%;
	width:170px;
/*	overflow:hidden;  */
}
.panelstyles p {
	margin-top: 6px;
	margin-bottom: 0px;
}
.panelstyles			{color:#333333; text-decoration:none; }
.panelstyles	A		{color:#333333; text-decoration:none; }
.panelstyles A:link		{color:#333333; text-decoration:none}
.panelstyles A:visited	{color:#333333; text-decoration:none}
.panelstyles A:hover	{color:red; text-decoration:none}
.panelstyles A:active	{color:#333333; text-decoration:underline}

.panelstyles H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.paneledit {
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-color: #BAEF7E; */
}


DIV#content {
	padding: 0px 30px 0px 30px;
	margin: 25px 0px 0px 0px;
}	

DIV#pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV#footer {
/*	background-image:url(../TCR-graphics/Footer-Background.gif);  */
/*	background-repeat:no-repeat;  */
	width: 1000px;
	height: 30px;
	margin-bottom: 0px;
	background-color:#575265;
}


.elh {
float:left; text-align:right; width:100px; line-height:22px; overflow:hidden;
}
.erh {
float:right; width:457px; text-align:left;
}
.elr {
padding: 3px 0px 0px 0px; clear:both;
}


.lh {
float:left; text-align:right; width:100px; line-height:22px; overflow:hidden;
}
.rh {
float:right; width:420px; text-align:left; 
}
.lr {
padding: 10px 0px 0px 0px; margin: 0px 0px 0px 0px; clear:both;
}


.MenuSectionOptions {
background-color:#FFFFCC;
}
