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

body {
margin : 0;
padding : 0;
background : #777777 url(gallery/pic/backColor.jpg) repeat;
font-family : Futura, Helvetica, Arial, sans-serif, Verdana;
font-size : 76%;
color : #000000;
}

#backwrap {
background-color:#fff; color:#000121; margin:0 auto; width:800px;
background : url(gallery/pic/bg.jpg) repeat-y;}

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

p {
/*letter-spacing:1px;*/
line-height: 120%;
}

a {
font-weight:bold;
text-decoration : none;
color : #000;
outline:none;
}
a:hover {
font-weight:bold;
text-decoration : none;
color : #D50028;
}

#menulist{
margin:-2px 0 0 10px;
}

#shtfc{
width:700px;
margin:50px 0 10px -90px;
}

#shtIndex{
margin:50px 0 0 -90px;
}

#sht{
margin:40px 0 0 100px;
}

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

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

/* Removing the list bullets and indentation */
#container ul {
    padding:0;
    margin:0;
    list-style-type:none;
    }
div.image
{
  margin: 2px;
  border: 0px solid #777;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.image img
{
  display: inline;
  margin: 3px;
  border: 1px solid #222222;
}
div.image a:hover img {border: 1px solid #D50028;}
div.imageText
{
  text-align: center;
  font-weight: normal;
  width: 160px;
  margin: 0px;
}

/*
#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: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
    }
*/
#footer {
width : 800px;
height : 55px;
margin : 0px 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;}



#fi
{
position:relative;
left:640px;
top:-27px;
z-index:1;
}

#sv
{
position:relative;
left:660px;
top:-27px;
z-index:1;
}

#en
{
position:relative;
left:680px;
top:-27px;
z-index:1;
}




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: 40px;
	height: 20px;
	text-decoration: none;
	background: url("smallPic/ed.gif");
	}

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

a.rolloverc {
	display: block;
	width: 40px;
	height: 20px;
	text-decoration: none;
	background: url("smallPic/ed_seur.gif");
	}

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

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

