
body {
	font-family: !important;
    font-size: ;
}

h1, h2, h3, h4, h5, h6 {
   font-family: !important;
}


#header-sitename {
	position: absolute;
	left: 0px;
	top: 0px;
	color: ;
	padding: 10px 5px 10px 5px;
	margin: 0px;
	width: 960px;
	background: ;
	filter: Alpha(Opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#header-sitename h1 {
	font-size: ;
	line-height: 100.01%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
    letter-spacing: -1px;
}


#header-sitename p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#header-sitename h1 a {
	color: ;
	text-decoration: none;
}
