@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
		background-color: #1a373f;
	font-size: 14px;	
		color: #000000;
	font-weight: bold;	
}

a:link {
	color: #1a373f;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1a373f;
}
a:hover {
	text-decoration: underline;
	color: #1a373f;
}
a:active {
	text-decoration: none;
	color: #1a373f;
}


#header {	width: 900px;
	margin: auto;
	text-align:center;}
	
#nav_bar {	width: 900px;
background-color: #000000;
	margin: auto;
	text-align:center;}

	
#content{ background-color: #2F0000;
clear: both;
	height: 900px;
	width: 900px;
	margin: auto;
	text-align:center;}
	
	
.burnt_content { background-image: url(images/album_background.jpg);
margin: auto;
	text-align:center;
height: 800px;
	width: 800px;
	}
	
.history_content {
	width: 700px;
	margin: auto;

text-align:left;
font:"Times New Roman", Times, serif;
color:#000000;
padding:12px;
}

.image_right {float:right;
margin-left:12px;
margin-bottom:12px;
clear:both;}

.image_left {float:left;
margin-right:12px;
margin-bottom:12px;
clear:both;}

.album_images {text-align: center;}


#kizmet {	width: 900px;
height:34px;
text-align:center;
margin: auto;
}