@charset "utf-8";
/* CSS Document */


/***** SECTIONAL   *****/


.gal-sb  a:hover {
	background-image: url(../graphics/bullets/arrow-1.gif);
}
.gal-sb   {
	padding: 20px;
}
.sb-item {
	background-image: url(../graphics/bullets/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.sb-item a:link, .sb-item a:visited {
color: #000000;
	text-decoration: none;
}



/***** INDEX PAGE  *****/

#sidebar {
}

#page-title {
	background-image:    url(../graphics/sections/bg_ttl_gallery.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 0px;
}

.index-img {
	background-image: url(../graphics/sections/pic_artiste.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 140px;
	width: 20%;
}

#content-bg {}

.gallery-bg {
	height: 450px;
	width: 680px;
	float: left;
	padding: 20px;
	font-size: 8pt;
	text-align: center;
}

.gallery-bg a:hover{
	background-color: #DDDDDD;
}

.gallery-nav {
	padding: 10px;
	display: block;
}

.gallery-title {
	font-weight: bold;
	text-align: center;
	font-size: 16pt;
}
.gallery-comment {
	text-align: left;
	font-size: 10pt;
}
.bodies {
	background-color: #CDBB97;
	color: #E7D1A8;
}
.drawings {
	background-color: #F0E5C7;
	color: #963;
}
.cartoons {
	background-color: #FFCCFF;
	color: #C3C;
}
.dark {
	background-color: #000000;
	color: #CCC;
}
.spacey {
	background-color: #66CC99;
}
.war {
	background-color: #EEEEEE;
}
.logos {
	background-color: #999999;
}
.oralhistory {
	background-color: #EEEEEE;
}
.gallery-top {
	background-color: #EEEEEE;
}