@charset "windows-1250";
#site_content1 {
	background-color: #CCCCCC;
	height: 174px;
	width: 780px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	float: none;
	position: fixed;
	overflow: scroll;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#site_content {
	background-color: #FFFFFF;
	height: 180px;
	width: 780px;
}

