﻿html, body 
{
	width:100%;
	*height:100%;
	min-height:100%;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;	
	*text-align:center;
}
#backgrounddiv
{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;	
	width:100%;
	*height:100%;
	min-height:100%;
}
#top
{
	position:relative;
	width:582px;
	height:214px;
	margin:0px auto;
}
#leftear
{
	position:absolute;
	left:-266px;
	top:0px;
	background-color:Red;
	width:224px;
	height:274px;
}
#rightear
{
	position:absolute;
	left:624px;
	top:0px;
	background-color:Red;
	width:224px;
	height:274px;
}

#header
{
	width:582px;
	height:214px;
	margin:0px auto;
}
#menu
{
	width:666px;
	*width:656px;
	height:54px;
	*text-align:left;
	position:relative;
	margin:0px auto;
	z-index:5;
}
#content
{
	width:650px;
	margin:0px auto;
	background-repeat:repeat-y;
	z-index:0;
	text-align:left;
	min-height:50%;
	*height:50%;
	background-color:#ffffff;
}
#blog
{
	float:left;
	width:630px;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
}
#nav
{
	float:right;
	width:180px;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
}
.thumbimage
{
	margin:2px 1px 2px 1px;
	padding:2px 1px 2px 1px;
}
td.thumbimage
{
	float:left;

}
.thumbimage img
{
	border: solid 1px black;
}
.blockcaption
{
	float:left;
	padding:0px 0px 10px 0px;
	
}
.blockimages
{
	text-align:center;
}
.blockthumbs
{

}
.blockprice
{
	float:right;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}
.blockdesc1
{
	width:450px;
	float:left;
	margin:5px 5px 5px 0px;
	padding:5px 5px 5px 0px;
}
.cart
{
	width:130px;
	float:right;
	margin:5px 10px 5px 5px;
	padding:5px 10px 5px 5px;
}
.blockiteminfo1
{
	width:130px;
	float:right;
	margin:5px 10px 5px 5px;
	padding:5px 10px 5px 5px;
}
.blockdesc2
{
	float:left;
	margin:5px 5px 5px 0px;
	padding:5px 5px 5px 0px;
}
.cart2
{
display:none;
}
.blockiteminfo2
{
	display:none;
}

.blockback, .blockback a, .blockback a:link, .blockback a:visited
{
	float:left;
	width:200px;
	text-decoration:none;
}
.blocknext, .blocknext a, .blocknext a:link, .blocknext a:visited
{
	float:right;
	width:200px;
	text-align:right;
	text-decoration:none;
}
.multiitem
{
	float:left;
	margin:2px 1px 2px 1px;
	padding:2px 1px 2px 1px;
	width:120px;
	text-align:center;
}
.multiitem img 
{
	border:solid 1px black;
}
.multiitem a,.multiitem a:link, .multiitem a:visited
{
	text-decoration:none;
	
}
.multiitem a:hover
{
	text-decoration:underline;
}
#footer
{
	width:650px;
	margin:2px auto 15px auto;
	padding:2px auto 15px auto;
}