﻿body
{
	margin: 0;
	font-family: Arial;
	background-color: #660000;
}
p
{
	margin: 0;
}
img
{
	border: 0;
}
.header
{
	background: url(images/mandolin-header.jpg) left top no-repeat;
	width: 800px;
	height: 149px;
	position: relative;
}
.footer
{
	background-color: White;
	padding-top:10px;
}
.footnavigation
{
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-align:center;
}
.footnavigation a
{
	text-decoration: none;
	color: #666;
}
.footnavigation a:hover
{
	text-decoration: underline;
	color: #666;
}
.footerright
{
	font-size: 12px;
	position: absolute;
	top: 85px;
	left: 225px;
}
.footerright a
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
.footerright a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
.navigation
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 7px;
}
.navigation a
{
	color: #660000;
	text-decoration: none;
	margin-left: 15px;
}
.navigation a:hover
{
	color: #660000;
	text-decoration: underline;
}
.header1
{
	color: #FFFFFF;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia,Times,serif;
	position: absolute;
	top: 15px;
	left: 245px;
}
.header2
{
	position: absolute;
	top: 10px;
	left: 580px;
}
.header3
{
	position: absolute;
	top: 0px;
	left: 690px;
}
.header4
{
	color: White;
	font-size: 12px;
	position: absolute;
	top: 83px;
	left: 385px;
	text-align: left;
}
.header4 a
{
	color: White;
	text-decoration: underline;
}
.header4 a:hover
{
	color: white;
	text-decoration: none;
}
.header5
{
	position: absolute;
	top: 90px;
	left: 605px;
}
.header6
{
	position:absolute;
	left:580px;
	top:110px;
	}
.intro
{
	font-size: 12px;
	padding-left: 15px;
}
.intro p
{
	margin-top: 10px;
}
.item
{
	font-size:11px;
	padding-right:15px;
	}
.item p
{
	margin-top:10px;
	margin-left:4px;
	}
.item img
{
	margin-left:4px;
	}
.productname
{
	font-size:13px;
	}
.productname a
{
	color:Blue;
	text-decoration:none;
	font-weight:bold;
	}
.productname a:hover
{
	color:Blue;
	font-weight:bold;
	text-decoration:underline;
	}
.howto a
{
	color:Blue;
	text-decoration:underline;
	}
.howto a:hover
{
	color:Blue;
	text-decoration:none;
	}
.links p
{
	margin-top:10px;
	}
.links a
{
	color:Blue;
	text-decoration:underline;
	}
.links a:hover
{
	color:Blue;
	text-decoration:none;
	}
.aboutus
{
	font-size:13px;
	padding-left:40px;
	padding-right:40px;
	}
.aboutus p
{
	margin-bottom:20px;
	}
.return a
{
	color:Blue;
	text-decoration:underline;
	}
	
.return a:hover
{
	text-decoration:none;
	color:Blue;
	}
.relateproduct a
{
	font-size:14px;
	color:Blue;
	text-decoration:none;
	}
.relateproduct a:hover
{
	font-size:14px;
	color:Blue;
	text-decoration:underline;
	}
