body, html {
    margin: 0;
    padding: 0;
    text-align: center;
}

img#bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

table#page {
    position: relative;
    z-index: 1;
}

h1#title {
    padding-left: 25px;
    font-family: sans-serif;
    color: #57321D;
}

div#content {
    height: 460px;
    text-align: left;
    background-image: url(http://hotncold.protoweekend.nl/style/ProTO_Hot_n_Cold/images/christmas_tree.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: #FEC82F;
}

.vscrollerbar {
	width: 10px;
	background-color: #B65413;
}

.hscrollerbase {
	height: 10px;
	background-color: #FEC82F;
}

.hscrollerbar {
	height: 10px;
	background-color: #B65413;
}

.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}

a.menu-href {
    text-decoration: none;
    color: black;   
}

ul#menu {
    text-align: left;
    list-style-type: none;
}

td#width246 {
	width: 246px
}
