* {
	margin: 0px;
	padding: 0px;
}

body {
    background: #000000 url(../images/mainbg.png) left repeat-y;
}

img {
    border: 0px;
    margin: 5px;
}

#siteMenu {
    width: 200px;
    position: fixed;
    left: 63px;
    top: 20%;
}

#mainNavigation ul {
    list-style: none;
    text-transform: uppercase;
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    border-top: 1px #ffffff solid;
    border-left: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
}
#mainNavigation li a {
    text-align: right;
    color: #ffffff;
    text-decoration: none;
    background-color: #660000;
    line-height: 38px;
    display: block;
    padding-right: 8px;
}
#mainNavigation li a:hover {
    background-color: #ffffff;
    color: #660000;
}
#mainNavigation li {
    display: block;
    border-bottom: 1px #ffffff solid;
}
#mainNavigation li ul {
    position: absolute;
    left: -999em;
    z-index: 1000;
    background-color: #660000;
    display: block;
    width: 200px;
    margin-left: 198px;
    margin-top: -39px;
}
#mainNavigation li ul li a {
    text-align: left;
    padding-left: 8px;
}
#mainNavigation li:hover ul, #mainNavigation li.sfhover ul {
    left: auto;
}
#mainNavigation li:hover, #mainNavigation li.sfhover {
    position: static;
}
#translationLinks {
    margin-left: 10px;
    padding-top: 30px;
    clear: both;
}

#container {
    width: 903px;
    margin: 0px auto;
}
#rightColumn {
    float: left;
    width: 152px;
}

#mainColumn {
    width: 751px;
    float: left;
    background-color: #ffffff;
    margin-top: 38px;
}

#siteHeader {
    width: 751px;
    height: 320px;
    margin-bottom: 10px;
}
#siteHeader h1>a {
    display: block;
    width: 230px;
    height: 79px;
    position: relative;
    left: 511px;
    top: 85px;
}
#siteHeader a>span, #siteHeader h2 {
    display: none;
}

#mainContent {
    width: 511px;
    float: left;
    margin-bottom: 46px;
}
#extraContent {
    width: 235px;
    float: left;
    border-left: 1px #660000 solid;
    margin-bottom: 45px;
}

h2 {
    font-family: "Adobe Garamond Pro", "Garamond Premier Pro", "Adobe Caslon Pro", Garamond, Palatino, serif;
    color: #660000;
    font-weight: normal;
    font-style: italic;
    font-size: 24px;
    padding-left: 32px;
    margin-bottom: 18px;
}
#mainContent p {
    padding-left: 53px;
    padding-right: 53px;
}
#mainContent table {
    padding-left: 53px;
    padding-right: 53px;
    padding-bottom: 20px;
}

#extraContent p {
    padding-left: 50px;
    padding-right: 30px;
}

ul#fancyLinks {
    list-style: none;
    padding-left: 50px;
}
ul#fancyLinks li a {
    display: block;
    width: 150px;
    height: 100px;
    background-color: #ffffff;
    margin-bottom: 44px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 2px;
    text-align: center;
}
ul#fancyLinks li a span {
    width: 150px;
    height: 21px;
    background-color: #660000;
    display: block;
    position: relative;
    top: 62px;
    padding-top: 2px;
}
ul#fancyLinks li a:hover span {
    background-color: #ffffff;
    color: #660000;
}

#footer {
    height: 35px;
    width: 100%;
    display: block;
    border-top: 1px #ffffff solid;
    clear: both;
}

#thirdLevelMenu {
    list-style: square outside;
    margin-left: 30px;
    padding-right: 10px;
    margin-bottom: 60px;
    padding-top: 50px;
}
#thirdLevelMenu li {
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #660000;
    margin-bottom: 8px;
}
#thirdLevelMenu li a {
    text-decoration: none;
    border-bottom: none;
    color: #660000;
}
#thirdLevelMenu li a:hover {
    text-decoration: underline;
}

#seasonLinks ul {
    list-style: none;
    margin-top: 30px;
    height: 60px;
}
#seasonLinks li {
    display: inline;
}
#seasonLinks li a {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    letter-spacing: 2px;
    text-align: center;
    margin-left: 27px;
}
#seasonLinks li a span {
    width: 60px;
    height: 16px;
    background-color: #660000;
    display: block;
    position: relative;
    top: 44px;
    padding-top: 2px;
}
#seasonLinks li a:hover span {
    background-color: #ffffff;
    color: #660000;
}
#seasonLinkZomer {
    background-image: url(../images/summerlink-bw.jpg);
}
a#seasonLinkZomer:hover {
    background-image: url(../images/summerlink-color.jpg);
}
#seasonLinkWinter {
    background-image: url(../images/winterlink-bw.jpg);
}
a#seasonLinkWinter:hover {
    background-image: url(../images/winterlink-color.jpg);
}

.typography .imageGallery a {
    border-bottom: none;
}
.typography .imageGallery a:hover {
    border-bottom: none;
}
.typography .imageGallery img {
    margin: 13px;
}
.imageGallery {
    list-style: none;
    padding-left: 30px;
    padding-right: 15px;
}
.imageGallery li {
    float: left;
    width: 111px;
    height: 111px;
}
.imageGallery li:hover {
    background-color: #cccccc;
}

.typography .imageGalleryHolder a {
    border-bottom: none;
    display: block;
    width: 200px;
    height: 200px;
    padding-left: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.typography .imageGalleryHolder a:hover {
    border-bottom: none;
    background-color: #cccccc;
}
.typography ul.imageGalleryHolder {
    list-style: none;
    margin-left: 20px;
}
.typography ul.imageGalleryHolder img {
    margin-top: 20px;
}
.typography ul.imageGalleryHolder li {
    float: left;
    display: block;
}
.imageGalleryTitle {
    display: block;
}

#zooverAward {
	margin-top: 20px;
	padding-left: 15px;
}