body {
	margin: 0;
	padding: 0;
	background-color: #D41F1D;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Sans Serif;
	font-size: 11px;
	text-align: center;
}

.topmenu {
	background-image: url(images/bg_corner.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 894px;
	height: 35px;
	margin-top: 7px;
	padding-right: 20px;
	text-align: right;
}

#main {
	width: 876px;
	border-right: 2px solid #8D0806;
	border-left: 2px solid #8D0806;
	background-color: #FFF;
	padding: 0 7px 10px 7px;
}

.news {

	text-align: left;
/*	padding: 0 15px 15px 15px; */
	clear: none;
	margin-bottom: 15px;
}

.news table td.bgmiddle {
	background-image: url(images/bg_middle.gif);
	padding: 0 15px;
}

.news table td a:link, .news table td a:active, .news table td a:visited {
	color: #d41f1d;
	text-decoration: none;
}

.news table td a:hover {
	text-decoration: underline;
}

.menunews {
	float: left;
}

.flash {
	float: right;
}


.catpath {
	border-top: 1px dashed #4D4D4D;
	border-bottom: 1px dashed #4D4D4D;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 16px;
	color: #D11E1C;
	background-image: url(images/bg_catpath.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	padding-top: 2px;
	clear: both;
	text-align: left;
	margin: 0 7px 15px 7px; 
}

.photo {
	float: right;
	margin-bottom: 15px;
}

.footer {
	width: 890px;
	border-right: 2px solid #8D0806;
	border-left: 2px solid #8D0806;
	border-bottom: 2px solid #8D0806;
	background-color: #FFF;
	clear: both;
}

.footer h1 {
	margin: 0 7px 7px 7px;
	padding: 3px 0 0 0;
	color: #FFF;
	background-color: #5D5D5D;
	font-size: 11px;
	text-align: center;
	height: 17px;
}

.clear {
	clear: both;
}
