@charset "utf-8";
/* CSS Document */


#content {
	background: url(../practice/img/content_bk.gif) repeat-x;
}

#contentcontainer {
	background: url(../practice/img/contentcontainer_bk.gif) repeat-y;
}

h3 {
	color: #cc3333;
}

.captionr{
	color: #cc3333;
}

#contentr {
	background: #fd929d;
}

#contentr ul li a {
	border-top: 1px solid #ff8585;
	border-bottom: 1px solid #cc5252;
	background-color: #ff6666;
}

