body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -0.6px;
}
a:link {
	color: #FFBE7D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FF9224;
	text-decoration: none;
}
a:visited {
	color: #FFE1C4;
	text-decoration: none;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited:active {
	color: #FF9224;
	text-decoration: none;
}
a:active:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.copywrite {
	color: #666666;
	font-size: 10px;
}
.news01 {
	padding: 0px 10px;
	text-align: left;
}
.bodyCopy {
	padding: 0px 23px;
	color: #000000;
}
.bodyCopy a:link {
	color: #CD5806;
	text-decoration: none;
}
.bodyCopy a:hover {
	color: #F86B0E;
	text-decoration: underline;
}
.bodyCopy a:visited {
	color: #CD5806;
	text-decoration: none;
}
.bodyCopy a:visited:hover {
	color: #F86B0E;
	text-decoration: underline;
}
.bodyCopy a:active {
	color: #BC4F05;
	text-decoration: none;
}
.bodyCopy a:active:hover {
	color: #F86B0E;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #cd5806;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cd5806;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cd5806;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
}




.underline a:link {
	color: #CD5806;
	text-decoration: underline;
}
.underline a:hover {
	color: #F86B0E;
	text-decoration: underline;
}
.underline a:visited {
	color: #CD5806;
	text-decoration: underline;
}
.underline a:visited:hover {
	color: #F86B0E;
	text-decoration: underline;
}
.underline a:active {
	color: #BC4F05;
	text-decoration: underline;
}
.underline a:active:hover {
	color: #F86B0E;
	text-decoration: underline;
	}
	
	
	
	





#lightbox{
	position: absolute;
	top: 40px;
	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(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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	




/*NAVIGATION*/

#nav {
clear: both;
margin: 0;
padding: 0;
height: 27px;
width:750px;
list-style: none;
display: inline;
overflow: hidden;
}

#nav li {
margin: 0; 
padding: 0;
list-style: none;
display: inline;
}

#nav a {
float: left;
padding: 27px 0 0 0;
overflow: hidden;
height: 0px !important; 
height /**/:27px; /* for IE5/Win only */
background-position: 0 0;
outline:none;
}

#nav a:link, #nav a:visited{
background-position: 0 0px;
display: block;
}

#nav a:hover, #nav a.selected {
background-position: 0 -27px;
display: block;
}

#nav a:active{
outline:none;
}

/*
#nav a:active, #nav a.selected {
background-position: 0 -50px;
display: block;
}
*/

#tAbout a  {
width: 124px;
background: url(../images/nav/about.gif) top left no-repeat;
}

#tHelp a  {
width: 110px;
background: url(../images/nav/help.gif) top left no-repeat;
}

#tConnected a  {
width: 96px;
background: url(../images/nav/connected.gif) top left no-repeat;
}

#tFriend a  {
width: 82px;
background: url(../images/nav/friend.gif) top left no-repeat;
}

#tNews a  {
width: 71px;
background: url(../images/nav/news.gif) top left no-repeat;
}

#tGifts a  {
width: 41px;
background: url(../images/nav/gifts.gif) top left no-repeat;
}

#tGrantMaking a  {
width: 87px;
background: url(../images/nav/grantMaking.gif) top left no-repeat;
}

#tContact a  {
width: 71px;
background: url(../images/nav/contact.gif) top left no-repeat;
}

#tHome a  {
width: 68px;
background: url(../images/nav/home.gif) top left no-repeat;
}

