body {
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
background-image: url("images/BarraLateral.png");
background-repeat: repeat-y;
}

img {
	border: 0;
}

a { line-height: 1.8em;}

a:link {
	color: #6D2542;
	text-decoration: none;
	}
a:visited {
	color: #6D2542;
	text-decoration: none;
	}
a:hover {
	color: #999999;
	text-decoration: underline;
	}
a:active {
	color: #999999;
	text-decoration: none;
	}

hr { width: 369px; }


#main {
	color: gray;
	width:720px;
	text-align: left;
	margin: auto;
	position: relative;
	padding: 0 160px 100px 200px;
}

#main-block {
	width:500px;
	padding: 20px 0 0 0;
}

#main-block {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 0.3em;
	line-height: 1.6em;
	text-align: justify;
}

#main-block ul {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 0.3em;
	line-height: 1.6em;
	text-align: justify;
}
#menu-block {
	color: maroon;	
	position: absolute;
	left: 180px; 
	right: auto; 
	top: 220px;
	margin-left: 560px;
	width: 120px;
	height:210px;
	word-spacing: 0.2em;
}

#footer-block {
	text-align: center;
	font-size: 80%;
	padding: 0 0 0 0;
	position: absolute; 
	bottom: 0; 
	left: 33%;
}
