body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em
}


#container {
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid black;
	background-color:#FFFDCA;
}

#header_blog {
	width: 817px;
	height: 195px;
	margin: 0px 12px;
	padding: 0px;
	background-image:url('images/header.jpg'); 
	background-repeat:no-repeat; 
	clear:both; 
	margin-right:12px; 
	margin-left:12px;
}

#menu_blog {
	width: 817px;
	height: 36px;
	margin: 0px 12px;
	padding: 0px;
	background-image:url('images/menu_blog_bg.gif'); 
	background-repeat:no-repeat; 
	clear:both; 
	margin-right:12px; 
	margin-left:12px;
}

#menu_blog ul {
	float:left;
	height:36px;
	padding:0px;
	margin:0px;
	margin-left:10px;
	border-left:1px solid white;
}

#menu_blog li {
	height:36px;
	list-style-type:none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	float:left;
	border-right:1px solid white;
	line-height:2.5em;

}

#menu_blog ul li a{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height:2.5em;
	display:block;
	padding-left:23px;
	padding-right:23px;

}

#menu_blog ul li a:hover{
	background-color:#000;
}

#menu_blog ul li a.active_item{
	background-color:#000;
}

#menu_blog ul li a.active_item:hover{
	background-color:#C93300;
	text-decoration: blink;
}

#content_blog{
	width: 817px;
	margin: 0px 12px;
	padding-top: 7px;
	clear:both;  
	margin-right:12px; 
	margin-left:12px; 
	padding-left:0px; 
	padding-right:0px; 
	padding-bottom:0px;
}

#clear {
	clear:both;
	height:20px;
}

#footer_blog {
	width: 817px;
	height: 71px;
	padding: 0px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
	clear:both;
	background-image:url('images/footer.gif');
	background-repeat: no-repeat; margin-top:0px
}

#footer_blog p {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #749A25;
	clear:both;
	padding:0px;
	margin:0px;
	margin-left:10px;
}

#footer_blog ul {
	float:left;
	height:29px;
	padding:0px;
	margin:0px;
	margin-top:11px;
}
#footer_blog li {
	height:29px;
	list-style-type:none;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	line-height:2em;
}

#footer_blog li a{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
}

#footer_blog li a:hover{
	background-color:#C93300;
}

.prop{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; position:absolute;
*margin-top:2px;
margin-top:1px;
*margin-left:2px;
line-height:18px;
z-index:100;
background-color: #A7B931;
width: 160px;
visibility: hidden;
text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS;
}

.about{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; position:absolute;
margin-top:1px;
*margin-top:2px;
*margin-left:2px;
line-height:18px;
z-index:100;
background-color: #A7B931;
width: 130px;
visibility: hidden;
text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS;
}

.prop a, .about a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 2px 0;
font-family: Trebuchet MS; 
font-size: 10pt; 
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.prop a:hover, .about a:hover{
background-color: #000000;
color: #ffffff;
}



