.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

.logo {
	float: left;
}

.tagline {
	position: absolute;
	left: 30px;
	top: 89px;
}

body {
	margin: 0px 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 700px;
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

a:link {
	color: #483D8B;
	text-decoration: underline
}

a:visited {
	color: #483D8B;
	text-decoration: underline
}

a:active {
	color: #483D8B;
	text-decoration: underline
}

a:hover {
	background-color: none;
	color: #FF6347;
	text-decoration: none
}

.topnav {
	position: absolute;
	left: 500px;
	top: 0px;
}	

.mainnav {
	position: absolute;
	left: 250px;
	top: 55px;
}

.title {
	position: absolute;
	left: 275px;
	top: 125px;
}

.title_wide {
	position: absolute;
	left: 300px;
	top: 125px;
}
div#categoryimage {
	border-color: #FF8C00;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	top: 140px;
	left: 20px;
	position: absolute;
}

div#thumbnails {
	width: 500px;
	position: absolute;
	left: 275px;
	top: 160px;
	margin-bottom: 100px;
	}
	
div#thumbnails td {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	}
	
div#thumbnails p {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

div#thumbnails_wide {
	width: 500px;
	position: absolute;
	left: 300px;
	top: 160px;
	margin-bottom: 100px;
	}
	
div#thumbnails_wide img {
	
	padding: 5px;
}

div#thumbnails_wide td {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	}
	
div#thumbnails_wide p {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

div#thumbnails_alt {
	width: 500px;
	position: absolute;
	left: 350px;
	top: 360px;
	margin-bottom: 100px;
	}
	
div#thumbnails_alt img {
	
	padding: 5px;
}

div#thumbnails_alt td {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	}
	
div#thumbnails_alt p {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
div#productimage {
	border-color: #FF8C00;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	top: 160px;
	left: 100px;
	position: absolute;
}

div#productimage_wide {
	border-color: #FF8C00;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	top: 160px;
	left: 75px;
	position: absolute;
}
div#productinfo {
	width: 300px;
	top: 170px;
	left: 325px;
	position: absolute;
}

div#productinfo_wide {
	width: 300px;
	top: 170px;
	left: 350px;
	position: absolute;
}
.bottom {
	font-size: 10px;
	color: #333333;
	text-align: center;
	position: absolute;
	float: none;
	width: 50%;
	top : 500px;
}

.bottom2 {
	font-size: 10px;
	color: #333333;
	text-align: center;
	position: absolute;
	top: 650px;	
	float: none;
	width: 50%;
}

.bottom3 {
	font-size: 10px;
	color: #333333;
	text-align: center;
	position: absolute;
	top: 800px;	
	float: none;
	width: 50%;
}

.nexthat {
	position: absolute;
	left: 500px;
	top: 130px;	
}

div#popup {


}

div#popup a:link {
	color: #483D8B;
	text-decoration: underline;
	font-weight: bold;
}

div#popup a:visited {
	color: #483D8B;
	text-decoration: underline;
	font-weight: bold;
}

div#popup a:active {
	color: #483D8B;
	text-decoration: underline;
	font-weight: bold;
}

div#popup a:hover {
	background-color: none;
	color: #FF6347;
	text-decoration: none;
	font-weight: bold;
}

div#views {
	position : absolute;
	left: 73px;
	top: 430px;
}