body {
	margin: 0px;
	padding: 0px;
	background:   rgb(153,0,153);
}
table, img {
	border: none;
}
html, body, a, h2 , h1, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
}
html, body, a , p {
	font-size: small;
}
h2 , h1 {
	font-size: small;
}
a:link {
	text-decoration: none;
	color: rgb(255,255,255);
	background-color: inherit
}
a:hover {
	text-decoration: none;
color: rgb(255,255,255);
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
color: rgb(255,255,255);
	background-color: inherit
}
a:active {
	text-decoration: none;
color: rgb(255,255,255);
	background-color: inherit
}



ul {margin:0  ;list-style-type:none;}
li {margin:3px 0  3px -10px;}

/*правая колонка*/
#left {
	margin-right: 611px;
	background: rgb(83,0,82);
	text-align: right;
	padding-bottom: 11px;
}
#left p, h1, h2 {
	padding-right: 11px;
	padding-left: 11px;
}
#left h2 {
	font-size: small;
}
#left h1 {
	font-size: medium;
	color: rgb(220,180,222);
}
#left h1 i {
	font-size: xx-small;
}
#left h1 {
	margin-top: 21px;
}
/*обложки дисков*/
/*.cd img {
	width: 175px;
	height: 175px;
}*/
/*страница авто-био*/
.avtor h1 {
	margin-bottom: 721px;
}
/*правая колонка*/
#menu b img {
	padding-top: 207px;
}
#menu {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 611px;
}
#menu h1 {
	padding-left: 11px;
	color: rgb(220,180,222);
}
#menu p {
	padding-left: 7px;
	padding-right: 11px;
	color: rgb(220,180,222);
}
#goglus {
	clear: both;
	width: 100%;
	background: rgb(153,0,153);
	text-align: right;
	height: 15px;
}
#goglus a {
	padding: 21px;
	color: rgb(220,180,222);
}
.foto img {
	padding-top: 42px;
	padding-bottom: 22px;
}

.pusto{height:160px;}

/*lightbox */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: rgb(255,255,255);
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(i/blank.gif) no-repeat;
/* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
	background: url(i/prevlabel.gif) left -10px no-repeat;
}
#nextLink {
	right: 0;
	float: right;
	background: url(i/nextlabel.gif) right -10px no-repeat;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(i/prevlabel.gif) left -10px no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(i/nextlabel.gif) right -10px  no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}
#imageData {
	padding: 0 10px;
	color: rgd(102,102,102);
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: rgb(0,0,0);
}
#DHTMLgoodies_largeImage img {
/* Large image */
/*Border around large image */
	width: 471px;
/* Width of large image div */
	height: 313px;
}
