/*
Theme Name: actanf
Theme URI: 
Description: 
Version: 1.5
Author: Websites by Julia
Author URI: www.websitesbyjulia.biz
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

div.art-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 960px;
	height: 132px;
	background-image: url('images/Header-resource.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 960px;
	height: 132px;
	background-image: url('images/Header-resource.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 30px;
	background-image: url('images/nav-resource.png');
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer-resource.png');
	width: 960px;
	height: 150px;
	bottom:0;
	left:0;
}
