@font-face
	{
	font-family	:"Monotype Corsiva";
	src		:local("Monotype Corsiva"), url("/Fonts/MTCORSVA.TTF");
	}

*	{
	/*Base text:*/
	Font-Size	:14pt;
	Color		:rgb(203,126,35);
	}


Body
	{
	//Background		:Linear-Gradient(to top, #45484d 5%, #000000 100%) no-repeat center center / cover;; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ ; https://www.colorzilla.com/gradient-editor/ */
	Background-Image	:Linear-Gradient(to bottom, #010101 5%, #300505 100%);
	//Background-Image	:Linear-Gradient(to top, #010101, #100505);
	//Background		:URL('BackGround.jpg') no-repeat center center / cover;
	//Background		:URL('BackGround.jpg');
	//Background-size:	:(cover cover);
	//Background-Size		:(100% 100%);
	/*
	BackGround-Color	:rgb(17,18,19);
	BackGround-Repeat	:"No-Repeat";
	BackGround-Position	:"Center";
	BackGround-Image	:URL(BackGround.jpg);
	BackGround-Size		:"Cover";
	*/
	/*
	BackGround-Attachment
		Определение прокрутки фонового изображения при скроллинге окна (Scroll, fixed)
		Не работает в Netscape 4.7
	BackGround-Image
		Адрес файла фоновового изображения (URL, none)
	BackGround-Position
		Расположение фоновового изображения(Top,left,center,bottom,right,%, px, pt,i n, mm,  cm, pc)
		Ключевые слова можно комюинировать через пробел: "Bottom Right"
		Не работает в Netscape 4.7
	BackGround-Repeat
		Определение повторяемости фонового изображения(Repeat, repeat-x, repeat-y, no-repeat)

	Padding-Left		:0px;
	Padding-Right		:0px;
	Padding-Top		:0px;
	Padding-Bottom		:0px;

	Margin-Left		:0px;
	Margin-Right		:0px;
	Margin-Top		:0px;
	Margin-Bottom		:0px;
	*/

	Counter-Reset:		PhotoNumberCounter;
	}

H1
	{
	Font-Family		:"Monotype Corsiva", "Times";
	Text-Align		:Center;
	Font-Size		:24pt;
	Font-Weight		:Bold;
	Color			:rgb(185,175,175);
//	BackGround-Color	:rgb(60,60,60);
	Letter-Spacing		:5pt;
	Padding-Top		:16pt;
	Padding-Bottom		:16pt;
	}

H2
	{
//	Font-Family		:"Monotype Corsiva", "Times";
	Text-Align		:Left;
	Font-Size		:14pt;
	Font-Weight		:Bold;
	Color			:rgb(185,175,175);
	Letter-Spacing		:2pt;
	Margin-Left		:7%;
	Margin-Right		:2%;
	Margin-Top		:15pt;
	Margin-Bottom		:9pt;
	}

A, A:Link, A:Visited, A:Active, A:Focus
	{
	Text-Decoration		:UnderLine;
	Color			:rgb(175,100,100);
	}

.Disclaimer
	{
	Background-Image	:Linear-Gradient(to top, #200101 5%, #300505 100%);
	Margin-Left		:5%;
	Margin-Right		:50%;
	Margin-Top		:5px;
	Margin-Bottom		:5px;
	}

.DisclaimerText
	{
	Margin-Left		:2%;
	Margin-Right		:2%;
	Margin-Top		:9pt;
	Margin-Bottom		:9pt;
	Color			:rgb(175,100,100);
	Text-Align		:Justify;
	}

.MainText
	{
	Margin-Left		:2%;
	Margin-Right		:2%;
	Margin-Top		:9pt;
	Margin-Bottom		:9pt;
	Color			:rgb(185,175,175);
	Text-Align		:Justify;
	Text-Indent		:25pt;
	}

.PhotoDiv
	{
	Margin-Left		:2%;
	Margin-Right		:2%;
	Margin-Top		:9pt;
	Margin-Bottom		:9pt;

	Border			:3px dashed rgb(105,85,85);
		/*
	Border-Width		:7px;		// %, px, pt,in, mm, cm, pc
	Border-Color		:rgb(105,85,85);
	Border-Style		:dashed;	// dotted, dashed, solid, groove, double, ridge, inset, outset
		*/
	}

.PhotoNumberOL
	{
	list-style-position	:Inside;
	Margin-Top		:0%;
	Margin-Bottom		:0%;
	Margin-Left		:-900px;
	Margin-Right		:0%;
	}

.PhotoNumber, .PhotoNumberTextSpan
	{
	Color			:rgb(185,175,175);
	Font-Weight		:Bold;
	Letter-Spacing		:1pt;
	}

.PhotoNumber::before
	{
	// Display			:List-item;
	// List-style-type		:Decimal;
	// list-style-position	:Inside;
	Counter-Increment	:PhotoNumberCounter;
	Content			:"Фото N " counter(PhotoNumberCounter) ". ";
	Text-Align		:Left;
	Margin-Top		:12pt;
	Margin-Bottom		:9pt;
	Margin-Left		:90%;
	}

.PhotoTitle
	{
	Color			:rgb(185,175,175);
	Text-Align		:Center;
	Font-Weight		:Bold;
	Letter-Spacing		:2pt;
	Margin-Top		:12pt;
	Margin-Bottom		:9pt;
	}

.PhotoDescription
	{
	Color			:rgb(185,175,175);
	Text-Align		:Justify;
	Text-Indent		:25pt;
	}

.PhotoTechDetail
	{
	Margin-Left		:50%;
	Margin-Right		:5%;
	Margin-Top		:5px;
	Margin-Bottom		:15px;
	}

.PhotoTechDetailText
	{
	Margin-Left		:2%;
	Margin-Right		:2%;
	Margin-Top		:9pt;
	Margin-Bottom		:9pt;
	Color			:rgb(185,175,175);
	Font-Size		:7pt;
	Text-Align		:Left;
	}

.PhotoDateTime
	{
	Font-Size		:small;
	Color			:rgb(185,175,175);
	Text-Align		:Center;
	Margin-Top		:12pt;
	Margin-Bottom		:9pt;
	}


.Epigraph
	{
	Margin-Left		:70%;
	Margin-Right		:2%;
	Margin-Top		:9pt;
	Margin-Bottom		:9pt;
	Color			:rgb(185,175,175);
	Text-Align		:Left;
	Font-Style		:Italic;
	}

.DataOnPublication
	{
	Margin-Left		:75%;
	Margin-Right		:2%;
	Margin-Top		:5pt;
	Margin-Bottom		:9pt;
	Color			:rgb(185,175,175);
	Text-Align		:Left;
	}

