body
{
	font-size : 11px;
	font-family : Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
}

a:link {
	color: #3E8221;
	}

a:visited {
	color: #003366;
	}

h1, h2, h3 {
	font-family: Georgia, "TImes New Roman", serif;
	}

h2
{
	margin-top : 0px;
	padding-top : 0px;
}

.wrapper {
	position: relative;
	width: 741px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.title
{
	position : absolute;
	top : 1px;
	left : 250px;
	border : ;
	background-color : ;
}

.photo {
	position: absolute;
	top: 1px;
	left: 1px;
	}

.toptext
{
	position : absolute;
	top : 110px;
	left : 260px;
	width : 450px;
	border : 1px solid #cccccc;
	background-color : #FEFCE1;
	padding : 5px;
	z-index: 1;
}

.toptext h1
{
	font-size : 13px;
}

.nav
{
	position : absolute;
	top : 395px;
	left : 5px;
	width : 237px;
	border : 1px solid #cccccc;
	background-color : white;
	padding : 5px;
	z-index: 1;
}

.content
{
	position : absolute;
	padding : 200px 10px 20px 260px;
	border : 1px solid #cccccc;
	background-color : white;
}


td
{
	font-size : 12px;
}

.ads
{
	visibility: hidden;
	position : absolute;
	top : 684px;
	right : 586px;
	text-align : center;
	height: 116px;
}

.prop {
    height: 250px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
	
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
