﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:black;
	background-image: url("../siteImages/Background0.5.png");
	background-repeat: repeat;
	font-family:verdana;font-size:12px;color:white;
}
p {
	margin:0px;
	color:#a1a1a1;
	line-height:normal;
	font-size:12px;
}
div p {
	margin:0px;
	color:#a1a1a1;
	line-height:normal;
	font-size:12px;
}
.outerMain {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-433px;
	width:865px;
	height:630px;
	background-color:black;
}
.innerHeader {
	position:absolute;
	top:0px;
	left:10px;
}
.siteBody {
	background-image: url("../siteImages/Background_1.png");
	position:absolute;
	top:170px;
	left:9px;
	width:847px;
	height:421px;
}
.innerBody {
	background-image: url("../siteImages/knockout2.jpg");
	position:absolute;
	top:170px;
	left:9px;
	width:847px;
	height:421px;
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform:uppercase;
	font-weight:bold;
	color: #DEDEDE;
	display:none;
}
.innerBody2 {
	background-image: url("../siteImages/knockout.jpg");
	position:absolute;
	top:170px;
	left:9px;
	width:847px;
	height:421px;
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform:uppercase;
	font-weight:bold;
	color: #DEDEDE;
	display:none;
}
.innerBody3 {
	background-image: url("../siteImages/knockout3.jpg");
	position:absolute;
	top:170px;
	left:9px;
	width:847px;
	height:421px;
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform:uppercase;
	font-weight:bold;
	color: #DEDEDE;
	display:none;
}
.img1 {
	position:absolute;
	top:32px;
	left:455px;
	border:1px solid black;
}
.img2 {
	position:absolute;
	top:148px;
	left:455px;
	border:1px solid black;
}
.nav {
	position:absolute;
	top:143px;
	left:72px;
}
.navBtn {
	cursor:pointer;
	float:left;
	margin-right:10px;
}
.formLable {
	float:left;
	width:130px;
	font-family:Verdana;
	font-size:10px;
	color:#FF6666;
	margin-top:3px;
}
.formData {
	width:200px;
	font-family:Verdana;
	font-size:10px;
	color:black;
	border:0px;
	background-color:silver;
	margin-top:3px;
}
.picView {
	position:absolute;
	background-color:white;
	border:1px black solid;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	width:100px;
	height:100px;
	display:none;
}
.hor{
	float:left;
	width:760px;
	height:222px;
	overflow:auto;
	white-space: nowrap;
}
.topNav {
	background-image:url('SITE-Images/topNav.png');
	background-position:right bottom;
	background-repeat:repeat-x;
	padding-left:13px;
	padding-right:13px;
	float:left;
	height:34px;
	overflow:hidden;
	border-bottom:0px;
	border-bottom:1px solid red;
}
.topNav a {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:white;
}
.topNav:hover {
	background-image:url('SITE-Images/topNavH.png');
	
}
.topNavON {
	background-image:url('SITE-Images/topNavON.png');
	background-position:right bottom;
	background-repeat:repeat-x;
	padding-left:13px;
	padding-right:13px;
	float:left;
	height:34px;
	overflow:hidden;
	border:1px solid red;
	border-bottom:0px;
}
.topNavON a {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:black;
	cursor:default;
}



