/* "Sharp gray"  John Moose 4/1/2001 */

BODY {
	color : black;
	font-size : 80%;
	font-family : verdana, helvetica, sans-serif;
}
.site-header {
	color : white;
	font-size : 80%;
	font-weight : 600;
}
.site-footer {
	color : white;
	font-size : 80%;
}
.site-label {
	color : white;
	font-size : 80%;
	font-weight : 600;
}
.site-prevnext {
	color : white;
	font-size : 80%;
}
.album-text {
	color : white;
	font-size : 80%;
}
.image-title {
	color : white;
	font-size : 80%;
}
.image-text {
	color : white;
	font-size : 70%;
}
image-comments {
	color : white;
	font-size : 80%;
}

/* The styles below this point are used internally by IDS. 
   You may modify them, but don't rename or delete them. */

.home-albumname {
	color : white;
	font-size : 80%;
}
.home-newsdate {
	color : white;
	font-size : 80%;
}
.home-newsbody {
	color : white;
	font-size : 80%;
}
.album-item {
	color : white;
	font-size : 80%;
}
.album-pagelinks {
	color : white;
	font-size : 80%;
}
.album-hascomments {
        color : white;
	font-size : 80%;
}
.search-results {
        color : white;
	font-size : 80%;
}
.search-counter {
	color : white;
	font-size : 80%;
}
.commentv-results {
	color : white;
	font-size : 80%;
}
.commentp-text {
	color : white;
	font-size : 80%;
}
.highlight {
	color : white;
}
outside-border {
	background: #9A9A9A;
	width: 700px;
   display: block;
	padding: 10px;
	}	
.header-box {
	width: 700px;
}
.inside-box {
   width: 682px;
}
.albumname-box {
	width: 680px;
	background: #555555;
}
.album-box {
   background: #777788;
	width: 680px;
}
