	html 
	{ 
		margin:0px 0px 0px 0px; /* top right bottom left */
		padding:0px 0px 0px 0px; /* top right bottom left */
	}
	body 
	{ 
		font-size:16px;
		margin:0px 0px 0px 0px; /* top right bottom left */
		padding:0px 0px 0px 0px; /* top right bottom left */
		background-color:#f9ffbe;
	}


div#contest_bg {
	text-align:center;
	background-image: url('images/contest_bg3.jpg');
	background-position: center top; /* Положение фона */
    background-repeat: no-repeat; /* Отменяем повторение фона */
	
	width: 1117px;
	
	overflow: hidden;

}

div#contest_content {
	font-family: times new roman, serif ;
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color: Black;
	
	width: 990px;
	overflow: auto;
}
div#contest_content   a { text-decoration: none; }

div#contest_bird_bg {
	height: 240px;
}

div#contest_ogre_bg {
	height: 360px;
}

td.tdla { vertical-align:top; text-align: left; }
td.tdra { vertical-align:top; text-align: right;  padding: 0 20px 0 0; }

.shiny_title {
	font-family: times new roman, serif ;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color: Black;
	text-align:center;
}

div#shiny_content {
	font-family: times new roman, serif ;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	text-align:justify;
	color: Black;
}

div#shiny_content   a { text-decoration: none; }

div#shiny_bg {
	text-align: justify;
	background-image: url('images/shiny_bg.jpg');
	background-position: center top; /* Положение фона */
    background-repeat: no-repeat; /* Отменяем повторение фона */
	
	width: 1117px;
	margin: 0px auto;
	
	overflow: hidden;
}

div#shiny_bg_short {
	text-align: justify;
	background-image: url('images/shiny_bg_short.jpg');
	background-position: center top; /* Положение фона */
    background-repeat: no-repeat; /* Отменяем повторение фона */
	
	width: 1117px;
	margin: 0px auto;
	
	overflow: hidden;
}


div#logo_place {
	text-align:center;
	margin:0px 0px 0px 0px; /* top right bottom left */
	padding:0px 0px 0px 0px; /* top right bottom left */
	height: 332px;
	width: 1117px;
}
a  img{ outline: none; border:none; }

div#to_main {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin:10px auto 20px auto /* top right bottom left */
}
