/* 
  Styles for WWW.DIMIN.net/Image Viewer, Dima Fedorov 
  ver 1.0
  10/07/2003 11:46
*/

/********************************************************************************
  HEADER
********************************************************************************/

.header {
	margin: 5px 0px 15px 5px;
	clear: both;
	height: 36px;
	background-image: url(images/nikolay_fedorov_tiny.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.header div#background {
	background-image: url(images/header_textile.png);
	height: 36px;
	margin-left: 248px;
}

.footer {
	margin-top: 20px;
}
