
body {
    background: none repeat scroll 0 0 #F8F8F8;
}
#body {
    left: 0;
    position:fixed;
    right: 0;
    top: 0;
}
#wrapper {
	width: 1020px;
	height: 800px;
	background: #00F;
	position: fixed;
	}
#wrap {
    color: #000000;
    min-width: 700px;
    position: relative;
    text-decoration: none;
    top: 60px;
}
#frontimage {
    color: #000000;
  	float: left;
    text-decoration: none;
    top: 90px;
     background: #0F0;
}
#nav {
	float: left;
	width: 100px;
}
#viewer {
    color: #000000;
    height: 600px;
    left: 0;
    min-width: 700px;
    position: relative;
    text-decoration: none;
    top: 70px;
    width: 100%;
}
#title {
    color: #000000;
    height: 500px;
    margin-left: -400px;
    position: absolute;
    text-decoration: none;
    top: 70px;
    width: 1000px;
}
#logo {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: helvetica;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    margin-left: 20px;
    margin-right: 20px;
    min-width: 670px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 20px;
    width: inherit;
}

a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
a:active {
    color: #000000;
    text-decoration: none;
}
#fashion {
    color: #000000;
    font-family: helvetica;
    font-size: 40px;
    font-weight: bold;
    height: 35px;
    margin-left: 10px;
    position: absolute;
    text-decoration: none;
    top: 80px;
}
#stilllife {
    color: #000000;
    font-family: helvetica;
    font-size: 40px;
    font-weight: bold;
    height: 35px;
    margin-left: 10px;
    position: absolute;
    text-decoration: none;
    top: 125px;
}
#contact {
    font-family: helvetica;
    font-size: 10px;
    font-weight: bold;
    height: 35px;
    line-height: 1.2;
    position: absolute;
    right: 2px;
    text-align: right;
    top: -5px;
}
#copyright {
    background: none repeat scroll 0 0 #F8F8F8;
    bottom: 0;
    color: #000000;
    font-size: 10px;
    position: fixed;
    right: 10px;
    text-align: right;
    text-decoration: none;
    width: 100%;
}
#previous {
    position: relative;
}
#next {
    position: relative;
}
c {
}
