﻿*{
	margin: 0;
	padding: 0;
}

html,body{	
	margin:0;
	padding:0;
	}

body{
	font: 80% verdana, arial,sans-serif;
	text-align:center;
	background-image: url('../images/headerBG.jpg');
	background-repeat: repeat-x;
	background-color: #676566;
	color: #ffffff;}
	
p{	
	margin-bottom:10px}
	
h2{
    margin-bottom:10px;
    font-size: 20px;
    text-transform: uppercase;
    color: #d4cfc1;
}

#col1 h2
{
    margin:0 54px 10px;
    font-size: 16px;
}

#feature
{
   padding: 0px 20px 15px;
}
h1{
    margin-bottom:10px;
    font-size: 20px;
    text-transform: uppercase;
    color: #343333;
}

a{
	display:block;
	color: #ffffff;}
	
div#header{
	height:251px;
	background-image: url('../images/MainHeaderBG.jpg');
	margin:0;
	padding-left:10px;
	color: #676566;
	margin-bottom: 15px;}
	
div#container{
	text-align:left}
	
div#content p{
	line-height:1.4;}

.OverallPos
{
	font-size: x-large;
	font-style: oblique;
}

.RowStyle
{
	height: 20px;
}

ul.nav{
	list-style: none;
}

ul.nav li{
	float: left;
	display:inline;
	
}

ul.nav a{
	border: 1px solid #cfcfcf;
	border-bottom: none;
	border-top: none;
	border-right: none;
	padding: 20px 10px 27px 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #706e6e;
	font-size: 18px;
	
}

ul.nav a:hover{
	background-color: #ffffff;
	
}

div#extra{
	background:#FF8539}
	
div#footer{
	clear:both;
	width:100%;
	background-image:url('../images/FooterBG.jpg');
	background-repeat:repeat-x;
	height: 210px;
	color: #676566}
	
div#footer p{
	margin:0;
	padding:4px 10px;
	text-align: center;
	}

div#footerContent .sponsorImg
{
    border: solid 1px #676566;
    margin: 0 4px 0 0;
}

div#footerContent
{
    margin:0 auto;
    padding-top: 10px;
    width:1000px;
}

div#footerContent a
{
   display:inline;
   color: #343333;
}

div#container{width:1000px;margin:0 auto}
div#content{
	float:right;
	border-left: 3px #c9c9c9 solid;
	margin-bottom:50px;
	padding-left:20px;
    width:775px;
	min-height: 440px;
	}

div#col1{
	float:left;
	width:200px;
	background:#676566;
}

div#story2{
	clear: both;
	float: left;
	width: 388px;

}
	
div#story3{
	clear: right;

}

div#mainStory{
	margin-bottom:5px;
}
div#mainStory img{
	float: right;
	border: 6px #ffffff solid;
	margin-left:15px;
	margin-bottom:15px;
	margin-right:15px;
}

.standardImg{
    border: 6px #ffffff solid;
	margin-left:15px;
	margin-bottom:15px;
	margin-right:15px;
}

#galleryContainer
{
    Width: 550px;
    margin: 0 auto;
    text-align: center;
}
.galleryPic
{ border-style: solid;
  border-top: solid 4px #343333;
  border-right: solid 4px #343333;
  border-bottom: solid 12px #343333;
  border-left: solid 4px #343333;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  }
.resultsGrid
{
    margin-bottom: 30px;
}
