*{
	margin:0; 
	padding:0;
	border:0
}
body{
	padding:320px 0 20px 260px;
	position:relative;
	background:#BE4905 url('../images/bodyBg.jpg') repeat-x;
	font:62.5% Arial,Sans-Serif;
	color:white
}
h1{
	font:2em Arial;
	color:#FFA977;
	margin:0 0 0.5em 0px
}
h2{
	font:2em Arial;
	font-weight:200;
	float:left;
	text-align:right;
	margin:0 0 0 -240px;
	width:220px;
	position:relative;
	clear:both;
	display:inline
}
h3{
	font:1.6em Arial;
	color:#FFA977
}
em{
	width:100%;
	font:1.2em Arial;
	text-align:right;
	margin-bottom:32px;
	float:right
}
ul{
	list-style:none;
	line-height:140%
}
a{
	color:#FF7D32;
	text-decoration:underline
}
a:visited{
	color:#FF7D32
}
a:hover{
	color:white
}
blockquote{
	font:1.4em Arial;
	margin:0 0 10px 100px
}
blockquote.lead{
	width:500px;
	/*font:0.8em Arial;*/
	font-size:1em;
	margin:0 0 20px -100px;
	padding:0 35px 20px 40px;
	position:relative
}
blockquote p{
	font-size:1.2em
}
blockquote.lead .first{
	position:absolute;
	top:-35px;
	left:-10px;
	font:8.0em Georgia;
	color:#FFA977
}
blockquote.lead .second{
	position:absolute;
	bottom:8px;
	right:-10px;
	font:8.0em Georgia;
	color:#FFA977
}
p{
	font:1.6em Arial;
	line-height:140%;
	margin-bottom:1em
}
small{
	font:1.2em Arial
}
hr{ 
	text-align:right;
	margin-right:0;
	width:100%;
	height:1px;
	color:#DC6C2B;
	border:none;
	background-color:#DC6C2B
}
html>body hr{ 
	border:0px solid #DC6C2B
}
#page{
	width:730px
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:900px;
	height:320px;
	background:url('../images/headerBg.jpg') top left no-repeat
}
#header h1{
	display:block;
	margin:41px 0 0 200px;
	width:504px;
	height:43px;
	background:url('../images/annaGalkina.gif') no-repeat
}
#header h1 a{
	display:block;
	width:504px;
	height:43px;
}
#header ul{
	position:absolute;
	top:130px;
	left:500px;
	font:2.0em Arial
}
#header ul li{
	float:left;
	margin-right:50px
}
#header p{
	position:absolute;
	top:175px;
	left:500px;
	font:1.2em Arial
}
#header span{
	display:none
}
#content{
	width:500px;
	float:left
}
#content ul.previews{
	width:500px;
	font-size:1em
}
#content ul.previews li{
	width:500px;
	font-size:1em;
	margin-bottom:5em
}
#content small{
	display:block;
	margin-bottom:1em
}
.previews h1 a,.previews h1 a:visited{
	color:#FFA977;
	text-decoration:none
}
.previews h1 a:hover{
	color:#FF7D32
}
#content ul{
	font-size:1.6em;
	margin-bottom:2em
}
#content img{
	margin:0 auto 2em auto;
	border :1px solid #DC6C2B
}
#sidebar{
	width:210px;
	float:right
}
#sidebar img{
	border :1px solid #DC6C2B
}
#footer{
	width:990px;
	height:120px;
	position:relative;
	left:-260px;
	/*margin-left:-260px;*/
	background:url('../images/footerBg.jpg') top right no-repeat;
	border-bottom:1px solid #DC6C2B;
	clear:both
}
* html #footer{
	width:990px;
	margin-right:-260px
}
h1.dotfix{
	position:absolute;
	bottom:0;
	left:10px;
	font:1.2em Arial,Sans-Serif;
}
/*для админки*/
textarea.bigtext{
	width:90%;
	height:500px;
	margin:0 0 10px 25px
}
textarea.smalltext{
	width:90%;
	height:100px;
	margin:0 0 10px 25px
}
