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

/* choose a suitable font and center the #container div in Internet Explorer */
body {
   margin : 0;
   padding : 0;
   background : #000 url(gallery/pic/headerline.gif) repeat-x;
   font-family: Helvetica, Arial, sans-serif, Verdana;
   font-size : 76%;
  /* letter-spacing:0.05em;*/
   color : #ffffff;
   }
#backwrap {
background-color:#999999; color:#ff9933; margin:0 auto; width:790px;
background : url(gallery/pic/bg.jpg) repeat-y;}

#header {
width : 790px;
height : 125px;
margin : 0 auto 20px;
}

a {
font-weight:bold;
text-decoration : none;
color : #ff9933;
outline:none;
}
a:hover {
font-weight:bold;
text-decoration : none;
color : #fff;
}
#maintable td p a{
margin:0 0 0 15px;
font-weight:bold;
text-decoration : none;
color : #ff9933;
}

#maintable td p a:hover {
font-weight:bold;
text-decoration : none;
color : #fff;
}

#main{
width : 790px;
height : auto;
margin : 0 auto;
/*background : url(pic/BGimgWhite.gif) repeat-y;*/
}

/* The containing box for the gallery. */
#container {
    position:relative;
    width:550px;
    height: auto;
    margin:0px auto;
    border:0px solid #aaa;
    }

/* Removing the list bullets and indentation */
#container ul {
    padding:0;
    margin:0;
    list-style-type:none;
    }
div.image
{
  margin: 0 0 20px 45px;
  border: 0px solid #777;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.image img{
/* imagesize= 220px * */
  display: inline;
  margin: 3px;
  border: 1px solid #000;
}
div.image a:hover img {border: 1px solid #ff9933;}
div.imageText
{
  text-align: center;
  font-weight: normal;
  width: 220px;
  margin: 0px;
  color : #fff;
}

/*
#container li {
    float:left;
    margin:10px 10px 10px 10px;
    }

a {
    font-weight:normal;
    text-decoration : none;
    color : #000;
    }
a:hover {
    font-weight:normal;
    text-decoration : none;
    color : #000;
    }

#container a img {
    border:1px solid #fff;
    float:left;
    }
#container a:hover img {
    border:1px solid #777;
    float:left;
    }
*/
#imageText{
  text-align: left;
  font-weight: normal;
  width: 450px;
  margin: 2px;
  color : #fff;
    }

#footer {
width : 790px;
height : 60px;
margin:50px auto 0 auto;
background : url(gallery/pic/footer.jpg);
}

#footer p {text-align: center; font-weight:normal; font-size: 90%; font-style: italic;}
/*
#home img{
	text-align: left;
	border: 0px;
	margin: 0 0 -5px;
}

#left img{
	text-align: left;
	border: 0px;
	margin: 0 0 -5px;
}
#right img{
	text-align: right;
	border: 0px;
	margin: 0 0 -5px;
}*/
#artistList p{padding-left:50px;}

a.rollover {
	margin: 0 0 0 100px;
	display: block;
	width: 40px;
	height: 20px;
	text-decoration: none;
	background: url("smallPic/exitRoll.gif");
	}

a.rollover:hover {
	background-position: -40px 0;
	}

a.rolloverA {
	margin: 0 0 0 100px;
	display: block;
	width: 40px;
	height: 33px;
	text-decoration: none;
	background: url("smallPic/ehomeBut.jpg");
	}

a.rolloverA:hover {
	background-position: -40px 0;
	}

a.rolloverb {
	display: block;
	width: 30px;
	height: 15px;
	text-decoration: none;
	background: url("gallery/smallPic/ed.png");
	}

a.rolloverb:hover {
	background-position: -30px 0;
	}

a.rolloverc {
	display: block;
	width: 30px;
	height: 15px;
	text-decoration: none;
	background: url("gallery/smallPic/ed_seur.png");
	}

a.rolloverc:hover {
	background-position: -30px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}


#fi
{
position:relative;
left:690px;
top:-5px;
z-index:1;
}

#sv
{
position:relative;
left:700px;
top:-5px;
z-index:1;
}

#en
{
position:relative;
left:710px;
top:-5px;
z-index:1;
}