body {
	background-image: url(../images/Mike-Fregia-BG.jpg);
	background-repeat: repeat-x;
	background-color: #231f20;
}

#PageHolder{
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -8px;
}

#Header{
	height: 93px;
	width: 776px;
}

#Name{
	float: left;
	height: 93px;
	width: 344px;
}

#Navigation{
	float: left;
	height: 93px;
	width: 344px;
	margin-left: 70px;
}

#Splash{
	height: 402px;
	width: 776px;
	background-image: url(../images/Splash-BG.png);
	margin-top: 8px;
}

#SplashContainer{
	height: 347px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
}

#Body{
	background-color: #FFFFFF;
	min-height: 200px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}

#ContentContainer{
	min-height: 170px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/CopyHeaderBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#PressContainer{
	min-height: 170px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Press-HolderBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#CompetitionContainer{
	min-height: 170px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Competitions-HolderBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#CopyContainer{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#Footer{
	background-color: #3e838d;
	height: 110px;
	width: 748px;
	float: left;
	margin-left: -26px;
}

#Footer2{
	background-color: #3e838d;
	height: 110px;
	width: 748px;
	float: left;
	margin-left: 0px;
}

#FooterWindows{
	height: 95px;
	width: 727px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#SiteInfo{
	background-color: #ffffff;
	height: 30px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}

h2{
	font-size: 24px;
	font-weight: bold;
	text-shadow: #ffffff 2px 2px 2px;
}

h4{
	font-size: 16px;
	font-weight: bold;
	text-shadow: #eeeeee 2px 2px 2px;
	color: #FAA719;
	list-style-type: upper-alpha;
}

h5{
	font-size: 14px;
	font-weight: bold;
	text-shadow: #ffffff 2px 2px 2px;
	line-height: 10px;
}

.Copy{
	font-size: 14px;
	text-align: left;
	color: #666666;
	text-shadow: #ffffff 2px 2px 2px;
}

.SpecsCopy{
	font-size: 14px;
	text-align: right;
	color: #666666;
	text-shadow: #ffffff 2px 2px 2px;
}

.StoryCopy{
	font-size: 12px;
	text-align: left;
	color: #666666;
	text-shadow: #ffffff 2px 2px 2px;
}

.FooterCopy{
	font-size: 10px;
	color: #999999;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}


#ResultImgHolder{
	height: 200px;
	width: 650px;
}

#ResultContent{
	width: 650px;
}

#ResultSpecs{
	background-color: #E0E0E0;
	float: left;
	min-height: 150px;
	width: 185px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	padding-left: 20px;
}

#ResultStories{
	min-height: 150px;
	width: 420px;
	padding-left: 230px;
	padding-top: 15px;
}
