#slider-bg {
	position: relative;
	background:url(../img/bg-fader.gif) 5px 0 no-repeat;
	height:28px;
	width:368px; 
}

#slider-thumb {
	cursor:default;
	position: absolute;
	top: 4px;
}



body
{
	font-size: 14px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	margin-bottom: 10px;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	overflow: hidden;
	padding: 10px 0;
	margin-bottom: 0px;
}

td
{
	vertical-align: middle;
}

p.center { text-align: center; }
p.right { text-align: right; }
p.left { text-align: left; }