h3 {
	color: white;
}
p {
	color: white;
}
hr {
	color: #81D0E5;
	background: #81D0E5;
}
#wrap {
	background: url(../images/page_elements/bg_home.gif);
}
#head {
	background: #2DAFD2 url(../images/page_elements/head_home.gif);
}

#home_slice {
	float: left;
	width: 595px;
	border-bottom: 1px solid #81D0E5;
	padding: .6em 0 1em;
	background: #229CBE url(../images/page_elements/hold_still.gif) no-repeat right bottom;
	position: relative;
	min-height: 200px;
}
#home_slice p, #home_slice ul, #home_slice ol {
	width: 240px;
}
.col {
	width: 198px;
	padding: .6em 0 1em;
	margin: 0;
	overflow: hidden;
}
#flash {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 317px;
	height: 199px;
}