/* @group Light */

#sitetitle {
	height: 55px;
	background: url(../../images/titlebar_white.jpg) repeat-x;
}

#sitetitle h1 {
	color: #616161;
	padding-left: 35px;
}

#sitetitle h1 a:link {
	color: #616161;
}

#sitetitle h2 {
	color: #616161;
	padding-left: 35px;
}

#titletype {
	background: url(../../images/title_icon_2.jpg) no-repeat left center;
	width: 897px;
	padding-top: 8px;
}

#sitetitle h1 a:visited {
	color: #616161;
}

#sitetitle h1 a:hover {
	color: #616161;
}

/* @end */

