body {
	background-color: #ffffff;
	width: 792px;
	color: #000;
	text-decoration: none;
	line-height: 0;
}

#banner {
	background-color: #ffffff;
	width: 216px;
	height: 71px;
	top: 7px;
	left: 7px;
	position: absolute;
}

#topimage {
	width: 576px;
	height: 71px;
	position: absolute;
	left: 223px;
	top: 7px;
	background-color: #ffffff;
}

#imagebanner {
	width: 792px;
	height: 142px;
	position: absolute;
	left: 7px;
	top: 78px;
	background-color: #ffffff;
}

#bottomhalf {
	background-color: #ffffff;
	left: 7px;
	top: 220px;
	width: 792px;
	position: absolute;
	visibility: visible;
}

#links {
	position: absolute;
	width: 216px;
	z-index: 1;
	overflow: hidden;
	background-color: #684c29;
}

#bodycontent {
	width: 360px;
	position: absolute;
	padding-left: 234px;
	padding-right: 234px;
	z-index: 0;
	background-color: #ffffff;
	min-height: 351px;
	height: auto !important;
	height: 351px;
	height: expression(this.height > 351 ? 351: true); 
}

#images {
	width: 216px;
	height: 180px;
	background-color: #ffffff;
	position: absolute;
	left: 576px;
	z-index: 6;
	visibility: visible;
	top: 18px;
}

#image1 {
	width: 216px;
	height: 180px;
	background-color: #ffffff;
	position: absolute;
	left: 576px;
	z-index: 6;
	visibility: visible;
	top: 18px;
}
	
#caption2 {
	width: 209px;
	position: absolute;
	left: 576px;
	top: 205px;
	z-index: 0;
	background-color: #ffffff;
	min-height: 30px;
	height: 177px;
}

.padding {
	padding: 5px 40px 0 20px;
	font: normal 12px/140% Univers, Helvetica, "Helvetica Nueu", Arial, Trebuchet, sans-serif;
}

.paddingsmall {
	padding: 5px 40px 0 0;
	font: normal 12px/125% Univers, Helvetica, "Helvetica Nueu", Arial, Trebuchet, sans-serif;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal
}

h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: normal
}

img {
	border-style: none;
	}

/* My Comment */
