html, body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12px;
color: #333333;
background-color: #DEECED;
height: 100%;
width: 100%;
margin: 0;
}

img {
border: 0px;
}

a {
text-decoration: underline;
color: #666666;
border: 0px;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a.menu2:hover {
text-decoration: none;
color: #000000;
}

p.menu:hover {
text-decoration: none;
background-image: url('images/menu.gif');
background-position: top center;
background-repeat: no-repeat;
}

a.coll {
text-decoration: none;
}

a.coll:hover {
text-decoration: underline;
}

a.collpic:hover {
text-decoration: none;
background: #FFFFFF;
}


p.menu {
text-decoration: none;
font-size: 11px;
font-weight: bold;
position: relative;
cursor:pointer;
cursor:hand;
height: 25px;
margin: 0px;
margin-right: 20px;
float: left;
}

div#menu_holder {
position: absolute;
z-index: 999;
top: 126px;
right: 10px;
}

h1 {
font-family: Lucida Handwriting;
font-size: 24px;
color: #F96A7C;
margin: 0;
}

hr {
display: block;
height: 1px;
border-top: 1px solid #cccccc;
border-left: 0 none;
border-right: 0 none;
border-bottom: 0 none;
margin-left: 0px;
}

div#holder {
width: 100%;
height: 100%;
text-align: center;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
background-position: top;
}

div#centerholder {
position: relative;
top: 30px;
width: 800px;
height: 800px;
background: #FFFFFF;
margin: 0 auto;
text-align: center;
border: 1px solid #C1AAA2;
}

div#header {
background: #FDCED5;
width: 760px;
height: 100px;
margin: auto;
}

div#sub_header {
height: 20px;
width: 760px;
margin: auto;
background: #C8C4B8;
margin-top: 3px;
text-align: right;
}

div#content {
text-align: left;
margin-top: 3px;
width: 760px;
margin: auto;
}

div#sub2_boven {
height: 20px;
text-align: left;
}

div#collection {
width: 184px;
height: 615px;
overflow: auto;
text-align: left;
float: left;
border-right: 1px solid #E9E9E9;
}

div#right {
width: 540px;
height: 615px;
text-align: left;
float: left;
overflow: auto;
margin-left: 15px;
padding-right: 5px;
}

div#copy {
margin-top: 40px;
font-size: 10px;
color: #666666;
}

p.pic {
float: right;
margin: 10px;
border: 1px solid #CCCCCC;
padding: 5px;
}

/*SPACERS*/
div#spacer_1 {
height: 20px;
}

div#spacer_3 {
height: 100%;
width: 15px;
float: left;
}

div#spacer_4 {
height: 10px;
}

.cp {
margin: 5px;
border: 1px solid #cccccc;
padding: 2px;
}

/*ADMIN PAGE*/

div#admin {
position: absolute;
width: 700px;
font-size: 13px;
color: #333333;
top: 0px;
left: 50%;
margin-left: -325px;
text-align: center;
}

.radio {
margin: 0px;
margin-left: 10px;
}
