﻿*
{
	background:none;
	background-color:White;
	color:black;
	
}
.noPrint
{
	display: none;
}

body
{
	background: white;
	font-family: Arial;
	margin:0px;
	position:relative;
	z-index:0;
	
}

p, td, li
{
	font-size: 12pt;
	line-height: 14pt;
	color: black;
	background: transparent;
}

a
{
	color: black;
	text-decoration: none;
}
div
{
	background: transparent;
}


img a
{
	border: 0px;
}

#property #trunk
	{
		float:left;
		
		
		text-align:left;
		width:500px;
		
	}
		#property #trunk #stats
		{
			
			margin:10px 0px 0px 0px;
			
		
			
			
			
		}
	#property #addons
	{
		float:left;
		width:160px;
		color:White;
		background-color:transparent; /*light purple*/
			min-height:350px;
		height:auto !important;
		height:350px; 
	}
	

	
	#sidebar
	{
		position: relative;
		top:-10in;
		left:-3in;
		width:2px;
		z-index:-1;
	}
	
	#sub_right
	{
		float:left;
		background:white;
		position:relative;
		z-index:1;
		
	}
		
#left_shadow {

		background-repeat:no-repeat;
		background-position: right top;
}
#sub_right_top
{

	background-color:White;
	background: transparent;	
}

#bottom_shadow {
	
	
		background: transparent;
		position:relative;
		z-index:-1;
		top:-10in;
		left:-3in;
		width:2px;
	
}
#sub_right_bottom {
	
	height: 1px;
}
#footer
{
	clear:both;
}
.pngBg
{
	background-image:none;
	background:none;
	position:relative;
		z-index:-1;
}	


