body {
background-color: #EEEEEE;
background-image:url(../../images/css-gwl/bg-overall.jpg);
background-repeat:repeat-y;
/* background-image: url(../../images/css-gwl/blue_pixelshim.gif);
background-repeat:repeat; */


scrollbar-face-color:#0F2B5B;
scrollbar-highlight-color:#0F2B5B;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#9BB3BD;
scrollbar-shadow-color:#0F2B5B;
scrollbar-arrow-color:#FFF118;
scrollbar-track-color:#C7C9BE;
}
/******************************************************************/
/********************* MAIN LAYOUT STYLES *************************/
/******************************************************************/

html {
background-color:#EEEEEE;
}
/background-image:url(../../images/css-gwl/bg-overall.jpg);/

#container {
margin: 0px auto;
background-color: #EEEEEE;
background-image:url(../../images/css-gwl/bg-overall.jpg);
background-repeat:repeat-y;
}

/* ---------------------------- TOP ---------------------------*/

#top {
background-color: #ffffff;
height:118px;/* minimum height - will stretch if "sears"-image is larger */ 
background-image: url(../../images/css-gwl/bg-overall.jpg);
background-repeat:repeat;
}

#top h1 {margin: 0;}

#top p {
margin:0px 0px 0px 0px;
float:left;
}

#top img {
float:left;
height: 118px;
width:886px;
}

/* ---------------------------- TOP CALLING ---------------------------*/

#topcalling {
background-color: #ffffff;
height:118px; /* minimum height - will stretch if "sears"-image is larger */ 
background-image: url(../../images/css-gwl/blue_pixelshim.gif);
background-repeat:repeat;
}

#topcalling h1 {margin: 0;}

#topcalling p {
margin:0px 0px 0px 0px;
float:left;
}

#topcalling img {
float:left;
height: 118px;
width:886px;
}

/* ------------------------ horizontal navigation bar --------------------*/
#navtop {
text-align:center;
height: 26px;
color: white;
font-size:14px;
background-image: url(../../images/css-gwl/bg-overall.gif);
background-repeat:repeat;
}

#navtop a {
color:white;
text-decoration:none;
cursor:pointer;}

#navtop a:hover {
background: #EEEEEE;
color:purple;}

#navtop {
background-image: url(../../images/css-gwl/bg-overall.jpg);
background-repeat:repeat;
padding-left: 163px;
font-size: 90%;
font-weight: bold;
}

#navtop ul {
margin-left: 16px;
}

#navtop ul li {
display: inline;
float: left;
margin-right: 1px;
width: 97px;
text-align: center;
}

#navtop ul li.notcurrent,#navtop ul li.admin {
display: block;
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 0; */
height: 26px;
line-height: 26px;
color: #0F2B5B;
text-decoration: none;
font-weight: bold;
}

#navtop ul li a {
display: block;
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 0;*/
height: 26px;
line-height: 26px;
color: #0F2B5B;
text-decoration: none;
font-weight: bold;
}

#navtop ul li a.admin {
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 -78px;*/
/*login button*/
color: white;
}

#navtop ul li a.current {
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 -52px;*/
color: #930;
}

#navtop li.current { /*for the current page that is NOT a link*/
display: block;
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 -52px;*/
color: #930;
height: 26px;
line-height: 26px;
}

#navtop ul li a:hover {
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 -26px;*/
color: #930;
}

#navtop ul li a.current:hover {
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 -52px;*/
}

#navtop ul li a.follow { 
margin-left:70px;
margin-top:-20px;
width:30px; height:10px;
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 -126px;/*
/*moves it out of view */
}

#navtop ul li a.follow:hover { 
/*background: transparent url("../../images/css-gwl/tabs.gif") no-repeat 0 -126px;*/
/*moves it out of view */
width:20px;
}

#navtop h2.notcurrent { /* do not display empty navigation section -- when not-logged in */
display:none;}

#navtop h2.button-admin { /* administration button */
margin:0;
background-image: none;
position: absolute;
top:22px;
left:0px;
color:white;
background-color:red;
border: 1px solid white;
padding:2px 10px 2px 10px;
width: 150px;
font-size:1.25em;
}

#navtop h2.button-admin-off { /* administration button - touch mode */
margin:0;
background-image: none;
position: absolute;
top:0px;
left:0px;
color:white;
background-color:#006699;
border: 1px solid white;
padding:2px 10px 2px 10px;
width: 150px;
font-size:1.25em;
}

#navtop h2.button-admin-on { /* administration button - touch mode*/
margin:0;
background-image: none;
position: absolute;
top:0px;
left:0px;
color:white;
background-color:#009933;
border: 1px solid white;
padding:2px 10px 2px 10px;
width:150px;
font-size:1.25em;
}

#navtop h2.button-admin-css { /* administration button - css test*/
margin:0;
background-image: none;
position: absolute;
top:44px;
left:0px;
color:white;
background-color:#7E5597;
border: 1px solid white;
padding:2px 10px 2px 10px;
width: 150px;
font-size:1.25em;
}

#navtop h2.button-admin-on.lookup {  /* administration button - you are in lookup mode! */
background-color:yellow;
color:black;
border:0px solid white;
top:43px;
left:179px;
height:1.6em;
width:475px;
padding:4px 0 0 0 ;
background-image: url(../../images/css-gwl/bg-yellow.jpg); /* section: celebrations */
}

div#mainbox-admin a.cancelbutton {  /* cancelbutton from the lookup mode */ 
float:left;
background-color:#FFC81B;
color:black;
padding:5px 15px 8px 15px;
margin:6px;
line-height:1.5em;
border:2px solid black;
text-align:center;
font-size: 115%;
font-weight:bold;
}
div#mainbox-admin a.cancelbutton:hover {
color:white;
background-color:#3780AD;
}

/*---------------------------- LEFT NAVIGATION -------------------------- */



#navleft { float: left;
/* clear:right; clear:left; */
clear:left;
width:179px;
background-image: url(../../images/css-gwl/bg-overall.jpg);
background-repeat:repeat;
}

#navleft h2 { color: #0F2B5B;
background-image:url(../../images/css-gwl/bg-leftnav-section.jpg);
background-repeat:no-repeat;
/* background-image: url(../../images/css-gwl/blue_pixelshim.gif);
background-repeat:repeat; */
padding: 0 0 0 12px;
height:18px;
margin:0px 0 0 0;
border: 0px solid white;}

#navleft h2 a {color:black;}

#navleft ol, #navleft ul {
background-image: url(../../images/css-gwl/bg-overall.jpg);
background-repeat:repeat;
list-style: none;
color: #0F2B5B;
/* color: white; */
margin:0 0 0 0;
padding:0;/*this removed the indent of the list items on firefox */}

#navleft li {
padding-left: 1em;
padding-bottom: 5px;
padding-top: 3px;}

#navleft a { /*font-size:.8em;*/
color: #0F2B5B;
cursor:pointer;}
# was color:#405468;


/* need to look for full container width highlighting on hover */
#navleft a:hover {
color:#ff6b00;
text-decoration:none;
}

#navleft h2.button { color: gold;
background-image: url(../../images/css-gwl/btn-leftnav.jpg);
font-size:1.1em;
padding-left:15px;
padding-top:13px;
height:30px;}

#navleft h2.button a { color: black;}

#navleft a.watch {
font-weight:bold;
color:black;}

#navleft a.watch:hover {
color:green;}


/* --- nav experiment --- */

#navcenter
{
border: 1px solid white;
margin: 40px;
padding: 15px 5px 15px 5px;
}

#navcenter li
{
font-size: 1.1em;
font-weight: bold;
line-height:1.3em;
padding-left:20px;
}

#usercount { float: left;
/* clear:right; clear:left; */
clear:left;
width:179px;
background-image: url(../../images/css-gwl/blue_pixelshim.gif);
background-repeat:repeat;
}

#usercount h2 { color: white;
background-image:url(../../images/css-gwl/bg-leftnav-section.jpg);
background-repeat:no-repeat;
font-size:1.1em;
padding: 0 0 0 12px;
height:18px;
margin:0px 0 0 0;
border: 0px solid white;}

/* to stretch the container div to contain floated list */

/*Fat Erik's Pipelist*/
#navcenter-section-1
{
list-style: none;
padding: 0;
margin: 0;
}

#navcenter-section-1 li
{
display: inline;
padding: 0;
margin: 0;
}

#navcenter-section-1 li:before { content: "| "; }
#navcenter-section-1 li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navcenter-section-1 li {
border-left: 1px solid black;
padding: 0 0.7em 0 0.7em;
margin: 0 0.7em 0 -0.7em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navcenter-section-1 { height: 1%; }

* html #navcenter-section-1 li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navcenter-section-1 li:first-child { border-left: 0; }



/* --- USER PROFILE NAVIGATION (buttons) --- */



/* --- FOOTER --- */

#footer { clear:both;
padding: 5px;
color: #333;
background: #EEEEEE;
/*background-image: url(../../images/css-gwl/bg-footer.jpg);*/
/*background-repeat: repeat-x;*/
/*inserted height to allow footer to flow to complete bottom of container */
/*because I remembered reading to define heights... */
height:1em;
text-align:center;
font-size:.8em;}


/* --- MAIN CONTENT - CENTRAL AREA --- */

/* --- 2 center columns between the left and right navs --- */
#column1 {
width:50.1%;
float:left;
clear:none;
background-image:url(../../images/css-gwl/bg-dropshadow.jpg);
background-repeat:repeat-y;
height: 100%;}

#column2 {
width:49.9%;
float:right;
clear:none;
background-image:url(../../images/css-gwl/bg-dropshadow.jpg);
background-repeat:repeat-y;
height: 100%;}

#content { 
/*margin-left: 180px;*/
margin-left: 50px;
margin-right: 200px;
min-width:388px;}

#content-full { 
/*margin-left: 180px;*/
margin-left: 50px;
margin-right: 50px;
/*background-image:url(../../images/css-gwl/bg-content-generic.jpg);
background-repeat:repeat-y;*/
}


/*------------------ MAINBOX -----------------*/

#mainbox {
/* background-image:url(../../images/css-gwl/bg-box-main.jpg);
background-repeat:no-repeat; */
border-bottom: 1px solid #0F2B5B;
background-color: #EEEEEE;
}
#mainbox-yearteam {
background-image:url(../../images/css-gwl/bg-box-yearteam.jpg);
background-repeat:no-repeat;
border-bottom: 1px solid #3d556b;
}
#mainbox-deepend {
background-image:url(../../images/css-gwl/bg-box-deepend.jpg);
background-repeat:no-repeat;
border-bottom: 1px solid #3d556b;
}
#mainbox-basicimpact {
background-image:url(../../images/css-gwl/bg-box-basicimpact.jpg);
background-repeat:no-repeat;
border-bottom: 1px solid #3d556b;
background-color: #f7eddd;
}
#mainbox-events {
background-image:url(../../images/css-gwl/bg-box-events.jpg);
background-repeat:no-repeat;
border-bottom: 1px solid #3d556b;
}
#mainbox-admin {
/* background-image:url(../../images/css-gwl/bg-box-main.jpg);
background-repeat:no-repeat; */
border-bottom: 1px solid #3d556b;
}
#mainbox-error {
background-image:url(../../images/css-gwl/bg-box-error.jpg);
background-repeat:no-repeat;
border-bottom: 1px solid #3d556b;
}

/* deepend and basic impact logos */
#mainbox-deepend img.logo, #mainbox-basicimpact img.logo {
float:left;
margin:0px;
padding:0px;
} 


#mainbox h1, 
#mainbox-yearteam h1, 
#mainbox-deepend h1, 
#mainbox-basicimpact h1,
#mainbox-admin h1,  
#mainbox-events h1 {
padding: 20px 20px 0px 30px;
line-height: 1em;
font-size: 2em;
font-weight:bolder;
color:#0F2B5B;}


#mainbox p, 
#mainbox-yearteam p, 
#mainbox-deepend p, 
#mainbox-basicimpact p, 
#mainbox-admin p, 
#mainbox-events p {
line-height: 1.35em;
font-size: 1.1em;
padding: 0 0 10px 0;}

#navleft p, #navright p {
margin: 0 0 1em 0;}

/* ==============content===============*/
#content {
color:#333333;
list-style-type: square;}

#content h2 {
margin: 0 0 .5em 0; }


/*================ LINKS ==============*/
#content a {
color:#445886;
font-weight:bold;}
#content a:hover {
color:#EF6830;
background-color:white}
#content a:visited {
/*font-weight:normal;*/}


/*================================= */
/*================================= */
/*================================= */
/*================================= */
/*================================= */
/*================================= */
/*================================= */
/* --- RIGHT NAVIGATION --- */

#content a, 
#navright a {
color:#330099;}

#topshadow {
background-image: url(../../images/css-gwl/bg-right1-trailtop.jpg); 
background-repeat:no-repeat;
background-color:#8c6b73;
height:4px;
}

#trailbox { 
margin:0px 0 -0px 0;
padding:3px 0px 0px 0px;;
background-image: url(../../images/css-gwl/bg-right-trailtop.jpg); }

#trail {
padding:5px 3px 0px 7px;
background-image: url(../../images/css-gwl/bg-right1.jpg); 
}

#trail a {
color:black;
font-size:.8em;
padding:0px 8px 0px 0px;
background-image: url(../../images/css-gwl/tiny-right.gif); 
background-repeat:no-repeat;
background-position:right;
white-space: nowrap;
}

h3.trail {
display:inline;
padding:0px;
margin:0px;
}

#navright h2 a:hover {
color:white;
}

#navright a:hover {
color:#DE340A;}

#navright {float: right;
width:200px;
}

#right1 {
background-image: url(../../images/css-gwl/bg-right1.jpg); 
background-repeat:repeat-y;}
#right2 {
background-image: url(../../images/css-gwl/bg-right2.jpg); 
background-repeat:repeat-y;}
#ivo-help {
background-image: url(../../images/css-gwl/bg-right1.jpg); 
background-repeat:repeat-y;}


#right1 h2,
#right2 h2,
#ivo-help h2 {
padding: 0px 10px;
font-weight:bold;
font-size:16px;
color:white;
background-color:#8c6b73;
background-image: url(../../images/css-gwl/bg-right1-heading.jpg);
}

#right2 h2.trailhead {
padding:10px 10px 2px 10px;
background-image: url(../../images/css-gwl/bg-right2-heading-dropshadow.jpg);
}
#ivo-help h2.trailhead {
padding:10px 10px 2px 10px;
background-image: url(../../images/css-gwl/bg-right1-heading.jpg);
}


#right1 h2.trailhead a,
#right2 h2.trailhead a,
#ivo-help h2.trailhead a 
{color:white;}

#right1 h3,
#right2 h3,
#ivo-help h3 {
display:block;
text-align:left;
font-weight:bold;
font-size:.95em;

}

h3.subcats {
padding:5px 0px 0px 10px;
}

/* start article headings and summary */
h3.arttitle {
margin: 0 3px 0 5px; /* 2px fix for the homepage */
padding:5px 5px 0 5px ;
font-style:italic;
border-bottom:1px solid #4083AE;
}
#navright p.summary {
margin:0 10px;
padding:0 0px 0 20px;
line-height:1.1em;
background-image: url(../../images/css-gwl/bg-heading-white.jpg);
background-position:-150px -20px;
background-repeat:no-repeat;
}
/*end article headings and summary */

div.action {
margin:10px;
padding:5px;
background-color:#D8E0EB;
background-image: url(../../images/css-gwl/bg-form-legend.jpg);
border:1px solid #006699;
text-align:center;
font-size:.9em;
font-weight:bold;
}

div.help {
margin:10px;
border:1px dashed #FF9966;
font-size:90%;
background-color:#F4E9D9;
padding:0;
}
div.help h3 {
margin: 0 5px 0 5px;
padding:5px 5px 0 5px ;
}
#navright div.help p.summary {
padding:0px 0 5px 0 ;
background:none;
}

div.right1content 
{
background-image: url(../../images/css-gwl/bg-right1.jpg);
background-repeat:repeat-y;
}

#navright .summary {
font-size:.85em;
padding: 0 10px;
}

div.right1bottom,
div.ivo-help-bottom  {
background-image: url(../../images/css-gwl/bg-right1-curve-bottom.jpg); 
}
div.right2bottom {
background-image: url(../../images/css-gwl/bg-right2-curve-bottom.jpg); 
}


div.right1top,
div.right2top,
div.ivo-help-top {
background-image: url(../../images/css-gwl/bg-right1-curve-top.jpg); 
background-repeat: no-repeat;
background-position:bottom;
height:12px;
}
div.right1top {
background-image: url(../../images/css-gwl/bg-right1-curve-top.jpg); 
}
div.right2top {
background-image: url(../../images/css-gwl/bg-right2-curve-top.jpg); 
}

#navright h3.join a {
color:red;
}

#navright h3.teams {
}

#navright h3.teams a{
}

#navright hr {
width:180px;
height:1px;
border:none 0;
margin:0px 10px;
color:silver;
background-color:silver;
}

#navright h3.mygroup {
margin:0px 10px;
padding:0 10px 10px 0;
}

#navright h3.mygroup a {
font-size:1.15em;
}

#rightend {
background-image: url(../../images/css-gwl/bg-right-end.jpg); 
background-repeat: no-repeat;
height:159px;
}
/*
center1 [celebrations]
center2 [ministries]
center3 [groups]
center4 [coming soon]
right1 [steve's area]
right2 [what's new]
*/


/* ==========all boxes formatting styles=========== */
#center1, 
#center2, 
#center3, 
#center4 {padding: 10px 10px 30px 100px;}

#center1 p, 
#center2 p, 
#center3 p, 
#center4 p {margin: 0;}

#center1 img, 
#center2 img, 
#center3 img, 
#center4 img {
margin-left: -89px;
width:75px;
height:50px;
float:left;} /*img floated to the left inside the colored margin */


#center1 {
background-image: url(../../images/css-gwl/bg-yellow.jpg); /* section: celebrations */
background-repeat: no-repeat;}

#center2 {
background-image: url(../../images/css-gwl/bg-green.jpg); /*section: ministries */
background-repeat: no-repeat;}

#center3 {
background-image: url(../../images/css-gwl/bg-red.jpg); /* groups */
background-repeat: no-repeat;}

#center4 {
background-image: url(../../images/css-gwl/bg-sand.jpg); /* coming up */
background-repeat: no-repeat;}



/*========== main section headings on the homepage =============*/

#center1 h2, 
#center2 h2, 
#center3 h2, 
#center4 h2
{
font-family: Georgia, "Times New Roman", Times, serif;
margin: -34px 0 0 -118px;
font-size:1.5em;
font-weight:bold;
color: white;}

#center1 h2 a, 
#center2 h2 a, 
#center3 h2 a,
#center4 h2 a
{color:white;}



/*===== headings of articles - are also hyperlinks ===========*/

#center1 h3, 
#center2 h3, 
#center3 h3, 
#center4 h3
{
border-top:0px dotted white;
padding: 8px 0 6px 0;
font-size: 1.2em;
clear:both;}

/* summaries */
.summary {/*font-style:italic; <--- interesting that activating this does affect the floats ... as if "italics" make the box wider. */
margin-bottom: 8px;}

IMG.left-justified {
float:left;
padding-right: 10px;
border:0;}

IMG.right-justified {
float:right;
padding-left:10px;
border:0;}

/*==== main content backgrounds ===*/
.generic { 
background-image: url(../../images/css-gwl/bg-content-generic.jpg);
background-repeat: repeat-y;
padding: 0px;}

.yearteam { 
background-image: url(../../images/css-gwl/bg-content-yearteam.jpg);
background-repeat: repeat-y;
padding: 0px;}

.basicimpact { 
background-image: url(../../images/css-gwl/bg-content-basicimpact.jpg);
background-repeat: repeat-y;
padding: 0px;}

.adminarea { 
/*background-image: url(../../images/css-gwl/bg-content-generic.jpg);*/
background-repeat: repeat-y;
padding: 0px;}

table.tablecontainer {border:1px solid #DDD2C0;
/*padding:1px;
margin:5px auto;*/}

.thedeepend { 
background-image: url(../../images/css-gwl/bg-content-thedeepend.jpg);
background-repeat: repeat-y;
padding: 0px;}

.article { 
background-image: url(../../images/css-gwl/bg-content-thedeepend.jpg);
background-repeat: repeat-y;
background-position:bottom right;
padding: 0px;}

/* -------- HTML --------- */


.divider {
border-top: 4px solid #3d556b;
}

h1 {
padding: 1em 0 .5em 30px;
font-size: 2em;
font-weight:bold;
}

div.basicimpact h1 {color:#C8733C;}
div.thedeepend h1 {color:#1D57A0;}
div.yearteam h1 {color:#7E5597;}
div.main h1 {color:#65534E;}

#center1 h2,
#center2 h2,
#center3 h2,
#center4 h2 {
padding: 2em 0 .5em 30px;
}

h2 {
font-size: 1.5em;;
font-weight:bold;
}

#navleft h2 {
font-size: 1.2em;
}

#content h3 {color:#4A5B6B;
/*padding: 1em 0 .5em 30px;*/
font-size: 115%;
font-weight:bold;
}


h3 {
padding: 5px 0 3px 30px;
font-size: 110%;
margin-left:0;
}

p {
color: #003366;
line-height:1.3em;
margin: 1.2em 30px 0 30px;
}

abbr, 
acronym, 
.help {/*
border-bottom: 1px dotted #333;
cursor: help;*/}

.error {
font-weight:bold;
color:red;
border: 2px solid red;
padding:10px;
margin: 15px;}

.attention {
font-weight:bold;
color:#003399;
border: 2px solid #003399;
padding:10px;
margin: 15px;}

.excerpt {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: .95em;
line-height:1.15em;
border-top: 3px solid white;
border-bottom:3px solid white;
margin: 10px 20% 10px 80px;
padding:10px 20px 10px 20px;
}

#gallery {
/*background-color:white;*/
/*filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50*/
margin: 5px;}


#gallery img {
margin: 10px 0 0 10px;
/*filter: alpha(opacity=50);
-moz-opacity:.50;
opacity:.50*/
padding: .6%;
width:25%;
min-width: 120px; /* does not work in IE */
border: 1px solid white;}

a img {border:0px;}


#mainbox-admin h1.trail {
font-size:1em;
color:white;
padding:20px 3px 0 30px;
}

#mainbox-admin h1.trail a {
color:#000000;}
#mainbox-admin h1.trail a:hover {
color:#E9E9E9;}

#mainbox-admin h1.breadcrumb {
font-size:2em;
padding:10px 0 0 30px ;
color:black;
}

/* feedback */
#feedback {
margin:20px;
padding:5px 10px;
background-color:#d9d0bf;
border: 0px solid red;}

#feedback a {border-bottom: 0px solid black;}

#feedback h3 {
padding:10px;
border: 0px solid red;}

#feedback span {border: 0px solid red;}
#feedback span.author {
color:black;
margin:0 10px;
padding:15px 0px 2px 0px;
border-bottom: 1px solid grey;}


#feedback p {
background-color:#f1e5d1;
margin:0 10px;
padding:10px;
border: 0px solid red;}

#feedback form {
border:0px solid green;
text-align:center;
padding:0;
margin:0 30px 0 10px;
}

#feedback form label.label2 {
float:none;
clear:none;
border:0px solid grey;}

#feedback form input {
border: 2px solid black;
padding:0 15px;
margin:0 0px 0 20px;
}

#feedback form textarea {border: 1px solid grey;
margin:20px 0px 10px 0;
padding:10px;

width:100%;
border:1px solid grey;
}

span.sticky1 {
background-color:#81EF59;
}
span.sticky2 {
background-color:#A1DF8B;
}
span.sticky_old {
background-color:#EFD6C2;
color:red;
}
span.no_sticky {
display:none;
}
h2.subbox {
font-size:1.2em;
padding-top:20px;
border-bottom:1px solid grey;
}
