@charset "utf-8";
/* CSS Document */

<!--

.bodyTextOne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #A8A8A8;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(images/2_header_tile.gif);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A8A8;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#gallery_02 {
	position:absolute;
	left:483px;
	top:575px;
	width:400px;
	height:200px;
}
#descrip_01 {
	position:static;
	left:63px;
	top:330px;
	width:410px;
	height:auto;
}
#descrip_02 {
	position:absolute;
	left:63px;
	top:575px;
	width:410px;
	height:auto;
}
#examples_table {
	position:absolute;
	left:63px;
	top:330px;
	width:825px;
	height:auto;
}
#descrip_00 {
	position:absolute;
	width:410px;
	height:auto;
	float: left;
	clear: both;
}
#house {
	position:relative;
	left:63px;
	top:259px;
	width:900px;
	height:auto;
}
div.toggle {
     display: none;
}
div.toggleshow {
     display: block;
}
		
div.plusbutton {
	display: inline;
}	
-->


