body {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	font: 11px/19px Verdana;
	color: #222;	/*background: url(../images/bg_shipoffools2.jpg) top center #333;*/
	}	

a:link, a:visited, td a:link, td a:visited {
	color: #d66666;
	font-weight: normal;
	font-weight: bold;
	}
	
a:hover, a:active, td a:hover, td a:active {
	color: #696969;
	text-decoration: underline;
	font-weight: bold;
	}

/* Shopping cart stuff */
#wrappercart {
	width: 651px;
	height: 20px;
	margin: 4px auto;
	padding: 0 16px 0 0;
	text-align: right;
	}

tr, td, table,form,input,button,select,option  {
	color:#000000;
	page-break-inside: avoid;
	border-collapse:collapse;
}

.paddingcart {padding:5px;}

.divider_dotsvertical {border:0 none; vertical-align:top; padding:0; background-image: url("../i/dots_vertical.gif"); background-repeat:repeat-y}


#wrappermain {
	width: 651px;
	margin: 10px auto 20px;
	padding: 0;
	background: url(../i/bg_middle.gif) 0 0 repeat-y #666;
	text-align: center;
	}
#mast {
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(../i/bg_top.gif) no-repeat #666;
	}
#mast h1 {
	margin: 0;
	padding: 0;
	background: url(../i/bg_masthead.gif) 76px 0 no-repeat #666;
	text-indent: -9999px;
	height: 100px;
	line-height: 102px;
	}

	
#mast h1 a:link, #mast h1 a:visited{
	display: block;
	width: 654px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}

#mast h1 a:hover, #mast h1 a:active {
	border: 0;
	}

#navbox {
	height: 15px;
	margin: 0;
	padding: 0 0 0 76px;
	text-align: left;
	}
/* old	
#nav {
	width: 499px;
	height: 29px;
	background: url(../i/bg_navigation.gif) 0 0 no-repeat;
	margin: 0; 
	padding: 0;
	position: relative;
	}

#nav li {margin: 0; padding: 0; list-style: none; display: block; position: absolute; 	}

#nav a {display: block; text-decoration: none; text-indent: -9999px;}

#navgallery {left: 0; top: 0; width: 88px; height: 29px;  }
#navreviews {left: 89px; top: 0; width: 74px; height: 29px;}
#navstore {left: 164px; top: 0; width: 60px; height: 29px;}
#navevents {left: 225px; top: 0; width: 65px; height: 29px;  }
#navbiography {left: 291px; top: 0; width: 92px; height: 29px;}
#navcontact {left: 384px; top: 0; width: 113px; height: 29px;}

#navgallery a {height: 23px;}
#navreviews a {height: 23px;}
#navstore a {height: 23px;}
#navevents a {height: 23px;}
#navbiography a {height: 23px;}
#navcontact a {height: 23px;}

#navgallery a:hover {background: url(../i/bg_navigation.gif) 0 -29px no-repeat; }
#navreviews a:hover {background: url(../i/bg_navigation.gif) -89px -29px no-repeat; }
#navstore a:hover {background: url(../i/bg_navigation.gif) -164px -29px no-repeat; }
#navevents a:hover {background: url(../i/bg_navigation.gif) -225px -29px no-repeat; }
#navbiography a:hover {background: url(../i/bg_navigation.gif) -291px -29px no-repeat; }
#navcontact a:hover {background: url(../i/bg_navigation.gif) -384px -29px no-repeat; }
*/

#nav {
	width: 510px;
	height: 16px;
	background: url(../i/navigation.gif) 0 0 no-repeat;
	margin: 0; 
	padding: 0;
	position: relative;
	}

#nav li {margin: 0; padding: 0; list-style: none; display: block; position: absolute; 	}

#nav a {display: block; text-decoration: none; text-indent: -9999px;}

#navgallery {left: 0; top: 0; width: 85px; height: 15px;  }
#navreviews {left: 85px; top: 0; width: 85px; height: 15px;}
#navstore {left: 170px; top: 0; width: 85px; height: 15px;}
#navevents {left: 255px; top: 0; width: 85px; height: 15px;  }
#navbiography {left: 340px; top: 0; width: 85px; height: 15px;}
#navcontact {left: 425px; top: 0; width: 85px; height: 15px;}

#navgallery a {height: 16px;}
#navreviews a {height: 16px;}
#navstore a {height: 16px;}
#navevents a {height: 16px;}
#navbiography a {height: 16px;}
#navcontact a {height: 16px;}

#navgallery a:hover {background: url(../i/navigation.gif) 0 -15px no-repeat; }
#navreviews a:hover {background: url(../i/navigation.gif) -85px -15px no-repeat; }
#navstore a:hover {background: url(../i/navigation.gif) -170px -15px no-repeat; }
#navevents a:hover {background: url(../i/navigation.gif) -255px -15px no-repeat; }
#navbiography a:hover {background: url(../i/navigation.gif) -340px -15px no-repeat; }
#navcontact a:hover {background: url(../i/navigation.gif) -425px -15px no-repeat; }


#image {
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	width:542px;
	} 
#image img {
	border: 1px solid #666;
	display: block;
	padding: 0;
	margin: 0 auto;
	}


#breadcrumbs{
	width: 100%;
	margin: 10px auto;
	padding: 0.5em 0em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-size: 0.9em;
}

/* Content -------------------- */
#content {
	width: 542px;
	margin: 10px auto 20px auto;
	padding: 0;
	text-align: left;
	}

#contentbody {
	margin-right: 220px;
	font-size: 12px;
}
#contentbodyfull {}

#contentbody h2, #contentbodyfull h2
{
	font-size: 1.3em;
	margin: 0px;
	padding: 0.5em 0em 12px;
	letter-spacing: 1px;
}

#contentbody h3, #contentbodyfull h3 {
	width: 300px;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#catbody h3, #catbodyfull h3 {
	width: 540px;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#thumbsbox {
	width: 302px;
	background: transparent;
	float:left;
	}
#thumbs {
	width: 302px;
	margin: 0;
	padding: 0;

	}

#thumbs ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: both;
	}

#thumbs ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 0 15px 0;
	width: 150px;
	}

#thumbs ul li img {
	margin: 0 auto;
	border: 1px solid #dfdfdf;
	display: block;
	}

	
#thumbs ul li a {
	background: transparent;
	width: 150px;
	padding: 0;
	margin: 0 ;
	/*color: #999;*/
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/28px Verdana,  sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	}	


/* Sidebar -------------------- */

#sidebar {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0 0 0 0.5em;
	padding: 0.5em;
	font-size: 0.9em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
		}
#sidebar h3 {
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 1em;
}

#sidebar ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
	margin-left : 8px;
	margin-bottom : 10px;
	width: 100%;
}

#sidebar li 
{
	margin-top: 6px;
}

#sidebar a:active,
#sidebar a:visited,
#sidebar a:link {
	text-decoration : underline;	
	margin-right : 0px;
	padding : 2px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#clearer{
	clear: both;
	height: 45px;
	margin: 0;
	padding: 0;
	}


#footer {
	height: 98px;
	background: transparent url(../i/bg_bottom.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	}
#footerlinks ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 52px;
	padding-right: 0;
	padding-bottom: 0;
	}

#footerlinks ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#footerlinks ul li a {
	background: transparent;
	height: 25px;
	padding: 0;
	margin: 0 ;
	color: #999;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/25px Verdana,  sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

#footerlinks a:link, #footerlinks a:visited {
	color: #999;
	text-decoration: none;
	}

#footerlinks ul li a:hover {
	color: #666;
	text-decoration: none;
	}

#base, #old {
	width: 70px;	
	}
	
#link_farm {
	width: 50px;	
	}	

#button {
	width: 90px;
	}
	
#cont {
	width: 128px;
	}
	
	
/* Test stuff */
	
a{
	text-decoration: none;
	color: #0000CC;
}
a:hover {	
	text-decoration: underline;
}
p {
	margin : 0px 0px 1.5em;
	line-height: 1.2em;
}
h1 {	
	margin : 0px;
	padding-top : 0.5em;
	font-size : 1.4em;
}
h2 a, .postfoot a
{
	margin: 0px;
	padding: 0px;
}
h1 a:visited,
h1 a:active,
h1 a:link,
h1 a:hover {
	color : #111111;
	text-decoration : none;
	text-transform: uppercase;
	font-size: 1.6em;
}

h2 {
	margin-top : 1em;
	font-size : 1em;
}
h3 {
	font-size : 1.2em;
}
h4 {
	font-size : 1em;
}
h5 
{
	margin: 0px;
	padding: 0px;
}
pre
{
	margin: 0px;
	margin-left: 22px;
	font-size: 1.0em;
}
blockquote {
	font-style: italic;
	padding: 4px;
	margin: 0px;
	
}
input.text {
	width : 350px;	
}
textarea {
	width : 350px;
	height : 200px;	
}
.Textbox, textarea
{
	border: 1px solid #AAAAAA;
	width: 160px;
}
.button
{
	border: 1px solid #AAAAAA;
	background-color: #CCD4E0;
	font-size: 1em;
}
input, textarea
{
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 1em;
	padding: 2px;
	margin-bottom: 0.5em;
}
legend {
	letter-spacing: 2px;
	border: 1px solid #666666;
	background-color: #EFEFEF;
	padding: 3px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
