body {
background-color: black;
color: white;
overflow: none;
}

#home {
position: relative;
width: 610px;
height: 400px;
top: 130px;
left: 50%;
margin-left: -305px;
text-align: center;
}

#home img {
float: left;
margin-left: 6px;
padding: 0px;
margin-bottom: 6px;
}

#designing {
position: relative;
width: 660px;
height: 400px;
top: 130px;
left: 50%;
margin-left: -330px;
text-align: center;

}

#designing img {
float: left;
margin-left: 11px;
padding: 0px;
margin-bottom: 6px;
}



#product {
position: relative;
width: 750px;
height: 400px;
top: 130px;
left: 50%;
margin-left: -375px;
text-align: center;
}

#product img {
float: left;
margin-left: 10px;
padding: 0px;
margin-bottom: 6px;
}


#exhibit {
position: relative;
width: 750px;
height: 400px;
top: 255px;
left: 50%;
margin-left: -375px;
text-align: center;
}

#exhibit img {
float: left;
margin-left: 10px;
padding: 0px;
margin-bottom: 6px;
}

#d3 {
position: relative;
width: 750px;
height: 400px;
top: 255px;
left: 50%;
margin-left: -375px;
text-align: center;
}

img.three {
float: left;
margin-left: 10px;
padding: 0px;
margin-bottom: 6px;
}

img.one {
float: left;
margin-left: 255px;
padding: 0px;
margin-bottom: 6px;
}

#artwork {
position: relative;
width: 750px;
height: 400px;
top: 255px;
left: 50%;
margin-left: -375px;
text-align: center;
}

#making {
position: relative;
width: 750px;
height: 400px;
top: 255px;
left: 50%;
margin-left: -375px;
text-align: center;
}




#navbut {
position: relative;
height: 42px;
top: 125px;
}

#gallery {
position: relative;
width: 711px;
height: 382px;
left: 50%;
margin-left: -352px;
top: 134px;
text-align: center;
}

#gallery img {
height: 288px;
position: relative;
top: 50%;
margin-top: -144px;
border: 1px black solid;
}

#affiliations {
position: relative;
width: 711px;
height: 382px;
left: 50%;
margin-left: -352px;
top: 175px;
border: pink 3px solid;
}


#affiliations img.jason {
position: relative;
top: 55px;
margin-left: 30px;
margin-top: 15px;
}

#affiliations img.wampa {
position: relative;
top: 55px;
margin-left: 30px;
}

#affiliations img.dhal {
position: relative;
top: 55px;
margin-left: 30px;
}

#gallery img.shark19 {
height: 173px;
margin-top: -86px;
}


#star {
position: relative;
right: 270px;
top: 5px;
width: 66px;
height: 49px;
float: right;
z-index: 1;
}

.star {
display: block;
background-image: url('img/home_k.png');
width: 66px;
height: 49px;
}

.star:hover {
background-image: url('img/home_w.png');
}

img.here {
position: relative;
width: 112;
height: 46;
left: 50%;
margin-left: 65px;
top: 350px;
}

p.contact {
position: relative;
width: 242;
height: 46;
left: 50%;
margin-left: -10px;
top: 375px;
text-align: center;
font-size: 30px;
color: #0400AD
}

img.prev {
float: left;
position: relative;
height: 42px;
width: 138px;
left: 50%;
margin-left: -150px;

}

img.next {
float: left;
position: relative;
height: 42px;
width: 138px;
left: 50%;
margin-left: 0px;

}

