body {
background: white;
padding: 0px;
}

#wrapper {
width: 1230px;
height: 650px;
float: left;
}

#headwrap {
width: 230px;
height: 600px;
float: left;
color: black;
}

#header {
width: 170px;
height: 40px;
background-color: white;
font-family: arial;
font-size: 40px;
color: black;
text-align: left;
letter-spacing: 0px;
font-weight: bold;
padding: 12px 0 0 55px;
float: left;
}

#navbar {
width: 230px;
height: 300px;
background-color: white;
font-size: 12px;
font-family: arial;
float: right;
text-align: right;
padding-right: 18px;
padding-left: 0px;
padding-top: 7px;
letter-spacing: 0px;
color: black;
}

#navbar li {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

ul.nobullet {
list-style-type: none;
}

#showcase {
width: 800px;
height: 610px;
padding-left: 20px;
float: left;
}


#imagebox {
width: 600px;
height: 600px;
background-color: white;
font-family: arial;
font-size: 11px;
color: black;
float: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 30px;
padding-bottom: 5px;
text-align: left;
}

#imageboxv {
width: 400px;
height: 600px;
background-color: white;
font-family: garamond;
font-size: 12px;
color: black;
text-align: left;
float: left;
padding-left: 50px;
padding-right: 5px;
padding-top: 25px;
padding-bottom: 5px;
}

#imageboxr {
width: 600px;
height: 600px;
background-color: white;
font-family: garamond;
font-size: 12px;
color: black;
text-align: left;
float: left;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
}

#footerindex {
width: 230px;
height: 30px;
background-color: white;
float: left;
font-size: 10px;
font-family: arial;
padding-left: 30px;
padding-top: 280px;
color: grey;
letter-spacing: 1px;
}

#footerluke {
width: 350px;
height: 10px;
background-color: white;
float: right;
font-size: 10px;
font-family: arial;
padding-left: 0px;
padding-top: 8px;
padding-right: 30px;
color: grey;
letter-spacing: 0px;
text-align: right;
}


a.logo:link {color:#000;
	font-size: 15pt;
	text-decoration: none;
}
a.logo:visited {color:#000;
	font-size: 15pt;
	text-decoration: none;}

a.top:link {color:grey}
a.top:visited {color:grey}
a.nav:link {color:grey}
a.nav:visited {color:grey}
a.nav:link {text-decoration:none}
a.nav:visited {text-decoration:none}
a.top:link {text-decoration:none}
a.top:visited {text-decoration:none}
a.mot:link {color:grey}
a.mot:visited {color:grey}
a.mot:link {text-decoration:none}
a.mot:visited {text-decoration:none}
a.pre:link {color:red}
a.pre:visited {color:red}
a.pre:link {text-decoration:none}
a.pre:visited {text-decoration:none}

img {  
border-style: none;
}

img.c {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.gallery-wrapper {font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: grey; font-size:11px;
padding-left: 250px;
padding-top: 33px;}
.gallery { position:relative; height:600px; width:600px; }
.gallery img { position:absolute; left:0; top:0; }
#gallery-counter, .gallery-nav {float: left; padding-top: 5px;}
#gallery-counter { padding-right: 10px;}
.gallery-nav a {color:grey; text-decoration:underline;}
.gallery-nav a:hover {color:grey; text-decoration:none;}

