#wrapper {font-size: 1.5em;
			line-height: 1.2em;
			width: 100%;
			margin:0; padding: 10px;
			background: #fff;
			text-align: left;
			color: #789;}
#wrapper:after {content: ".";
				height:0;
				display: block;
				clear: left;
				visibility: hidden;}			

h1 { line-height: 1.2em;
	font-size: 1.2em;
	text-align: right;
	margin: 0px;
	width: 100%;
	
			color: #789;
	border-bottom: 1px solid #789; }
	
h2 { font-size: 1.1em;
	margin: 5px 0;
	color: #789; }	
h3 { font-size: 1em;
	margin: 5px 0; 
			color: #789;}	
p { }		

#wrapper img { margin: 10px;
				float: left;}	

#dhtmltooltip{
position: absolute;
width: auto;
border: solid 2px #547178;
padding: 2px;
background: #fff8e0 url(../images/thumb-1.jpg) 0 0 no-repeat;
visibility: hidden;
z-index: 100;
}

#dhtmltooltip img {display: block;
					margin: 10px;}
					
.clear, hr {width: 100%;
		height: 1px;
		visibility: hidden;
		clear: both;}					

hr {border: 0; border-bottom: 1px dotted #999; margin: 0; visibility: visible}
		
.column {float: left;
		 width: 49%;
		 margin: 0;
		 padding: 0;}		

p.caption {float: left;
			width: 120px;
			font-size: 0.8em;
			font-style: italic;}		 