html, body {

}
p, h1, h2, h3, h4, h5, h6,span, a, table, td, form, img, li,#rte1 td, .mceContentBody {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
/*	font-size:13px;
	line-height:17px;*/
}

img {
	border:0;
}
table td{vertical-align:top;}

p{
	margin:0 0 6px 0;
}

.headline{
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	color: #666;
	margin-bottom:6px;
}
#contentDiv, #rte1 ,#contentDiv table td, .mceContentBody table td, #contentDiv a, #contentDiv p,#contentDiv font{
	color:#888;
	font-size:16px;
	line-height:24px;
}
#contentDiv a,#rte1 a{
	text-decoration:underline;
}
#contentDiv a:hover{color:#ADA76D}

.wrapGal{
	position:relative;
	width:550px;
	left:-70px;
	top:0;
}
.gal {
 	width:135px;
	height:105px; 
/*	width:95px;
	height:76px;*/
	float:left;
}

.gal2 {
 	width:109px;
	height:135px; 
/*	width:95px;
	height:76px;*/
	float:left;
}
.gal span {display:block;}