body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #264571;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
#center {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 750px;
	overflow: hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#picts {
	margin: 0px;
	padding: 0px;
	height: 455px;
	width: 750px;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	background-image: url(../gallery/bkg_down.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul {
	display: block;
	padding-left: 20px;
	list-style-type: none;
	height: auto;
	width: auto;
	margin: 0px;
}
ul li {
	display: inline;
}
a.num {
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 15px;
}
a.num:hover {
	text-decoration: underline;
}
a.close {
	font-weight: bold;
	color: #7D8FAA;
	text-decoration: none;
}
a.close:hover {
	text-decoration: underline;
}
td.descr {
	height: 40px;
	width: 588px;
	padding-left: 162px;
	vertical-align: middle;
}

