#header {
	background: url(../images/mainpic2.jpg);
}

.headline, h1 {
	color: #1e5c99;
}

.subheadline, h2 {
	color: #1e5c99;
}

.subheadline a {
	color: #1e5c99;
}

.subhead_arrow {
	background-image: url(../images/arrow_yellow.gif);
}

.text a {
	color: #1e5c99;
}



div#left-menu ul li.active a {
	background: none;
}

div#left-menu ul li.active ul li a:hover {
	color: #1e5c99; 
}

div#left-menu ul li.active ul li.active a {
	font-weight: bold; 
	color: #1e5c99; 
}

div#left-menu ul li.active ul li.active ul li.active a {
	color: #1e5c99;
}

.blog .contentpane td {
	padding: 0px;
}

.st_contentbox {
	float: left;
	margin-left: 15px;
}
.st_header {
	height: 362px;
	width: 621px;
	text-align: center;
}
.st_headline {
	padding-top: 4px;
	margin-left: 19px;
}
.st_headlinebox {
	width: 295px;
	height: 22px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FDBD1F;
}
.st_headlinebox {
	background-image: url(../images/boxheader.gif);
}
.st_navi {
	padding-top: 19px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666666;
}
.st_navi a {
	display: block;
	padding-left: 24px;
	padding-top: 2px;
	height: 17px;
	width: 162px;
}
.st_navi a:hover {
	display: block;
	padding-left: 24px;
	padding-top: 2px;
	height: 17px;
	background-image: url(../images/mainbox_link.gif);
	background-repeat: no-repeat;
	width: 162px;
	background-position: 0 2px;
}



img#front-page-header {
	width: 618px; 
	height: 357px; 
	border: 0 none; 
	position: absolute; 
}

div#yellow_indicator {
	background: url('/templates/sevencs/images/spacer.gif'); 
	width: 197px; 
	height: 108px; 
	position: absolute; 
	top: 201px; 
	left: 206px; 
	z-index: 8000;
}

div#red_indicator {
	background: url('/templates/sevencs/images/spacer.gif'); 
	width: 197px; 
	height: 108px; 
	position: absolute; 
	top: 201px; 
	left: 404px; 
	z-index: 8000;
}

div#blue_indicator {
	background: url('/templates/sevencs/images/spacer.gif'); 
	width: 197px; 
	height: 108px; 
	position: absolute; 
	top: 201px; 
	left: 602px; 
	z-index: 8000;
}

div#feeds {
	position: absolute; 
	top: 370px; 
	left: 814px;
}