.text {
	color: #000000;
	list-style-position: inside;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
.background {
	background-color: #FFFFFF;
	top: auto;
}

.links {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

#navcontainer {
	width: 200px;
	height: 438px;
	position: absolute;
	top: 222px;
}
product {
	background-color: #333333;
	height: 197px;
	width: 197px;
}


#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
	word-spacing: 0em;
	position: absolute;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FFFF00;
	border-bottom: 1px solid #eee;
	height: 50px;
	line-height: 50px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

#navcontainer a:hover
{
background-color: #FF0000;
color: #fff;
}
.Header {
	font-size: 36px;
	color: #FF0000;
}
.linkbox {
	height: 25px;
	width: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	background-color: #FFFF00;
	margin-left: 250px;
}
.linebox {
	padding: 20px;
	height: 100px;
	width: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.colorlinks {
	color: #0000FF;
	text-decoration: underline;
}
.productbox {
	padding: 20px;
	height: 150px;
	width: 150px;
	border: medium solid #000000;
	position: static;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.text .background .productbox a:link {
	color: #000000;
}
.text .background .productbox a:visited {
	color: #FF0000;
}

.producttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.topblackstrip {
	height: 50px;
	width: 400px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0000;
	text-align: center;
	position: static;
	right: auto;
	margin-left: 150px;
}
.bottomline {
	width: 393px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
