#content-container{
	width:100%;
	min-height:400px;
	background-image: url(/metaljournal/images/bg_sub_content.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
}
#s-content{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
.left-content{
	width:670px;
	float:left;
	padding-bottom:30px;
}
.right-content{
	width:248px;
	float:left;
	margin-top:17px;
}
.content{
	clear:both;
	float:left;
	width:630px;
	padding:20px;
}
#footer-container{
	width:100%;
	height:94px;
	background-image: url(/metaljournal/images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
	clear:both;
}
#footer{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#footer-menu {
	padding-top:7px;
	padding-left:20px;
	width:485px;
	height:35px;
	float:left;
}
#footer-logo {
	margin-left:15px;
}
#footer-mif {
	font-size:9px;
	padding-top:0px;
	float: left;
	color:#8f8d84;
	line-height: 12px;
	text-align: right;
	padding-top:17px;
}
.mif {
	float: left;
	margin-top:6px;
	margin-left:5px;
}
.tab {
	height: auto;
	width:232px;
	float:left;
	margin-left:5px;

}
.tad-header{
	background-image:url(/metaljournal/images/tabs_head_bg.png);
	background-repeat:no-repeat;
	height:36px;
	width:232px;
}
.tad-header h2{
	padding-top:12px;
	padding-left:15px;
}
.tad-content{
	width:229px;
}
.tad-content ul{
	list-style-image: url(/metaljournal/images/li.gif);
	margin-left:25px;
	margin-right:10px;
	margin-top:15px;
}
.tad-content ul li{
	margin-top:10px;
	margin-bottom:10px;
}
.people-img{
	margin:5px;
	float:left;
}
.people-descr{
	margin:2px 5px 0px 10px;
	padding-top:10px;

}
.galleryImageTitle{
	margin:3px;
	padding:0px;
}
.galleryImageDetails{
	margin:0px 8px;
	padding:3px 0px;
	background-color:#efede2;
}
a .galleryImageDetails{
text-decoration:none;
}
.lightwindow{
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#ImageGallery table {
	margin:0px 0px 0px 0px;
	text-align:center;
}

#ImageGallery table td {
	border:none;
	height:157px;
	width:121px;
	border-bottom:1px solid #d5d1be;
}

#ImageGallery #NavigationBar {
	font-size:12px;
}

#ImageGallery #NavigationBar a,
#ImageGallery #NavigationBar .currentPage {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid #DDDDDD;
	padding:2px 6px;
	text-decoration:none;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
}

#ImageGallery #NavigationBar .currentPage {
	color:#E31212;
	font-weight:bold;
}

#ImageGallery #NavigationBar a:hover {
	background:#EFECEC none repeat scroll 0%;
	text-decoration:none;
}

#ImageGallery #NavigationBar #Previous,
#ImageGallery #NavigationBar #PageNumbers,
#ImageGallery #NavigationBar #Next {
	float:left;
	margin:10px 2px;
	padding:10px 0;
}

#ImageGallery #NavigationBar .clear {
	clear:both;
}
#ImageGallery table tbody .lightwindow img{
	border:3px solid #d5d1be;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	width: 100px;
}