body{
	margin: 0; 
	padding: 0; 
	background: #fbf1e7;
	font-size: 11px;
	color: #87572a;
	font-family: Verdana;
}
table{
	font-size: 11px;
	color: #87572a;
	font-family: Verdana;
}
a{
	color: #87572a;
}
img{
	border: 0;
}
	table#header td{
		vertical-align: top;
		padding: 0 10px 0 0;
	}
		table#header td small{
			font-size: 80%;
			color: #003146;
		}
		table#header td span{
			font-size: 110%;
			margin: 10px 0 30px 0;
			display: block;
		}
			table#header td div img{
				margin: 5px;
			}

table#main{
	background: #000 url('/images/imbg.jpg');
}
	table#main td{
		background: #fbf1e7;
		vertical-align: top;
		/* padding: 10px 15px; */
	}
		table#main td h2, table#main td h3{
			font-family: Georgia;
			font-weight: normal;
			color: #00314b;
		}
		table#main td h2{
			font-size: 230%;
		}
		table#main td h3{
			font-size: 180%;
		}
			#main #interveiw img{
				background: url('/images/imbg.jpg');
				padding: 2px;
			}
			#main td h4{
				margin: 4px 0;
				font-size: 90%;
				color: #6b0000;
				text-transform: uppercase;
			}
				#main td h4 a{
					color: #6b0000;
				}
			#main td p{
				margin: 15px 0 4px 0;
				font-size: 100%;
			}
		ul#news{
			list-style: none;
			margin: 0;
			padding: 0;
		}
			ul#news li{
				width: 46%;
				height: 220px;
				padding: 1%;
				overflow: hidden;
			}
			ul#news li.row1{
				float: left;
			}
		ul#articles{
			list-style: square;
			margin: 0 0 0 15px;
			padding: 0;
			width:L 100%;
		}
			ul#articles li.dt{
				list-style: none;
				/* padding-top: 10px; */
			}
			ul#articles li.txt{
				/*height: 110px;*/
			}
				ul#articles li img{
					margin: 0 5px;
				}
				ul#articles li p{
					margin:  0 110px 0 0;
					/*border: #000 1px solid;*/
					height: 100px;
				}

div.indent{
	margin: 15px 6px 15px 15px;
	padding: 0;
}
div.indent_l{
	margin: 15px 6px 15px 7px;
	padding: 0;
}
a.more{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

	#bottom{
		vertical-align: bottom;
	}
		#bottom td{
			font-size: 80%;
			vertical-align: bottom !important;
			height: 56px;
			/* padding: 0 10px 10px 10px; */
		}
	#counters{
		text-align: right;
		background: #fbf1e7 url('/images/counters_bg.jpg') bottom right no-repeat !important;
	}
		#counters div{
			margin: 0 45px 15px 0;
		}
	#rnd{
		font-size: 120%;
		line-height: 120%;
		padding: 0;
	}
		#rnd strong{
			color: #003146;
			font-size: 90%;
		}

#menu{
	margin: 0;
	padding: 2px 0;
	background: #000 url('/images/menu_bg.jpg');
}
	#menu table{
		background: #E5EBEE;
		height: 60px;
	}
		#menu table td{
			height: 60px;
			text-align: left;
			vertical-align: middle;
			padding: 0 10px 0 26px;
			font-size: 120%;
		}
		#menu table td a{
			color: #6b0000;
			text-decoration: none;
		}
			#menu table td a.open{
				color: #00314b;
				font-weight: bold;
			}
				#menu table td div a.open{
					color: #6b0000;
					font-weight: normal;
					text-decoration: underline;
				}
#submenu{
	height: 40px;
}
	#submenu td{
		height: 40px;
		padding: 0 10px 0 26px;
	}
	div.submenu{
		position: absolute;
		left: 26px;
		top: 185px;
		width: 970px;
		display: none;
	}
#navigator h1{
	font-size: 180%;
	font-family: Georgia;
	font-weight: lighter;
	color: #00314b;
}
	#navigator h1 a{
		color: #00314b;
	}
.vote_bar{
	background: #11cc11 !important;
}
#i_news{
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
}
	#i_news td{
		margin: 0 !important;
		padding: 0 15px 15px 0 !important;
	}


