﻿body 
{
    background-color: #fdfab1;
    background-image: url('images/back_left_copy.jpg');
    background-repeat: repeat-y;
}

TD.FacilitiesTableCell
{
    border-color: Black;
    Border-Style: solid; 
    Border-Width: 1px;
}

#Logo
{
  position: absolute;
  left: 50px;
}

Table.FacilitiesTable
{
    border-color: Black;
    Border-Style: solid; 
    Border-Width: 1px;    
}

img.Pictures
{
    border: 1px solid Black;
    margin: 10px;
    height: 172px;
}

#NavText
{
    font-family: vladimir script;
}

#form1
{
    float: left;
    width: 100%;
}

#RightBack
{
    position: absolute;
    width: 80px;
    background-image: url('images/back_right_copy.jpg');
    background-repeat: repeat-y;
    z-index: 0;
    right: 0%;
    top: 0px;
    bottom: 100%;
    margin-bottom: 0%;
    height: 100%;
}   

#Logo
{
    float: left;
    width: 160px;
}    

#Title
{
    margin-left: 180px; 
    margin-right: 100px;
    margin-top: 20px;
    background-image: url('Images/GKL%20Header.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 117px;
}

#Nav
{
    position: absolute;
    left: 50px;
    top: 150px;
    width: 160px;
    background-image: url('images/Nav_Glass.png');
    background-repeat: repeat-y;
    height: 420px;
}

#RepeaterDiv
{
    position: absolute;
    left: 20px;
    top: 40px;
    width: 109px;
}

#Content
{
    margin-left: 180px;
    margin-right: 100px;
    margin-top: 20px;
}

#Bottom
{
    margin-left: 180px;
    margin-right: 100px;
    height: 80px;
}