		.roundedbox {
			text-decoration: none;
			width: 125px;
			height: 20px;
			margin-right: 1px;
			margin-bottom: 6px;
			margin-top: 10px;
			padding-top: 10px;
			background-color: #e3da5e;
			padding: 5px;
			float: left;
			text-align: center;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 0.9em;
		}
		
		.roundedbox-active {
			text-decoration: none;
			color: white;
			width: 125px;
			height: 30px;
			margin-right: 1px;
			margin-top: 1px;
			background-color: white;
			padding: 10px;
			float: left;
			text-align: center;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.1em;
		}
		
		#tabholder	{
			width: 630px;
			text-align: center;
			margin-right: auto;
			margin-left: auto;
		}
		
		#tabspacer	{
			width: 15px;
			float: left;
			text-align: center;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 0.9em;
		}

		.bground	{
			background-color: white;
			width: 760px;
			clear: both;
			padding: 5px;
			text-align: left;
		}
		
		#container	{
			width: 760px;
			margin-left: auto;
			margin-right: auto;
		}
		
		body {
			text-align: center;
			background-color: #1b0d00;
			background-position: center 0px;
			background-image: url(images/retroheader.jpg);
			background-repeat: no-repeat;
		}
		
		.productname {
			margin-bottom: 12px;
			line-height: 24px;
			font-size: 24px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		
		.productblurb {
			text-align: justify;
			line-height: 24px;
			font-size: 14px;
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		}
		
		.roundedbox a {
			color: black;
			text-decoration: none;
		}
		
		.roundedbox-active a {
			text-decoration: none;
			color: #1f2934;
		}
		
		.productimagebox	{
			float: left;
			width: 173px;
		}
		
		.productwordsbox	{
			float: left;
			width: 560px;
		}
		
		.productwordsboxsmall	{
			float: left;
		}
		
		.productimage {
			border-width: 1px;
			border-style: solid;
			padding: 5px;
			background-color: white;
			text-align: left;
			margin-right: 10px;
		}
		
		.productholder {
			margin-left: 5px;
			width: 740px;
		}
		
		.centralheader {
			padding-bottom: 10px;
			font-size: 24px;
			font-family: Georgia, "Times New Roman", Times, serif;
			text-align: center;
			margin-bottom: 15px;
		}
		
		#footer	{
			padding-bottom: 15px;
			color: #808080;
			font-size: 10px;
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
			text-align: center;
			margin-left: 10px;
			margin-top: 40px;
			padding-top: 10px;
			border-top-color: black;
			border-top-width: 1px;
			border-top-style: solid;
			clear: both;
			width: 730px;
		}
		
		.bground a	{
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			text-decoration: none;
		}
		.spacer	{
			margin-right: 10px;
			margin-left: 10px;
			margin-bottom: 20px;
			border-bottom-color: #808080;
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			clear: both;
		}
		#title	{
			color: white;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			text-shadow: 0px 0px 10px white;
			margin-right: auto;
			margin-left: auto;
			width: 100%;
			text-align: center;
			margin-bottom: 30px;
			margin-top: 20px;
			font-size: 32pt;
		}
		
		#title a	{
			color: black;
			text-decoration: none;
		}
		#intro	{
			text-align: center;
			line-height: 28px;
			padding-top: 20px;
			width: 740px;
			margin-top: 20px;
			margin-left: 5px;
			font-size: 18px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		#introhome	{
			text-align: center;
			line-height: 28px;
			padding-top: 20px;
			width: 740px;
			padding-bottom: 20px;
			margin-bottom: 10px;
			margin-top: 20px;
			margin-left: 5px;
			font-size: 22px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		#leftbox	{
			padding-left: 10px;
			padding-right: 20px;
			text-align: justify;
			float: left;
			margin-right: 10px;
			width: 342px;
		}
		#rightbox	{
			padding-left: 10px;
			text-align: justify;
			float: left;
			width: 342px;
		}
		
		#leftboxcontact	{
			padding-left: 10px;
			padding-right: 20px;
			text-align: justify;
			float: left;
			margin-right: 10px;
			width: 200px;
		}
		#rightboxcontact	{
			padding-left: 10px;
			text-align: justify;
			float: left;
			width: 484px;
		}
		.textright	{
			line-height: 24px;
			font-size: 14px;
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
			text-align: right;
		}
		#gap	{
			clear: both;
			height: 1px;
		}
		
		.logo	{
			margin: 2px;
			float: left;
			width: 140px;
		}
		
		.hittableleft	{
			width: 80px;
			float: left;
		}
		.hittableright	{
		}
		
		.contacthittableleft	{
			width: 250px;
			float: left;
		}
		.contacthittableright	{
		}
		.nikpic	{
			width: 140px;
			padding: 8px;
			border-color: black;
			border-style: solid;
			border-width: thin;
			margin-right: 20px;
		}
		textarea	{
			width: 400px;
		}