body  {color: #777777; font-size: 10px; font-family: Arial; text-decoration: none}
table   { color: #777777; font-size: 10px; font-family: Arial; text-decoration: none }
#wrapper {
}
#header {
	float: left;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 100%;
}
blockquote   { color: #777777; font-size: 10px; font-family: Arial; text-decoration: none }
li  {
	color: #5c5c5c;
	line-height: 100%;
	font-size: 12px;
}
A:link      {
	color: #777777;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}
A:visited    {
	color: #777777;
	font-size: 12px;
	font-family: Arial;
	text-decoration: line-through
}
A:active    {
	color: #777777;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
A:hover    {
	color: #88c3f6;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
P  { color: #777777; font-size: 10px; font-family: Arial; text-decoration: none }
Price  {
	color: #E70307;
	font-size: 20px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
#pic {
	float: left;
	padding-right: 20px;
	clear: both;
	align-content: center;
	width: 400px;
	margin-left: 40px;
}
img.right {
	display: block;
	margin-left: auto;
	margin-right: 0px;
}
#item 
{
	margin-top: 10%;
	min-width: 880px;
	clear: both;
	padding-top: 20px;
}
#itemdesc {
	margin-left: 2%;
	width: 400px;
	float: left;
	margin-top: -16px;
	clear: right;
}
#nav {
	width:100%;
	min-width: 880px;
	position:fixed;
	top: 0px;
	left: 0px;
}
#nav ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav a {
	display: block;
	width: 14.28%;
	float: left;
	text-align: center;
	background-color: #777777;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: arial;
	font-size: 1.5em;
	min-width: 110px;
}
#nav a:hover , a:active, a:focus{
	color: #88c3f6;
}
#break {
	width: 100%;
	height: 2px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	clear: both;
	background-color: #777777;
}
