.boxed {
	padding: 5px 30px 20px 30px;
}
.boxed h2 {

}


.img1 {
	float: left;
	margin-right: 5px;
	text-decoration: none;
	margin-top: 20px;
	border: 1px solid #F90;
}




.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 1.2em;
	background-color: #FC6;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #F00;
	padding-left: 5px;
	color: #003;
	padding-top: 2px;
	padding-bottom: 2px;
}
blockquote h1 {
	font-family: "Times New Roman", Times, serif;
	color: #069;
	font-size: 1.2em;
	text-decoration: underline;
	background-image: url(../images/news1.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 3px;
}
blockquote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #000;
}





/* Content */

#content {
	float: right;
	width: 740px;
}
h3 {
	font-size: 1.3em;
	text-decoration: underline;
}

