body {
	color: #AAAAAA;
	background: #666666 url(../../../../icons/gallery/bg.gif) top left repeat;
}

a:link, a:visited {
	color: #AAAAAA;
}

#download a:link, #download a:visited {
	color: #CCCCCC;
}

#wrapper {
	background-color: #666666;
	border: 1px solid #555555;
}

#nav a:link, #nav a:visited {
	color: #1A1A1A;
}

#nav a:hover {
	color: #CCCCCC;
}

#nav li.active a:link,
#nav li.active a:visited {
	color: #CCCCCC;
}

a.back {
	display: block;
	background: url(../../../../icons/gallery/back.gif) top left no-repeat;
	width: 25px;
	height: 25px;
}
a.back span {display: none;}

#downloads .li {
    background: url(../../../../icons/gallery/list-image.gif) top left no-repeat;
}


	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 8px solid #E5E5E5;
		padding: 0px 0px;
	}
	
#private-downloads {
	background: url(../../../../icons/gallery/private-downloads.jpg) bottom right no-repeat;
}
