body {
	background-image: url(http://alba-s.com/images/bg0.gif);
	background-repeat: repeat-y;
}
#container {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #470000;
	background-image: url(http://alba-s.com/images/bg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 787px;
	position: absolute;
	top: 0px;
	left: 0;
	height: 703px;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 620px;
	position: absolute;
	top: 0px;
	left: 167px;
	height: 106px;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 167px;
	position: absolute;
	top:171px;
	left: 0;
	height: 180px;
	margin: 0px;
	padding: 0px;
}
#header2 {
	width: 610px;
	position: absolute;
	top:106px;
	left: 177px;
	height: 113px;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(http://alba-s.com/images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 610px;
	position: absolute;
	top:219px;
	left: 177px;
	margin: 0px;
	padding: 0px;
}
#entry {
	font-size: 11px;
	color: #5F0000;
	position: relative;
	text-align: left;
	width: 610px;
	margin-top: 5px;
	margin-right: 70px;
	margin-bottom: 5px;
	margin-left: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:490px;
}
#entryG {
	font-size: 11px;
	color: #5F0000;
	line-height:150%;
	position: relative;
}
.mon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #660C0B;
	line-height: 20px;
}
.mon2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #B6B761;
	line-height: 20px;
}

.day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #660C0B;
	line-height: 10px;
}
.day2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B6B761;
	line-height: 10px;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #5F0000;
   padding-top: 3px;
   color: #5F0000;
   font-size: 10px;
   text-align: right;
}
a{
color:#5F0000;
}

.photo_thumb {
    float: left;
    margin-top: 0.1em;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 0.1em;
    background-color: #fff;
    border-top: solid 1px #666;
    border-left: solid 1px #666;
    border-right: solid 1px #666;
    border-bottom: solid 1px #666;
    padding: 6px 6px 6px 6px;
  }
.photo {
    float: right;
    margin-top: 0.1em;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 0.1em;
    background-color: #fff;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding: 6px 6px 6px 6px;
  }