/* @override http://pdglover.com/css/main.css */

*
{
	margin: 0;
	padding: 0;
}

/* =Basic HTML, Non-essential
----------------------------------------------------------------------*/


/* IE HAcks */

#button{
	position: relative;
	width: 110px;
	height: 29px;
	background: url(http://pdglover.com/button_desc.png);
	right: 1px;
	z-index: 2;
	top: 20px;
	top: 1px;
	
}



h1 {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	color: #7f7f7f;
}
h1#kids	{
	z-index: 105;
	color: #7f7f7f;
	font: 14px/0px Arial, Helvetica, Geneva, sans-serif;
	right: 266px;
	position: relative;
	bottom: 5px;
}

ul {
	list-style: none;
	width: 630px;

}

li {
	position: relative;
	float: left;
	width: 60px;
	left: 5px;
	list-style-type: none;
	margin: .5em;
	overflow: visible;
}

#box {
	position: relative;
	width: 610px;
	height: 68px;
	border: 1px solid #e1e1e1;
	background: url(http://pdglover.com/table_bg.png) repeat-x;
	z-index: 1;
	clear: both;
	overflow: visible;
	display: block;
}

#box_bott {
	position: relative;
	width: 610px;
	height: 65px;
	border: 1px solid #e1e1e1;
	background: url(http://pdglover.com/table_bott_bg.png) repeat-x;
	z-index: 1;
	clear: both;
	overflow: visible;
	display: block;
	
}

#box_bg {
	width: 612px;
	height: auto;
	background-color: #e1e1e1;

	z-index: 0;
}

/* My Comment */


#pic {
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin-top: 0px;
	left: 1px;
	width: auto;
	height: auto;
	padding: 3px;
	z-index: 1000;
}



#wrapper {
	width: 580px;
	height: 100%;
	background-color: black;
}



table#kids {
	
}
