﻿body 
{
    background-color: Gray;
}

#head h1
{
    margin-left: 5em;
    line-height: 100%;
}

#head h2
{
	margin-left: 8em;
	line-height: 60%;
}

#head h3
{
	margin-left: 12em;
	line-height: 80%;
}

#head img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#footer
{
    position:relative;
    width: 50%;
    margin-left:25%;
    text-align: center;
}

#mainContent img
{
	border: 0px;
}

#thumbs
{
    position: absolute;
    left: 0px;
    width: 200px;
    overflow: auto;
    height: 400px; 
}

#thumbs img
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 0px;
}

#mainImage
{
    margin-left: 210px;
}

#mainImage img
{
	border: solid 5px white;
}.cameras:link {
	color: #000000;
}
.cameras:hover {
	color: #FFFFFF;
}
