body
{
	background: #000000 url(bg.jpg) top center no-repeat;
}

#header
{
	background: transparent url(header.jpg) top left no-repeat;
}

#header.plain
{
	background-image: url( header-plain.jpg );	
}

#nav ul li
{
	background: transparent url(nav.png) top left no-repeat;
}

#content
{
	background: transparent url(gen-bg.jpg) top center repeat-y;
}

/*
.contentfp
{
	height: 525px;
	background: transparent url(fp-content-bg.jpg) top center no-repeat;
}*/

body.fixed #footer
{
	background: transparent url(footer-pav-only.jpg) top center no-repeat;	
}

#footer
{
	background: black url(footer.jpg) top center no-repeat;
}

#footer div.dawg
{
	background: transparent url(footer-dog.jpg) top left no-repeat; 
}

#wallcont
{
	padding-top: 10px;
	background: transparent url(graf-trans-top.jpg) top center no-repeat;
}


/* Widgets */

ul.tabs a 
{ 
	background-image: url(tabs.png);
}