@import url("*.css");
body {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#wrapper {
	background-color: #FFF;
	height: 1010px;
	width: 800px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	text-decoration: none;
}
#wrapper #header1 {
	background-image: url(images/BannerTankGenie.jpg);
	height: 114px;
	width: 800px;
	text-decoration: none;
}
#wrapper #navigation {
	background-image: url(images/menuslice.jpg);
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#wrapper #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 160px;
	float: left;
	line-height: 35px;
	text-align: center;
	background-image: url(images/menurollover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation a:hover {
	background-position: bottom;
	color: #03F;
	text-decoration: none;
}

#wrapper #header2 {
	background-image: url(images/HeadBar2.jpg);
	height: 82px;
	width: 800px;
	text-decoration: none;
}
#wrapper #bodyleft {
	background-image: url(images/tankwrapper.jpg);
	height: 740px;
	width: 540px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #006;
	font-size: medium;
	line-height: 25px;
	text-decoration: none;
}
#wrapper #bodyright {
	background-image: url(images/tanksidebar.jpg);
	float: right;
	height: 740px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #bodyleft p img {
	float: right;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: bottom;
	text-decoration: none;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	background-image: url(images/basebar.jpg);
	height: 25px;
	width: 800px;
	clear: both;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
}
#wrapper #bodyright p {
	font-weight: bold;
	text-decoration: none;
}
#wrapper #bodyright p {
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;

}
#wrapper #bodyright ul {
	font-size: small;
	text-align: left;
	text-decoration: none;
}
#wrapper #bodyleft p #FLVPlayer {
	text-decoration: none;
	margin-left: 20px;
}
#wrapper #bodyleft p span {
	color: #060;
	text-decoration: none;
}
#wrapper #bodyleft p span {
	color: #00F;
	text-decoration: none;
}
#wrapper #bodyleft p span a {
	color: #060;
	text-decoration: none;
}
#wrapper #bodyleft div {
	color: #000;
	height: 285px;
	width: 440px;
	background-color: #000;
	margin-left: 20px;
	padding-left: 60px;
	text-decoration: none;
}
#wrapper #bodyright p a {
	text-decoration: none;
}
