/*
DIV#bannerphotos {
	width:380px; 
	height: 166px;
	background-image:url(../TCR-graphics/BannerPhoto-WomanBookShelves.jpg); 
	background-repeat:no-repeat; 
	filter:blendTrans(duration=.5);
}
*/

DIV#wholepage {
	font-size: 90%;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: 0;
	visibility: visible;
	width: 100%;
}
DIV#flyouts {
	position:absolute; 
	margin-left:auto;
	width: 300px;
	margin-right:auto;
	text-align:left; 
	top:0px; 
	z-index:200; 
	visibility: visible;
}
.panel {
	margin: 0px 30px 0px 0px; 
	padding: 0px 20px 0px 20px;
	font-size: 18px;
	line-height: 20px;
	width:520px;
	overflow:hidden;
}
.panelstyles p {
	margin-top: 6px;
	margin-bottom: 0px;
}
.panelstyles			{color:#666666; text-decoration:none; }
.panelstyles	A		{color:#666666; text-decoration:none; }
.panelstyles A:link		{color:#666666; text-decoration:none}
.panelstyles A:visited	{color:#666666; text-decoration:none}
.panelstyles A:hover	{color:red; text-decoration:none}
.panelstyles A:active	{color:#666666; 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 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #BAEF7E;
}


#content {
	width:726px;
	min-height: 640px;
	padding: 25px 25px 25px 25px;
	margin: 0px 0px 0px 0px;
	float: left;
}	

DIV#pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.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:105px; line-height:22px; overflow:hidden;
}
.rh {
float:right; width:600px; text-align:left; 
}
.lr {
padding: 10px 0px 0px 0px; margin: 0px 0px 0px 0px; clear:both;
}


.MenuSectionOptions {
background-color:#FFFFCC;
}

/* Andy's additions */

#transparentBar
{
	background-image:		url('../graphics/semiTransparentBG.png');
	height:					30px;
	left:					0px;
	position:				absolute;
	top:					0px;
	width:					100%;
}

#header
{
	background-color:		#A3FA74;
	/*background-color:		#3561A8;*/
	background-image:		url('../LIEM-graphics/wavesLong.png');
	background-position:	center bottom;
	background-repeat: 		repeat-x;
	display:				inline-block;
	float:					left;
	height:					350px;
	width:					100%;
}

#headerInner
{
	height:					350px;
	margin:					0px auto 0;
	width:					990px;
}

#bannerPhoto
{
	background-image:		url('../LIEM-graphics/photo.jpg');
	background-position:	right top;
	background-repeat:		no-repeat;
	display:				inline-block;
	height:					350px;
	width:					990px;
}

#headerGradient
{
	background-image:		url('../LIEM-graphics/headerGradient.png');
	background-repeat:		repeat-y;
	display:				inline-block;
	height:					350px;
	width:					990px;
}

#headerWaves
{
	background-image:		url('../LIEM-graphics/wavesLong.png');
	background-position:	center bottom;
	background-repeat: 		repeat-x;
	display:				inline-block;
	height:					350px;
	width:					990px;
}

#headerContent
{
	display:				inline-block;
	width:					990px;
}

#headerLogo
{
	background-image:		url('../LIEM-graphics/logo_header.png');
	height:					113px;
	margin:					68px 0px 0px 0px;
	width:					418px;
}

#headerContact
{
	float:					left;
	margin:					141px 0 0;
	width:					208px;
	height:					28px;
	background-image:		url(../LIEM-graphics/contactButton.png);
	background-repeat:		no-repeat;
}

#headerContact:hover
{
	background-image:		url(../LIEM-graphics/contactButton-hover.png);
	background-repeat:		no-repeat;
}

#headerSearch
{
	background-image:		url(../LIEM-graphics/searchBox.png);
	background-repeat:		no-repeat;
	float:					right;
	height:					29px;
	margin:					141px 0 0;
	width:					364px;
}

#searchBoxInput
{
	background:				none repeat scroll 0 0 transparent;
	border:					medium none;
	font-size:				80%;
	font-style:				italic;
	margin:					5px 0 0 6px;
	width:					281px;
	height:					13px;
	padding:				0px 0px 0px 0px;
}

#searchBoxButton
{
	float:					right;
	background-color:		transparent;
	background-image:		url("../LIEM-graphics/searchButton.png");
	background-repeat:		no-repeat;
	border:					none;
	font-size:				0px;
	height:					28px;
	padding:				0px;
	width:					73px;
	vertical-align:			top;
	line-height:			0px;
	color:					#FFFFFF;
}

#searchBoxButton:hover
{
	background-image:		url("../LIEM-graphics/searchButton-hover.png");
	cursor:					pointer;
}

#main
{
	background-image:		url(../LIEM-graphics/mainBG.png);
	background-repeat:		repeat-x;
	float:					left;
	width:					100%;
}

#mainInner
{
	margin:					0px auto 0px auto;
	text-align:				left;
	width:					990px;
}

#leftColumn
{
	float:					left;
	width:					200px;
}

#rightColumn
{
	float:					left;
	width:					776px;
	margin:					4px 3px 0px 11px;
	background-color:		#FFFFFF;
}

#TopLeft
{
	display:				inline-block;
	background-image:		url(../LIEM-graphics/content-corner-top-left.png);
	background-position:	top left;
	background-repeat:		no-repeat;
	padding:				0px;
	margin:					0px;
	width:					776px;
	min-height:				640px;
}

#TopRight
{
	display:				inline-block;
	background-image:		url(../LIEM-graphics/content-corner-top-right.png);
	background-position:	top right;
	background-repeat:		no-repeat;
	padding:				0px;
	margin:					0px;
	width:					776px;
	min-height:				640px;
}

#BottomRight
{
	display:				inline-block;
	background-image:		url(../LIEM-graphics/content-corner-bottom-right.png);
	background-position:	bottom right;
	background-repeat:		no-repeat;
	padding:				0px;
	margin:					0px;
	width:					776px;
	min-height:				640px;
}

#BottomLeft
{
	display:				inline-block;
	background-image:		url(../LIEM-graphics/content-corner-bottom-left.png);
	background-position:	bottom left;
	background-repeat:		no-repeat;
	padding:				0px;
	margin:					0px;
	width:					776px;
	min-height:				640px;
}

#footer
{
	background-image:		url("../LIEM-graphics/footer.png");
	background-position:	5px 3px;
	background-repeat:		no-repeat;
	float:					left;
	height:					68px;
	margin:					10px auto 0px auto;
	padding:				0px;
	width:					990px;
}

#footerSection
{
	width: 33%;
	text-align: center;
	margin-top: 17px;
}

#footerLeft
{
	float:					left;
	width:					200px;
	text-align:				center;
	margin:					22px 0px 0px 0px;
}

#footerMiddle
{
	float:					left;
	width:					580px;
	text-align:				center;
	margin:					24px 0px 0px 0px;
}

#footerRight
{
	float:					left;
	width:					200px;
	text-align:				center;
	margin:					17px 0px 0px 0px;
}

.manageRow
{
	display:			inline-block;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	clear:				both;
	border-bottom:		1px solid #FFFFFF;
}

.manageHighlight
{
	display:			inline-block;
	float:				left;
	width:				100%;
	line-height:		20px;
}

.manageHeader
{
	background-color:	#DDDDDD;
	display:			inline-block;
	float:				left;
	font-weight:		bold;
	line-height:		20px;
	margin-right:		2px;
	padding-left:		2px;
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
	font-size:			12px;
}

.manageNoEntries
{
	border-bottom:		1px solid #CCCCCC;
	border-top:			1px solid #CCCCCC;
	display:			inline-block;
	font-size:			12px;
	font-weight:		bold;
	margin-top:			5px;
	padding:			5px 0;
	text-align:			center;
	width:				100%;
}

.manageEntryBox
{
	display:			inline-block;
	float:				left;
	line-height:		20px;
	margin-right:		2px;
	padding-left:		2px;
	font-size:			12px;
}

.manageExtra
{
	display:			none;
	float:				left;
	width:				100%;
	background-color:	#EEEEEE;
	border-bottom:		1px solid #FFFFFF;
	line-height:		20px;
	padding:			5px 0px;
}

.manageExtraRow
{
	display:			inline-block;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	clear:				both;
}

.manageExtraL
{
	float:				left;
	width:				100px;
	font-weight:		bold;
	padding-left:		5px;
	text-align:			left;
	width:				188px;
	font-size:			12px;
}

.manageExtraR
{
	float:				left;
	width:				400px;
	line-height:		20px;
	font-size:			12px;
}

#newsbox
{
	background-color:		#DCE9EF;
	float:					left;
	font-size:				120%;
	margin:					25px 0 0;
	padding:				0;
	width:					100%;
}

#newsboxTop
{
	display:				inline-block;
	background-image:		url(../LIEM-graphics/newsbox-top.png);
	background-position:	top center;
	background-repeat:		no-repeat;
	height:					10px;
	margin:					0px;
	width:					100%;
}

#newsboxMiddle
{
	border-left:			1px solid #9DC0D2;
	border-right:			1px solid #9DC0D2;
	display:				inline-block;
	padding:				0 10px;
	width:					704px;
}

#newsboxBottom
{
	display:				inline-block;
	background-image:		url(../LIEM-graphics/newsbox-bottom.png);
	background-position:	top center;
	background-repeat:		no-repeat;
	height:					10px;
	margin:					0px;
	width:					100%;
}

.NewsBullet
{
	list-style-type:		none;
	margin-left:			0px;
	padding-left:			0px;
}

.NewsBullet li
{
	background:				url('../bullets/newsBullet.png') no-repeat scroll left top transparent;
	margin-left:			10px;
	padding:				0px 0px 10px 25px;
}

#editformpanel
{
	display:				inline-block;
	width:					100%;
	font-size:				84%;
	background-color:		#F0FBFB;
	border:					#8FC9C8 1px solid;
	padding:				3px 3px 7px 3px;
}

.hoverbox
{
	background-image:		url(../x-files/menu/MenuOverHover.png);
}

#dulogo
{
	background-image:		url(../x-files/LIEM-graphics/du_logo.png);
	background-repeat:		no-repeat;
	width:					163px;
	height:					37px;
}
