body
{
	margin: 0px;
	background-image: url('http://www.fatdaddyswaxshop.com/images/BgTile.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: black;

	/* ScrollBar Properties */
	scrollbar-face-color: 663366;
	scrollbar-highlight-color: DDBBFF;
	scrollbar-shadow-color: 442266;
	scrollbar-darkshadow-color: 000000;
	scrollbar-arrow-color: 44EE22;
	scrollbar-track-color: 6D3A7B;
}

#mainDiv
{
	width: 765px;
	height: 100%;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -385px;
	background-color: transparent;

}

img.object
{
	text-align: center;
}

a img
{
	border: 0px;
}

/* Paragraph Properties */

p.center
{
color: red;
font-weight: bold;
text-align: center;
}

p.nav
{
color: #00FF00; /*css-color "Lime" */
font-weight: bold;
}

p.menu
{
color: #00FF00;
margin-left: 2%;
margin-top: 2%;
margin-right: 2%;
}

p.price
{
color: red;
text-align: right;
}
p.OldPrice
{
color: red;
text-align: right;
text-decoration: line-through;
}
p.NewPrice
{
color: #00ff00;
text-align: right;
}

p.info {color: white;}
p.waxy{color: white; font-weight: bold; text-align: right;}

/* Fat Daddy Marquee Properties */
marquee
{
	height: 21px;
	width: 515px;
	position: absolute;
	left: 239px;
	top: 150px;
	color: white;
	font-family: times;
}

p.marquee
{
	background-color: black;
	color: white;
	font-family: times;
	font-weight: bold;
}

/* Table Properties */
table.coll 
{
	width: 580px;
	border-color: #44EE22;
	border-collapse: collapse;
	text-align: center;
	clear: both;
	empty-cells: visible;
	background: black;
	overflow: auto;
}

table.sep 
{
	width: 580px;
	border-color: #44EE22;
	border-collapse: separate;
	text-align: center;
	clear: both;
	empty-cells: visible;
	overflow: auto;
}

table.splash 
{
	border-collapse: collapse;
	background-color: transparent;
	text-align: center;
	clear: both;
	empty-cells: visible;
	overflow: auto;
}

table.wax 
{
	width: 580px;
	border-color: #44EE22;
	border-collapse: collapse;
	text-align: center;
	color: white;
	font-weight: bold;
	font-style: italic;
	clear: both;
	empty-cells: visible;
	margin-left: 5%;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
}

table.menu 
{
	width: 165px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 324px;
	border-color: #44EE22;
	border-collapse: collapse;
	text-align: left;
	color: white;
	font-weight: bold;
	clear: both;
	empty-cells: visible;
}

/* Contact Table Properties */
td.contact 
{
	height: 40px;
	background-image: url('http://www.fatdaddyswaxshop.com/images/CheckerSmall.png');
	background-repeat: repeat;
	background-repeat: repeat-x;
}


td
{	
	border: 0px;
	color: white;
	font-family: times;
	text-align: left;
}

td.waxTop
{
color: white;
background: black;
background-image: url('http://www.fatdaddyswaxshop.com/images/DaddysTop.jpg');
text-align: center;
}

td.waxBottom 
{
	color: white;
	background: black;
	background-image: url('http://www.fatdaddyswaxshop.com/images/DaddysBottom.jpg');
	text-align: center;
}

td.waxMiddle 
{
	color: white;
	background: black;
	text-align: center;
}

td.price 
{
	color: red;
	background: black;
	text-align: right;
}

td.addtl 
{
	color: white;
	background: black;
	text-align: center;
}

td.menu 
{
	height: 10px;
	background: #330033;
	width: 20%;
	color: white;
	font-weight: bold;
	text-align: left;
}
th 
{
	color: #00FF00;
	background: #330033;
	text-align: left;
}

hr
{
	border-collapse: collapse;
	text-align: center;
	clear: both;
}

/* Link Properties */
href {text-decoration: none; color: white; font-family: times; }
a:link {text-decoration: none; color: white; font-family: times; }
a:visited{text-decoration: none; color: white; font-family: times; }
a:hover {text-decoration: none; color: #00ff00; font-family: times; }
a:active {text-decoration: none; color: white; font-family: times; }

a img {border: 0px; }

/* Div Properties */
#header
{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 326px;
	color: white;
	font-family: times;
	font-size: 12px;
	background-image: url('http://www.fatdaddyswaxshop.com/images/FatHeader2.png');
	background-repeat: no-repeat;
	background-color: black;
}

#content
{
	position: absolute;
	left: 165px;
	top: 195px;
	clear: both;
	float: left;
	width: 600px;
	color: white;
	font-family: times;
	font-size: 12px;
	background-repeat: repeat-y;
	background-color: black;
	overflow: auto;

}/**/

#footer
{
	clear: both;
	width: 100%;
	height: 40px;
	color: red; 
	background-image: url('images/CheckerSmall.png');
	background-repeat: repeat;
	background-repeat: repeat-x;
	font-family: times;
	overflow: visible;
	text-align: center;
}

#menu
{
	clear: both;
	width: 100%;
	height: 10px;
	color: red; /* background-image: url('images/CheckerSmall.png'); background-repeat: repeat; background-repeat: repeat-y;*/ 
	font-family: times;
	overflow: visible;
	text-align: center;
	background-color: transparent;
}

#leftcolumn
{
	clear: both; 
	float: left; 
	width: 172px; 
	height: 100%; 
	color: red; 
	font-family: times; 
	font-size: 14px; 
	background-color: transparent;
}
/*
#content{float: left; width: 70%; height: 60%; color: red; background-color: #ffffff; font-family: tahoma; font-size: 12px; overflow: auto;}
*/
/* List Properties */
ul 
{
	font-family: times; 
	list-style-image: url('http://www.fatdaddyswaxshop.com/images/dice.png');
	list-style-position: outside
}
