﻿body {
    background:#333333;
    color:White;
}
.MasterContainer
{
	width:900px;margin-left:auto;margin-right:auto;margin-top:0px;
}
.Header
{
    top:0px;
    left:0px;
    position:absolute;
    width:790px;
    background-image:url(/DavenportMotorSports/Images/Header.jpg);
    background-repeat:repeat-x;
}
.Footer
{
    clear:left;
    font-size:small;
    text-align:center;
    padding-top:5px;
}
.NavMenu
{
    top:80px;
    left:0px;
    height:21px;
    position:absolute;
    width:790px;
    background: #537797;
    border-top: black thin solid;
    border-bottom: black thin solid;
}


.Content
{
    top:104px;
    left:0px;
    width:784px;
    position:absolute;
    background:white;
    padding:3px;
}
hr
{
    color: #537797;
    
}
h2
{
    margin-top:0px;
    color: Maroon;
    font-style:italic;
    font-family: Georgia;
}
h3
{
    color: Maroon;
    font-size: larger;
    font-style: italic;
    text-align: center;
    font-family: Georgia;
}
h4
{
    color: Maroon;
    font-size:medium;
    font-style:italic;
    font-family: Georgia;
}
h5
{
    font-style:italic;
    font-size:medium;
    margin:0px;
    font-family: Georgia;
}
h6
{
    font-size:18px;
    margin-top:0px;
    margin-bottom:0px;
    color: Maroon;
    font-style:italic;
    font-family: Georgia;
}
.gallerypic
{
    width:300px; height:163px;
    float:left;
    border:solid 2px;
    margin-top:5px; margin-right:5px;
}
.galleryimage
{
  width:300px; height:163px;
}  
.gallerytext
{
    float:left;
    width:450px;
}
.gallerythumb
{
    clear:left;
    float:left;
    margin-top:10px;
}
.galleryimagebutton
{
    height:50px;
    width:65px;
    margin-left:5px;
}
.clearleft
{
    clear:left;
}
.nospace
{
	margin:0px;
}
.notice
{
	position:absolute;
	top:200px;
	left:40%;
	z-index:1;
	border:solid 5px black;
	width:300px;
	background-color:Yellow;
	color:Black;
	padding:5px;
}
.Products
{
	float:left;
	margin:2px;
	width:780px;
}
.homebannerimages
{
    clear:both;
    width:900px;
    padding:0;
    margin:0;
}
.Pictures
{
    text-align:center;
}
.AboutPics
{
float:left;width:500px;background-color:Black;
}
.AboutText
{
float:right;width:390px;background-color:Black;
}
.AboutPicSize
{
width:480px;height:300px;margin:5px;
}

.ImageViewer
{
    text-align:center;
    z-index: 1;
}

