@charset "UTF-8";

div#header {
	width: 800px;
	height: 95px;
	text-align: left;
	background-image: url(../images/header.gif);
	margin: 0px auto;
	position: relative;
}
div#footer {
	width: 800px;
	height: 60px;
	background-image: url(../images/footer.gif);
	clear: both;
	overflow: hidden;
	text-align: left;
	margin: 0px auto;
	position: relative;
}
div.only_foot {
	clear: both;
	overflow: hidden;
	width: 820px;
	height: 20px;
	margin: 0px auto;
}
div#container {
	clear: both;
	display: block;
	overflow: hidden;
	width: 800px!important;
	width/**/: 820px;
	height: 100%;
	text-align: left;
	background-image: url(../images/con_shadow.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cmt/sabbath/images/con_shadow.png', sizingMethod='scale');
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
}

div#contents {
	width: 800px;
	height: 100%;
	background-image: url(../images/bgpict.gif);
	background-repeat: no-repeat;
	background-color: #4b3d3b;
	/*background-position: ;*/
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.news style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#news {
	width: 395px;
	height: 53px;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 10px;
	position: absolute;
	top: -2px;
	left: 2px;
}
div#newslink {
	width: 40px;
	height: 10px;
	position: absolute;
	left: 355px;
	top: 43px;
}
ul.weblogs_headlinetop {
	width: 320px;
	position: absolute;
	left: 60px;
	top: 5px;
}
