/* CSS Document */
#container {
	border: 2px solid #004d1b;
}
.leftimage2, .rightimage2{
margin: 0;
padding: 0;
}
.leftimage2 {
float: left;
}
.rightimage2{
float: right;
}
.linktitle{
	font-weight: bold;
	font-size: 15px;
	color: #004d1b;
}
.link em {
	color: #004d1b;
}
.link strong {
	color: #004d1b;
}
.link {
text-align: justify;
}
.url {
color: #999999;
text-decoration: none;
font-weight: normal;
}
.linkto {
text-decoration: none;
font-weight: bold;
color: #004d1b;
font-size: 14px;
}
.lunar{
float: right;
margin: 0 0 0 10px;
padding: 0;
display: inline;
}