body{
	background:url(../../images/background.jpg);
	color: #bbb;
}
/*a{
	color: #f70;
}*/
h2 {
	color: #ccc;
}
div#page {
	background-color: #000;
	border-color: #222;
}
div#footer {
	color: #888;
}
div.caption-container {
	color: #eee;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #888;
}
div.navigation a.prev {
	background-image: url(prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(loaderWhite.gif);
}
div.slideshow img {
	border-color: #333;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

/*<!--::::::::::::::::::::::::::::::: footer :::::::::::::::::::::::::::::::::-->*/
.footer{
width:900px;
height:100px;
background: url(../../images/footer.png);
background-position:top;
background-repeat:repeat-x;
bottom:0px;
margin-left:0px;
float:left;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footer-about-us{
width:950px;
height:100px;
background: url(../images/footer.png);
background-position:top;
background-repeat:repeat-x;
bottom:0px;
margin:29px 0 0 0;
float:left;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.inner-footer{
margin-top:40px;
width:100%;
}

h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
font-size:10px;
}

.inner-footer a {
color:#FFFFFF;
text-decoration:none;
}

.inner-footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.inner-footer a:visited {
color:#FFFFFF;

}

.inner-footer a:active {
color:#FFFFFF;

}

