﻿body 
{
    background-color: #707276;
    color: #FFFFFF;
    font-family: Arial Narrow, Arial;
    font-size: 10px; 
}

/* Content Sections */
#ContactPage
{
    background-image: url("images/contact-content.jpg");
    width: 532px;
}

#ContactThank
{
    background-image: url("images/contact-thank.jpg");
    font-size: 20px;
    font-weight: bold; 
}

#contactAppleMAC-Safari
{
	position: relative;
	top: 40px;
}

#directionsImgIE
{
	position: relative;
	top: -259px;
	left: 257px;
}

#directionsImgAppleMAC-Safari
{
	position: relative;
	top: -257px;
	left: 257px;
}

#FacilityPage
{
	background-image: url("images/facility-content.jpg");
	width: 532px;
}

#facilityImg
{
	position: relative;
	left: -2px;
	top: 86px;
}

.NavBG
{
    background-image: url("images/nav-bg.jpg");
    height: 32px;
    width: 754px;
}

.smallWhite
{
    color: #FFFFFF;
    font-family: Arial Narrow, Arial;
    font-size: 10px; 
}





