body {
background: black;
color: black;
font-family: helvetica;
}
#logo {
margin:0 auto;
display:block;
}
img {
border:none;
}
#wrap {
width:960px;
margin: 0 auto;
}
#primary-nav {
list-style:none;
margin:0.1em auto;
width:940px;
min-height:24px;
_height:24px;
}
#primary-nav li {
list-style:none;
float:left;
}
#primary-nav li img {
height:30px;
margin:0 50px 0 0;
}
.hidden { display: none; }
#prevNext1 {
}
div.prevNext img {
position: relative;
z-index: 2;
cursor: pointer;
height:18px;
margin:10px 0 10px 0;
}
div.slideshow {
width:600px;
height: 260px;
clear:both;
overflow:hidden;
margin-left: 180px;
}
div.slideshow div.slide {
width:600px;
height: 260px;
float:left;
position:relative;
}
div.slideshow div.slide img{
width:600px;
height: 260px;
}
div.slideshow img.heading {
height:24px;
display:block;
}
#footer img {
max-width:960px;
}