div#urldisplay { height: 40px !important; }
div#wrapper { background-position: right 15px !important; }
html,body
{
	color: #000000;
	background-color: #cccccc;
	background-image: url('/images/style_gray/shadow.gif');
}

div.gray
{
	background-image: url('/images/uploads/beatles.jpg');
}

div.turqoise
{
	background-image: url('/images/uploads/beatles.jpg');
}

div.category h2
{
	color: #000000;
	background-image: url('/images/style_gray/catheader.png');
}

td#doublecol div.category h2
{
	background-image: url('/images/style_gray/doubleheader.png');
}