#newheader {background: url('img/header_logo.jpg') repeat-x; text-align: left; height: 160px;}

#navigation {display: block; text-align: center; height: 2em; padding: 2px 0; border: 1px solid #936c33; background-color:#d6bd87;  }

#main_menu { font-family: Verdana; font-size: 12px; color: #333333; padding: 0 20 0 5}

#block { border: 1px solid #936c33; background-color:#e5d0a5; padding:10px; };

#container {
margin: 0 auto o auto;
width: auto;
text-align: left;
}

body 
{
    background-color:#ead8b4;
    font-family: Verdana;
    font-size: 13px;
    color: #333333;
    text-align: justify;
}

h1 { font-size: 28px; font-family: Verdana; }
h2 { font-size: 14px; font-family: Verdana; }
h3 { font-size: 11px; font-family: Verdana; }
h4 { font-size: 11px; font-family: Verdana; }
h5 { font-size: 11px; font-family: Verdana; }

a { color: #333333; text-decoration: none; font-weight:bold; }
a:hover { color: #262626; text-decoration:underline }
a.t_name { color:#904000; }
a.h1 { color:#FFFFFF; }

ul.hr {
 margin: 0px; 
 padding: 0px;
}

ul.hr li {
 display: inline;
 margin-right: 5px;
 padding: 4px;
 margin-top: 5px;
}

p.postmetadata
{
    font-size: 0px;
}

ul.rubric {
 margin-top: 3px;
 margin-left: 10px;
 padding: 0px;
}

ul.rubric li {
 margin-right: 0px;
}

#content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 210px 20px 210px;	
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}


#left_col {
	position:absolute;
	top:210px;
	left:20px;
	width:170px;
	
	padding:10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	
}
		
#rigth_col {
	position:absolute;
	width:290px;
	top:210px;
	right:20px;

	padding:10px;
	z-index:1;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
}
