#banner {
	background: #000000 url("../images/banner.jpg") left top repeat-x;
	height: 90px;
	padding: 0;
	margin: 0;
	position: relative;
}

#mhc {
	background: url("../images/modelhovercraftcom.gif") 0% no-repeat;
	height: 90px;
	padding: 0;
	margin: 0;
	position: relative;
}

#header {
	background: url("../images/header1.jpg") 100% no-repeat;
	height: 90px;
	padding: 0;
	margin: 0;
	position: relative;
}

#copyright {
	color: #000000;
}

#tab {
	background: #669DB8;
	height: 30px;
	padding: 0;
	margin: 0;
	position: relative;
	font: 12px "Arial";
	color: #000000;
}

#tab .tabNotSel a {
	background: transparent url("../images/mhc_off.gif") left bottom no-repeat;
	float: left;
	padding: 0;
	margin: 0px 4px 0px 0px;
	font: bold 12px "Arial";
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	width: 83px;
	height: 30px;
}

#tab .tabSel a {
	background: transparent url("../images/mhc_on.gif") left bottom no-repeat;
	float: left;
	padding: 0;
	margin: 0px 4px 0px 0px;
	font: bold 12px "Arial";
	color: #000;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	width: 83px;
	height: 30px;
}

#subtab {
	background: #5F95B0;
	height: 30px;
	padding: 0;
	margin: 0;
	position: relative;
	font: 12px "Arial";
	color: #000000;
}

#subtab .tabNotSel a {
	background: transparent url("../images/mhc_off.gif") left bottom no-repeat;
	float: left;
	padding: 0;
	margin: 0px 4px 0px 0px;
	font: bold 12px "Arial";
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	width: 83px;
	height: 30px;
}

#subtab .tabSel a {
	background: transparent url("../images/mhc_on.gif") left bottom no-repeat;
	float: left;
	padding: 0;
	margin: 0px 4px 0px 0px;
	font: bold 12px "Arial";
	color: #000;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	width: 83px;
	height: 30px;
}

#gallery .tabsel {
	background-color: #C6EBFE;
	font: italic 18px;
	line-height: 20px;
}

#gallery .tabNotSel {
	background-color: #8FBCD3;
	font: 18px;
	line-height: 20px;
}

body {
	background: #588DA8;
	font: 12px "Arial";
	color: #0DFD0D;
	margin: 0;
	padding: 0;
}

body h1 {
	color: #00FFFF;
	font:  bold 24px;
}

body h2 {
	color: #00FFFF;
	font:  bold 16px;
}

body h3 {
	color: #00FFFF;
	font:  bold 14px;
}

p {
	font: 16px "Arial";
	color: #222222;
	margin: 0px 0px 10px 0px;
	padding: 0;
	line-height: 16px;
}

td, li {
	font: bold 14px "Arial";
	color: #222222;
	margin: 0px 0px 10px 0px;
	padding: 0;
	line-height: 16px;
}
