body {
	margin: 0;
	padding: 0;
	font: 16px/20px Times;
	color: black;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
}

<!-- * blink {visibility:expression((Math.floor(new Date().getTime()/500)%2)?"visible":"hidden");} -->

img {
	border: 0;
	padding: 0;
	margin: 0;
}

#page_container {
	width: 1024px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header {
	height: 154px;
	background: url(images/header.jpg);
}

#header_content {
	text-align: center;
	padding-top: 126px;
	color: #fff;
	word-spacing: 12px;
}

#header_content a {
	color: #9e9e9e;
	text-decoration: none;
	word-spacing: 0;
	font-size:15px;
}

#header_content a:hover {
	color: #fff;
}

#main {
	padding-top: 40px;
}

#main h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
}

#main p {
	padding: 0 0 15px 0;
	margin: 0;
}

#main a {
	text-decoration: none;
	font-weight: bold;
	color: #840020;
}

#main a:hover {
	color: #bf002e;
}

#leftcol {
	border-right: 1px solid #dcdcdc;
	width: 753px;
	float: left;
}

#leftcol_content {
	padding-right: 20px;
}

#rightcol {
	width: 270px;
	float: right;
	font-size: 12px;
}

#rightcol_content {
	padding-left: 20px;
}

.newsblock_jan { background: url(images/m_jan.gif) top left no-repeat; }
.newsblock_feb { background: url(images/m_feb.gif) top left no-repeat; }
.newsblock_mar { background: url(images/m_mar.gif) top left no-repeat; }
.newsblock_apr { background: url(images/m_apr.gif) top left no-repeat; }
.newsblock_maj { background: url(images/m_maj.gif) top left no-repeat; }
.newsblock_jun { background: url(images/m_jun.gif) top left no-repeat; }
.newsblock_jul { background: url(images/m_jul.gif) top left no-repeat; }
.newsblock_aug { background: url(images/m_aug.gif) top left no-repeat; }
.newsblock_sze { background: url(images/m_sze.gif) top left no-repeat; }
.newsblock_okt { background: url(images/m_okt.gif) top left no-repeat; }
.newsblock_nov { background: url(images/m_nov.gif) top left no-repeat; }
.newsblock_dec { background: url(images/m_dec.gif) top left no-repeat; }
.newsblock_1 { background: url(images/d_1.gif) top left no-repeat; }
.newsblock_2 { background: url(images/d_2.gif) top left no-repeat; }
.newsblock_3 { background: url(images/d_3.gif) top left no-repeat; }
.newsblock_4 { background: url(images/d_4.gif) top left no-repeat; }
.newsblock_5 { background: url(images/d_5.gif) top left no-repeat; }
.newsblock_6 { background: url(images/d_6.gif) top left no-repeat; }
.newsblock_7 { background: url(images/d_7.gif) top left no-repeat; }
.newsblock_8 { background: url(images/d_8.gif) top left no-repeat; }
.newsblock_9 { background: url(images/d_9.gif) top left no-repeat; }
.newsblock_10 { background: url(images/d_10.gif) top left no-repeat; }
.newsblock_11 { background: url(images/d_11.gif) top left no-repeat; }
.newsblock_12 { background: url(images/d_12.gif) top left no-repeat; }
.newsblock_13 { background: url(images/d_13.gif) top left no-repeat; }
.newsblock_14 { background: url(images/d_14.gif) top left no-repeat; }
.newsblock_15 { background: url(images/d_15.gif) top left no-repeat; }
.newsblock_16 { background: url(images/d_16.gif) top left no-repeat; }
.newsblock_17 { background: url(images/d_17.gif) top left no-repeat; }
.newsblock_18 { background: url(images/d_18.gif) top left no-repeat; }
.newsblock_19 { background: url(images/d_19.gif) top left no-repeat; }
.newsblock_20 { background: url(images/d_20.gif) top left no-repeat; }
.newsblock_21 { background: url(images/d_21.gif) top left no-repeat; }
.newsblock_22 { background: url(images/d_22.gif) top left no-repeat; }
.newsblock_23 { background: url(images/d_23.gif) top left no-repeat; }
.newsblock_24 { background: url(images/d_24.gif) top left no-repeat; }
.newsblock_25 { background: url(images/d_25.gif) top left no-repeat; }
.newsblock_26 { background: url(images/d_26.gif) top left no-repeat; }
.newsblock_27 { background: url(images/d_27.gif) top left no-repeat; }
.newsblock_28 { background: url(images/d_28.gif) top left no-repeat; }
.newsblock_29 { background: url(images/d_29.gif) top left no-repeat; }
.newsblock_30 { background: url(images/d_30.gif) top left no-repeat; }
.newsblock_31 { background: url(images/d_31.gif) top left no-repeat; }

.newsblock_content {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 15px;
	padding: 0 0 15px 60px;
}

#leftcol2 {
	border-right: 1px solid #dcdcdc;
	width: 511px;
	float: left;
}

#leftcol2_content {
	padding-right: 20px;
}

#rightcol2 {
	width: 512px;
	float: right;
}

#rightcol2_content {
	padding-left: 20px;
}

#footer {
	clear: both;
	height: 70px;
	background: #e5e5e5;
	text-align: center;
	font-size: 12px;
	color: #000;
	border-top: 25px solid #fff;
	border-bottom: 15px solid #fff;
}

#footer_content {
	padding-top: 38px;
}

.nowordspacing {
	word-spacing: 0;
}

#header_content .blinking {
	color: #ff5757;
}

#header_content .blinking a {
	color: #ff5757;
}

#header_content .blinking a:hover {
	color: #fff;
}

