body {
	background-image: url(bg-cr1.gif);
	margin: 0px;
	background-color: #FFEFCE;
}
a {
	color: #006666;
}



.comments {
	background-image: url(bg-cr2.gif);
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
}
.comments p {
	margin: 5px;
}
.comments em {
	font-size: 16px;
	font-weight: bold;
}

.pic {
	border: 1px solid #000000;
}
#SideBar {
	background-color: #006666;
	text-align: center;
	vertical-align: top;
	width: 130px;
}
#SideWave {
	background-image: url(bgwave2.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 40px;
}

