.introbox {
	width: 618px;
	margin-top: 21px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: table;
	margin-top: 5px;
	position: relative;
	left: 10px;
	width: 300px;
}
.newsbox {
	width: 593px;
	margin-top: 22px;
	margin-right: 10px;
	margin-left: 22px;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-right: 10px;
	position: relative;
}
.newstext {
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	position: relative;
	width: 450px;
	display: table;
}

.newspic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

#topbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 563px;
	margin-right: 20px;
	margin-left: 19px;
	border: 1px solid #666600;
	margin-top: 22px;
	background-image: url(artwork/back_topbox.jpg);
	background-repeat: repeat;
	height: 125px;
}
#featured_iframe {
	margin-top: 22px;
}
