﻿a {
    color: #00deff;
    }

body {
    background: #ffffff;
    color: #333333;
    }

.siteMenuVerticalContainer {
    padding-right: 70px;
    }

.siteMenuVertical {
    text-align: right;
    padding-right: 10px;
    border-right: 1px solid #666666;
    }

.header {
    background-color: #666666;
    height: 80px;
    color: #ffffff;
    }

.footer {
    background-color: #666666;
    color: #ffffff;
    height: 80px;
    }

.viewer {
    background: #eeeeee;
    }

.imageBorder {
    background-color: transparent;
    }

.logo {
	bottom: 0px;
    right: 50%;
    margin-right: -400px;
}
