div#splash
{
	height: 295px;
	background: #FFF url(/elements/splash/1.jpg) no-repeat;
	border-bottom: 1px solid #999;
}

div#introduction
{
	position: relative;
	padding-top: 30px;
	left: 400px;
	width: 350px;
}

div#introduction p
{
	font-size: 15px;
	line-height: 26px;
	text-align: right;
}

table#feature
{
	width: 791px;
	border: 0;
	margin: 15px 0;
}

table#feature td { vertical-align: top; }

table#feature td.promo
{
	width: 20%;
	padding: 0 15px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}

table#feature td.promo h1 { font-size: 14px; }

table#feature td.promo img
{
	width: 135px;
	height: 100px;
	margin-bottom: 10px;
	border: 1px solid #F90;
}

table#feature td.news
{
	width: 40%;
	padding: 0 15px;
}

td#feature_promo1 h1 a { color: orange; }
td#feature_promo2 h1 a { color: green; }
td#feature_promo3 h1 a { color: blue; }

td#feature_promo4
{
	border-right: 1px solid #AAA;
	padding: 15px;
	vertical-align: top;
}

td#feature_promo4 h1 { color: #AAA; }

div#newslist h1
{
	font-size: 13px;
	color: #333;
}

div#newslist h2 { font-size: 12px; }

div#newslist h3
{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div#newslist p
{
	margin: 5px 0;
	font-size: 11px;
}

div#feature_photo
{
	border-width: 0 0 0px 0;
	border-style: solid;
	border-color: #AAA;
	margin: 0 0 10px 0;
}

div#news_scroll
{
	padding: 10px;
	height: 475px;
	overflow: auto;
	border: 1px solid #AAA;
	background: #EEE;
	margin-top: 5px;
}

div#feature_photo img
{
	border: 1px solid #AAA;
	/*width: 255px;*/
}

div#feature_photo p
{
	font-size: 11px;
	font-style: italic;
}
