@import "common.css";
@import "sprites.css";

#container
{
		background: #fff url(/images/interior/wppa_int_fullwidth_tile.gif) repeat-y top left;
}

#logohomelink
{
    position: absolute;
    left: 0;
    top: 0;
}
#logohomelink a
{
    display: block;
    width: 0;
    height: 0;
	padding-left:382px;
	padding-bottom:123px;
	overflow: hidden;
}

#ctl00_subheadPhoto
{
	position: absolute;
	top: 28px;
	right: 0px;
	display: block;
	}

#ctl00_interior_nav
{
	width: 974px;
	height: 20px;
	background: #fff url(/images/interior/wppa_sub_nav_base.gif) no-repeat top left;
	overflow: hidden;
	margin: 0 auto;
	padding: 2px 0 0;
	text-align: center;
	font-size: .86em;
}

#ctl00_interior_nav a 
{
	text-decoration: none;
	font-weight: bold;
	padding: 0 6px;
	}
	
#ctl00_interior_nav a:hover
{
	color: #905201;
	}

#sidebar
{
	float: right;
	width: 323px;
	min-height: 745px;
	_height: 745px;
	background: transparent url(/images/interior/wppa_int_right_column_folitate.gif) no-repeat bottom left;
	}

#content
{
	background: transparent url(/images/interior/wppa_int_foliate.gif) no-repeat top left;
	padding: 13px 356px 13px 26px;
	*padding: 13px 26px;
	text-align: justify;
	min-height: 151px;
	_height: 151px;
	width:593px;
}

