/* CSS Document */

.bl {
	background:url(media/bl.jpg) 0 100% no-repeat;
	background-color:#003300;
	width: 400px;
	margin-left: 100px;
}
.br {background: url(media/br.jpg) 100% 100% no-repeat}
.tl {background: url(media/tl.jpg) 0 0 no-repeat}
.tr {
	background: url(media/tr.jpg) 100% 0 no-repeat; 
	padding:10px;
	color:#FFFFCC;
	
}
.tr a:Link, .tr a:Hover, .tr a:Visited {
	
	color:#FFFFCC;
}
.clear {font-size: 1px; height: 1px}
div.example {
    background: white;
    color: #603;
    border: #603 dotted;
    padding: 0.6em;
    margin: 1em 2em }
blockquote {
    max-width: 620px;
    background: url(rs-right.png) right repeat-y }
blockquote::before {
    display: block;
    line-height: 0;
    background: url(rs-topright.png) top right no-repeat;
    content: url(rs-topleft.png) }
blockquote::after {
    display: block;
    line-height: 0;
    background: url(rs-bottomright.png) bottom right no-repeat;
    content: url(rs-bottomleft.png) }
	
