.back3 {
	background-image:  url(quetzal%20images/back3.jpg);
	background-repeat: no-repeat;

}
.flashframe {
	background-image:  url(quetzal%20images/flash.jpg);
	background-repeat: no-repeat;

}
.backleft {
	background-image:  url(quetzal%20images/back_left.jpg);
	background-repeat: no-repeat;

}
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
}

ul {margin-left: 1.8em;}

/* misc */
.clearer {clear: both;}

.divider {
	background: url(quetzal%20images/img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}

/* structure */
.container {
	background: url(quetzal%20images/img/bgcontainer.jpg) repeat center center;
	margin: 0 auto;
	width: 675px;
	height: 638px;
}
.container2 {
	background: url(quetzal%20images/img/bgcontainer2.jpg) repeat center center;
	margin: 0 auto;
	width: 675px;
	height: 114px;
	}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 632px;
}

.pattern {
	clear: both;
	height: 12px;
	background-color: #CCCCFF;
	background-image: url(quetzal%20images/img/pattern.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.navigation a:hover,.navigation #selected {
	color: #2C3111;
}

/* content */
.content {
	background: url(img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}
