body {
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

.bgdot {
	background-image: url(images/bgdot.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.description2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	width: 200px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
/*
#menu a {
   position: absolute;
   height: 26px;
   width: 90px;
   top: 0px; 
   text-decoration: none;
}
*/
#menu a {
   position: relative;
   height: 26px;
   width: 94px;
   top: 0px; 
   text-decoration: none;
}

#menu a i { visibility: visible; }
a#home, a#services, a#location, a#about, a#contact { top: 0px; height: 26px; }
a#home { left: 0px; }
a#services { left: 0px; }
a#location { left: 0px; }
a#about { left: 0px; }
a#contact { left: 0px; }
a#home:hover { background-image: url(images/homehover.gif);}
a#services:hover { background-image: url(images/serviceshover.gif);}
a#location:hover { background-image: url(images/locationhover.gif);}
a#about:hover { background-image: url(images/abouthover.gif);}
a#contact:hover { background-image: url(images/contacthover.gif);}
{ border: none; } 

/*
#menu a i { visibility: visible; }
a#home, a#services, a#about, a#location, a#contact { top: 0px; height: 26px; }
a#home { left: 0px; }
a#products { left: 0px; }
a#locations { left: 0px; }
a#about { left: 0px; }
a#contact { left: 0px; }
a#home:hover { background-image: url(images/homehover.gif);}
a#services:hover { background-image: url(images/serviceshover.gif);}
a#location:hover { background-image: url(images/locationhover.gif);}
a#about:hover { background-image: url(images/abouthover.gif);}
a#contact:hover { background-image: url(images/contacthover.gif);}
a#home:hover,
a#services:hover, 
a#location:hover, 
a#about:hover, 
a#contact:hover { border: none; } 
*/
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	display: inline;
}


A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #0066FF;
	text-decoration: none;
}

img.logo {
    position: absolute;
	top: 0pt;
	left: 0pt;
	width: 82px; 
	height: 142px; 
	Z-INDEX: 2;
}

img.logotext {
    position: absolute;
	top: 10pt;
	left: 26pt;
	width: 259px; 
	height: 64px; 
	Z-INDEX: 2;
}

img.mazzcrew {
	position: absolute;
	top: 182pt;
	left: 0pt;
	width: 180px;
	height: 357px;
	Z-INDEX: 2;
	background-image: url(../images/mazz%20shop_crew.jpg);
}

img.thumb {
	width: 180px;
	height: 135px;
	border: 0;
}

img.tallthumb {
	height: 135px;
	border: 0;
}

TD.mincart {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
.title {
	position:absolute;
	top:0;
	left:0;
	width:800;
	height:82;
	padding:0;
	background-image: url(images/headerbg1.gif);
	background-repeat: repeat;
	background-position: left top;
}

.menux {
	position:absolute;
	top:82;
	left:0;
	background-image: url(images/menu2.gif);
	background-repeat: repeat;
	background-position: left top;
}

.content {
	position:absolute;
	top:110;
	left:0;
}
*/
TD.titleimage {
	background-image: url(images/headerbg6.gif);
	background-repeat: repeat;
	background-position: left top;
}

TD.menuimage {
	background-image: url(images/menumain.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 505px;
}

P.mincart {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.search
{
	height: 17px;
	background-color: #9DA9D1;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A.dark:link {
	color: #CCC;
	text-decoration: none;
}

A.dark:visited {
	color: #CCC;
	text-decoration: none;
}

A.dark:active {
	color: #CCC;
	text-decoration: none;
}

A.dark:hover {
	color: #FFF;
	text-decoration: none;
}

A:link {
	color: #0000A0;
	text-decoration: none;
}

A:visited {
	color: #0000A0;
	text-decoration: none;
}

A:active {
	color: #0000A0;
	text-decoration: none;
}

A:hover {
	color: #F000C0;
	text-decoration: none;
}

HR {
	height: 1px;
	color: #999999;
}

div.float {
  float: left;
  background-color:#F8F8F8;
  width: 180px;
  height: 135px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 30px;
}
  
div.tallfloat {
  float: left;
  background-color:#F8F8F8;
  width: 135px;
  height: 135px;
  padding-left: 65px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 30px;
}
  
div.float p {
   text-align: center;
}
