﻿body {
				background-color:#000000;
				font: white georgia,times,sans serif 1em/1.5em ;
				margin:0;
				background-image:url('images/bg.gif');
				background-repeat:no-repeat;
				background-position:center top;
				
}

h1 {
				color:white;
				font-family:Georgia, Times, Serif;
				font-size:2em;
				font-variant:small-caps;
}

img {
				border:0;
}

#header {
				background-image: url('images/usualsuspectxlogo.gif');
				background-position:center center;
				background-repeat:no-repeat;
				height:250px;
				z-index:25;
				position:relative;
				width: 600px;
}

#visitstore {
				z-index:30;
				position:relative;
				top:-81px;

}

#topbar {
				height:40px;
				background-color:#800000;
				width:100%;
				
}

//*#slideshow {
    position:relative;
    height:300px;
    width:900px;
    top: -20px;
  
    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
*//