#about_content_all {
position : relative;
width : 760px;
margin : auto;
background-color : #000000;

background-image: url(img/about-slavinskas-bcg.jpg);
background-repeat: no-repeat;
background-position: center;
height: 870px;
}

#about_footer {
position : relative;
width : 760px;
margin : auto;
background-color : #000000;
text-align : center;
padding: 20px 0 40px 0;
}


#about_text_container{
position : relative;
left: 308px;
top: 85px;
width : 330px;
height: auto;
float: left;
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size : 12px;
color : #0e0d0d;
text-align: left;
}

#about_head_description{
position: relative;
left: 110px;
top: 485px;
width : 170px;
height: auto;

font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #440505;
font-weight: bold;
text-align: left;
}

.brown_text_about {
color : #5b0000;
}

.about_link:link {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #2b4c00;
	text-decoration: underline;
	border: 0px none;
	font-weight: bold;
	}
	
.about_link:visited {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #2b4c00;
	font-weight: bold;
	}
	
.about_link:hover {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4b8400;
	font-weight: bold;
	}
	
.about_link:active {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #2b4c00;
	font-weight: bold;
	}

