/* CSS Document */
img {
	border:0;
	}
#blurb {
	background: url(../images/discover.gif) #A2BF25 no-repeat;
	}
.desc {
	background: url(../images/desc_frame_top.gif) #A0B524 no-repeat;
	width: 446px;
	margin: 10px auto;
	}
.desc_text {
	background: url(../images/desc_frame_bottom.gif) no-repeat 0 bottom;
	font-size: 10px;
	line-height: 20px;
	padding: 0 10px 10px 10px;
	color:#FFF9BF;
	word-spacing: .1em;
	}
	
.desc h3{
	margin:0;
	font-size:12px;
	padding: 10px 0 10px 15px; 
	letter-spacing: -.05em;
	font-variant:small-caps;
	}
	
.desc h3 a:link {
	color:#FFE900;
	}
.desc h3 a:visited {
	color:#FFE900;
	}
.desc h3 a:hover {
	color:#FFFC00;
	}
	
.pic_frame {
	float:left;
	margin: 0 5px;
	}

