body {
	background-color: #efefef;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	line-height: 11px;
	margin-top: 0px;
	background-image: url(images/back01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 0px;
} 
a:link {
    color: #b68736;
	cursor:  ne-resize;
	text-decoration: none;
}
a:active {
    color: #b68736;
	cursor:  ne-resize;
	text-decoration: none;
}
a:visited {
    color: #b68736;
	cursor:  ne-resize;
	text-decoration: none;
}
a:hover {
	color: #909090;
	cursor:  ne-resize;
	border-bottom: 0;
	background-color: transparent;
	text-decoration: underline;
}
#container {
	width: 605px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
#col1 {
	float: left;
	width: 175px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
.title1 {
	color: #efefef;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 2px;
	background-color: #807670;
}
.post1 {
	color: #b5bfbf;
	margin-bottom: 15px;
	text-align: justify;
}
#col2 {
	margin-top: 336px;
	color: #848484;
	width: 418px;
	float: right;
}
.title2 {
	color: #b15235;
	font-size: 14px;
display: block;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;
	background-image: url(images/barra.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	padding-left: 25px;
    text-decoration: none;
}
.post2 {
	color: #6b594a;
	margin-bottom: 10px;
	margin-right: 2px;
	text-align: justify;
}
.text1 {
	color: #82908f;
}
