.html, body {
	background-color:#000000; 
	font-family: Verdana, Sans-serif, Arial;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 800px;
	background-position: 50% 50%;
	height: auto;
	}
img {
	margin: 0px;
	padding: 0px;
	}
img#intro {
	height: 280px;
	width: 110px;
	margin: 0px;
	padding: 0px;
	}
img#chrome {
	height: 600px;
	width: 400px;
	}
.content {
	background-color: #ee6622;
	border: 2px solid #ffeebb;
	width: 800px;
	float: left;
	color: #ffeebb;
	font-weight: bold;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
.content p {
	background-color: #ee6622;
	text-align: center;
	font-size: 12px;
	width: auto;
	color: #cc6633;
	margin: 0px;
	}
.content h1 {
	background-color: #ee6622;
	font-size: 20px;
	width: 600px;
	text-align: center;
	padding: 10px 100px;
	color: #ffeebb;
	}
.left {
	background-color: #ee6622;
	width: 400px;
	height: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
}
.left h2 {
	background-color: #336666;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7ECED;
	width: 150px;
	text-align: center;
	margin: 0px;
	line-height: 1.8em;
}
.right {
	background-color: #ee6622;
	width: 400px;
	height: 600px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	}
.right p {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7ECED;
	width: 380px;
	float: left;
	color: #ffeebb;
	text-align: center;
	margin: 10px;
	line-height: 1.8em;
	}
.choose {
	background-color: #ee6622;
	width: 178px;
	float: left;
	margin: 10px;
	padding: 0px;
	padding-bottom: 20px;
	}
.choose p {
	text-align: center;
	border: 0px;
	width: 158px;
	}
a	{
	background-color: #ee6622;
	text-decoration: none;
  	font-weight: bold;
  	font-size: 14px;
	color: #ffeebb;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
a:link {
	background-color: #ee6622;
	text-decoration: none;
	font-weight: bold;
  	color: #ffeebb;
	}
a:visited {
	background-color: #ee6622;
	text-decoration: none;
	font-weight: bold;
  	color: #ffeebb;
	}
a:hover {
	background-color: black;
	text-decoration: none;
	font-weight: bold;
  	color: #ffeebb;
	}
a:active {
	background-color: #ee6622;
	text-decoration: none;
	font-weight: bold;
  	color: #ffeebb;
	}
#indxfooter {
	background-color: #ee6622;
	width: 800px;
	color: #ffeebb;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	padding-top: 10px;
	clear: left;
}
#indxfooter a:link {
	font-weight: bold;
	color: #ffeebb;
	font-size: 10px;
	display: inline;
	margin: 0px;
	}
#indxfooter a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #ffeebb;
	}
#indxfooter a:hover {
	background-color: black;
	font-weight: bold;
	font-size: 10px;
	color: #ffeebb;
	}
#indxfooter a:active {
	font-weight: bold;
	font-size: 10px;
	color: #ffeebb;
	}

