#boxleft {
	margin-left: 0;
	margin-right: 0;
	width: 168px;
	float: right;
}

#boxnewsets {
	margin-left: 0;
	margin-right: 0;
	width: 610px;
}

#boxspecial {
	margin-left: 0;
	margin-right: 0;
	width: 600px;
	float: right;
}

#boxcenter {
	margin-left: 0;
	margin-right: 0;
	width: 168px;
	float: none;
}

#boxspacer {
	height: 10px;
	width: 143px;
	position: static;
	float: right;
}

.shadowbox {
    background-color: #ccc;
    color: black;
    border: 2px solid #eee;
    border-width: 0 2px 2px 0;
}

.contentbox {
    background-color: white;
    color: black;
    position: relative;
    top: -2px;
    left: -3px;
    border: 1px outset #bbb;
    padding: 0 0;
}

.contentheader {
	background-color: #8A8FF8;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.contentheaderspecial {
	background-color: #F5D4F0;
	text-align: center;
	font-weight: bold;
	font-size:10pt;
	color: #000000;
}

#testimonialboxspecial {
	margin-left: 2px;
	margin-right: 0;
	width: 600px;
	float: right;
}

.testimonialbox {
    background-color: #FFFFCC;
    color: black;
    position: relative;
    top: -2px;
    left: -2px;
    border: 1px outset #bbb;
    padding: 0 0;
}

.testimonialshadowbox {
    background-color: #ccc;
    color: black;
    border: 2px solid #eee;
    border-width: 0 2px 2px 0;
	position: relative;
	left: +1px;
}

.contentheadertestimonial {
	background-color: #FFFFCC;
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	margin: 5px;
}


.contentitem {	line-height: 133%; position: relative; left: 2px; color: #000000; }
.contentitem a:link { color: #000000 }
.contentitem a:visited { color: #000000 }

.contentitemHover2 { line-height: 133%; font-weight: bold; position: relative; left: 2px; width: 164px; color: #F419D9; }

.contentitemHover { line-height: 133%; font-weight: bold; position: relative; left: 2px; width: 162px; background-color: #F5D4F0; color: #000000; }

