body {
	padding:0;
			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#999999;
	margin: auto;
	width: 960px;
	font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
	line-height: 135%;
	border:1px;				/* The min-width property does not work in old versions of Internet Explorer */
	}

a {color:#663333;}
a:hover {color:#000; text-decoration:none;}

	/* Header styles */
#header {
	height:130px;
	width:960px;
	background-image: url('images/up.jpg');
	}


	.img_small {width:100px;}

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;		/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}

#main_top {padding:0; width:730px; height:20px; background: url('images/bg_top.gif'); background-repeat:repeat-x; background-position:right; }
#menu a {line-height: 135%; padding:0 10px 0 10px; font-size: 18px; color: #996666; text-decoration:none;}
#menu a:hover{color: #FFF; text-decoration:none;}
#menu a {display: block; height:30px; width:230px; background: url('images/line1.jpg'); background-repeat:no-repeat;}
#menu a:hover {height:30px; width:230px; background: url('images/line1_.jpg'); background-repeat:no-repeat; }
.jot-list {padding:5px 15px 5px 15px; list-style-image: url('images/bullet.gif'); }

.l_cell { width: 230px;}
.r_cell { width: 470px;vertical-align:top;}
p.pagetitle{font-size: 14px; padding:0px; margin:0px;}
p.londtitle{font-size: 14px; padding:0px; margin:0px;}
.new_nomer {width: 720px; align:center; }
hr {padding:0px; margin:0px; background:#000; color:#000; height:1px;}
.read {text-align:right; vertical-align:bottom;}
hr.read {padding:0px; margin:5px 0px 5px 0px;}


.l_cell_b { width: 470px; background:#DED8CC;}
.r_cell_b { width: 230px;vertical-align:top; background:#C3D4CD;}
.new_nomer_bot {width: 710px; align:center; }
	/* common column settings */
	.colright,
	.colleft {
		float:left;
		width:100%;
		position:relative;
		min-height: 200px;
	}
	.col2{width:230px;}
	.col1,
	.col2 {
		float:left;
		position:relative;
		padding:0;
		overflow:hidden;
	}
table.page {padding:0px 15px 5px 15px; text-align:center;}
.col1 h3 {padding:0px 15px 5px 15px;}
.col1 p {padding:0px 0px 5px 0px;}
.col1 h4 {font-size: 16px;padding:0px; margin:0px; }
.col1 h5 {font-size: 15px;padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
.col2 p {padding:5px 10px 0 10px;}
img.read {padding: 0px; margin: 0px; border-size:1px; border-style:double; border-color:#999;}
#cit img {float:left; padding: 0px; margin: 0px 5px 0px 0px; border-size:1px; border-style:double; border-color:#fff;}
#cit p {padding: 0px 5px 5px 10px;}

#text p.author, h1, h4, p.from_author {text-align: center;}
#text p.author{font-size: 14px; padding:10px; margin:0px; color:#996666; font-style: italic;}
#text h1 {font-size: 20px; padding:10px; margin:0px;}
#text h2 {font-size: 12px; padding:10px; margin:0px;}
#text h4 {padding:10px; margin:0px;}
#text p.from_author {font-size: 14px; padding:10px; color:#996666; margin:0px 0px 30px 0px;}
#text hr {padding:0px; margin:0px 0px 20px; background:#000; color:#000; height:1px; width: 100%;}
#text {padding:0px 10px 0px 10px; margin:0px;}
#text img {margin: 7px 12px 7px 12px; border: 1px solid black; }
/*.pop {background: url('images/bg_pop.jpg');}  */

#nomer_cit img {width:230px; padding: 0px; margin: 5px 0px 5px 0px; border-size:0px;}
#nomer_cit h4 {text-size:16px; padding: 0px 5px 5px 5px; text-align: center;}

#page_tit h4 {font-size:16px; padding:5px 0px 0px 0px; margin:0px; text-align:center; }
#page_tit hr {padding:0px; margin:5px; background:#000; color:#000; height:1px; width: 81%;}

.t {margin:0px 15px 0px 15px;}

	.leftmenu {
		 background:#FFF;
		/*background: url('images/bg.gif'); background-repeat:repeat-y; background-position:right; 		/* right column background colour */
	}
	.leftmenu .colleft {
		right:730px;			/* right column width */
		background:#C3D4CD;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:730px;			/* right column content width */
		left:100%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:230px;			/* left column content width (column width minus left and right padding) */
		left:0px;			/* (right column left and right padding) plus (left column left padding) */
	}

	#search {
	height: 150px;
	width: 230px;
	float:left;
	position:relative;
	z-index:900;
	background: url('images/bg_search.gif'); background-repeat:no-repeat;
	}

	/* Footer styles */
#f_img {height:20px; width:100%;}
#footer {
	clear:both;
	float:left;
	height:70px;
	width:100%;
    background:#C3D4CD;
    padding: -5px 0 -15px 0;

	}
#footer p {
	font-size: 12px;
	margin:10px;
	}
#footer_left {
	text-align:left;
	float:left;
	width:600px;
	background:#C3D4CD;
	}
#footer_right {
	text-align:right;
	float:right;
	width:360px;
	background:#C3D4CD;
	}

#footer_right img{border:0px;}
#commentsAnchor {padding:10px;}


img.nomer {margin: 5px; border-size:1px; border-style:double; border-color:#ccc; }

div.new_nomer {background:#fff;
 margin:10px; padding: 0 14px 0 14px;
}
.fieldset
 {border:0;}

