* {
	margin: 0px;
	padding: 0px;
}

table{
	border-collapse: collapse;
}

table tr td{
	padding: 0px;
	vertical-align: top;
}
a {
	text-decoration: underline;
	color:#B70444;
}

a:hover {
	text-decoration: none;
}

a img{
	border: none;
}

.h2_ {
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	color: white;
}

#top {
	background: url(img/bg_top.png) repeat-x right white; 
	width: 100%;
	height: 180px;
	margin: 0px;
}
#top tr td {
	/*border: 1px solid red;*/
}

#menu{
	background: url(img/bg_menu.jpg);
	width: 100%;
	height: 56px;
}
#menu a{
	display: block;
	padding: 16px 36px 0 0;
	text-decoration: none;
	font-size: 16px;
	font-family: arial, tahoma;
	color: white;
}
#menu a:hover{
	text-decoration: underline;
}
#menu img{
	margin: 7px 7px 0 0;
}

.news_item{
	font-size: 12px;
}
.news_item div.date{
	display:inline;
	padding: 0 0 0 2px;
	font-size: 24px;
	color: #ff6600;
}
.news_item span{
	color: #034da1;
}
.news_item div{
	padding: 0 38px 5px 13px;
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
}

.where{
	padding: 30px 0 30px 56px; 
	height: 1px;
}
.where div{
	padding: 3px 0;
}
.where div a{
	font: 12px tahoma; 
	color: #0b498d;
	padding: 0 0 0 9px;
}

.how{
	padding: 6px 19px 0 12px;
}
.how table{
	width: 100%;
}
.how img{
	margin: 2px 0 16px 8px;
}
.how a{
	font: 12px tahoma;
	color: #b70444;
}

.content h1 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	color: white;
	padding: 35px 0 20px 0px; 
	color: #d2352c;
}
.content p{
	padding: 0 0 24px; 
	font: 12px tahoma;
}
.content div{
	margin: 10px 0 0;
	color: #666666;
}
.content div.h3_{
	font:bold 14px tahoma;
	color: #0b498d; 
	margin: 20px 0px 5px 0px;
	padding:0px;
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	color: white;
}
.content div a{
	color: #034da1;
}

.weather{
	padding:  0 0 20px 10px;
}
.weather div{
	padding: 14px 50px 24px;
	font-size: 14px;
	color: #1d529c;
}

#mainphoto {
	/*width: 140px;*/
	height: 180px;
	text-align: left;	
	margin-top:24px;
	padding-right:2px;
}
#mainphoto img {
	display: block;		
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1.0;
}
#topphoto {
	text-align:right; 
	display:block;
	position: absolute; 
	z-index:99; 
	margin-top:-182px;
	margin-left:-35px;
}
#topphoto  img{
	behavior: url('iepngfix.htc');
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1.0;
}

.content3
{
	text-align:center;
	position: absolute;  
	display:none; 
	width:100%;
	left:0px;
	top:0px;
	z-index:100;	
}

.content2{
	text-align:center;
	position: absolute;  
	display:none;
	width:100%;
	left:0px;
	top:0px;
	z-index:99;	
	background-color:#415688;
	filter:alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#footer{
	width: 100%; 
	height: 81px; 
	background: #e0d8bb;
}
#footer tr td{
	color: #185daa; 
	font: bold 12px tahoma; 
	line-height: 150%;
}
#footer a{
	color: #185daa; 
}

.part  {

	padding-bottom: 3px; 
	padding-left: 3px; 
	padding-right: 3px; 
	padding-top: 3px;
}
