a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}




/* set millions of background images -MAIN MIDDLE BOXES-*/
.rbroundbox { background: url(http://www.lifeforcefoundation.org/images/nt.gif) repeat; }
.rbtop div { background: url(http://www.lifeforcefoundation.org/images/tl.gif) no-repeat top left; }
.rbtop { background: url(http://www.lifeforcefoundation.org/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(http://www.lifeforcefoundation.org/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(http://www.lifeforcefoundation.org/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
/*width: 100%;*/
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 10px 10px 10px 10px; padding: 0.5em;}
.rbroundbox { width: 580px; margin: 20px 20px 20px 20px;}

img.floatLeft {
    float: left;
    margin: 3px 10px 3px 0px;
    border: 1px solid #FFFFFF;
	border-color: #FFFFFF;
}
img.floatRight {
    float: right;
    margin: 3px 0px 3px 10px;
    border: 1px solid #FFFFFF ;
	border-color: #FFFFFF;
 }

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #FFFFFF;
	border-color: #FFFFFF;
	text-align:center;
}



table.para1 {
    border-style: none;
    margin: 0 4px 0 3px;
    padding: 0px;
    font-family: verdana, sans-serif;
    color: FFFFFF;
    width: 520px;
    line-height: 1.5;
}
table.para1 td {
	border-style: none;
    font-size:12px;
    font-family: verdana, sans-serif;
    /*color: #291F24;*/
    text-align: left;
    color: #FFFFFF;
}

table.adminpara1 {
    border-style: none;
    margin: 0 10px 0 10px;
    padding: 0px;
    font-family: verdana, sans-serif;
    color: FFFFFF;
    width: 800px;
    line-height: 1.5;
}
table.adminpara1 td {
	border-style: none;
    font-size:12px;
    font-family: verdana, sans-serif;
    /*color: #291F24;*/
    text-align: left;
    color: #FFFFFF;
}



table.news {
    border-style: none;
    margin: 0 10px 0 10px;
    padding: 0px;
    font-family: verdana, sans-serif;
    color: FFFFFF;
    width: 490px;
    line-height: 1.5;
}
table.news td {
	border-style: none;
    font-size:11px;
    font-family: verdana, sans-serif;
    /*color: #291F24;*/
    text-align: left;
    color: #FFFFFF;
}



p.para1 {
    font-size:small;
    font-family:  verdana, sans-serif;
    /*color: #291F24; */
    color: #FFFFFF;
    line-height: 1.5;
    margin: 7px 7px 7px 7px;
    padding: 0 0 10px 0px;
    }


p.linkleft {
    font-family: verdana, sans-serif;
    font-size:x-small;
    /*color: #291F24;*/
    color: #FFFFFF;
    margin: 10px;
    text-align: left;
    }


h3 {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 22px;
        /*color: #291F24;*/
        color: #FFFFFF;
        border-bottom: solid 0.05em #FFFFFF;
        line-height: 0.9em;
        margin-top: 0.1em;
        margin-bottom: 0.5em;
        font-variant: small-caps;
      }

h2 {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 18px;
        /*color: #291F24;*/
        margin-bottom: 0.1em;
        color: #FFFFFF;
      }

h1 {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 12px;
        /*color: #291F24;*/
        margin-bottom: 0.1em;
        color: #FFFFFF;
      }


table.header {
    border-style: none;
    margin: 0 10px 0 10px;
    padding: 0px;
    font-family: verdana, sans-serif;
    height: 46px;
    color: FFFFFF;
    width: 880px;
}


table.header td {
	border-style: none;
    font-size:14px;
    font-family: verdana, sans-serif;
    /*color: #291F24;*/
    text-align: center;
}



table.ecofeatures {
    border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	/* border-style: dotted dotted dotted dotted; */
    border-style: none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	/* background-color: #89786F; */
	background-color: #8A7F61;
    width: 250px;
    /* margin below is top,bottom,right,left */
    margin: 15px 0 20px 30px;
}
table.ecofeatures td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none dotted none;
	border-color: gray gray gray gray;
	/*background-color: #B7ABA6;*/
    background-color: #473932;
	/*background-image: url('http://www.lifeforcefoundation.org/images/eco_td_bg.png');*/
	/*background-repeat: repeat;*/
	-moz-border-radius: 0px 0px 0px 0px;
    font-size:10px;
    font-family: verdana, sans-serif;
    /*color: #291F24;*/
    text-align: center;
}
table.ecofeatures th {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 18px;
        /* color: #291F24; */
        color: #FFFFFF;
        border-bottom: solid 0.05em #FFFFFF;
        line-height: 0.9em;
        margin-top: 0.1em;
        text-align: justify;
        font-variant: small-caps;
}
table.ecofeatures img {
    border: 0px;
    width: 132px;
}




table.footer {
    border-style: none;
    margin: 0 10px 0 10px;
    padding: 0px;
    font-family: verdana, sans-serif;
    height: 46px;
}
table.footer td {
	border-style: none;
    font-size:10px;
    font-family: verdana, sans-serif;
    /*color: #291F24;*/
    text-align: center;
    color: #FFFFFF;
}

ul li {
line-height: 1.25em;
 }

ul.newscolumn li {
margin-bottom: 6px;
font-size: 12px;
font-family: arial, sans-serif;

 }

table.search {
    border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	/* border-style: dotted dotted dotted dotted; */
    border-style: none;
	border-collapse: separate;
	/* background-color: #89786F; */
    background-color: #8A7F61;
    width: 250px;
    /* margin below is top,bottom,right,left */
    margin: 20px 0 20px 30px;
}
table.search td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	/*background-color: #B7ABA6;*/
    background-color: #8A7F61;
	-moz-border-radius: 0px 0px 0px 0px;
    font-size:10px;
    font-family: verdana, sans-serif;
    /*color: #291F24;*/
    text-align: center;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

a:focus {
-moz-outline-style: none;    
}
