body { font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.8em; color: #888; background-color: #fff }

#container {
	position: absolute;
	width: 870px;
	left: 50%;
	margin: 10px 0 10px -435px;
}

#content { }

.column { width: 430px; float: left }

#content h1 {
	color: #474747;
	text-shadow: #999 2px 2px 4px;
}

#content ul { /*border: 1px solid #663399;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content ul ul { margin: 0 0 0 12px; padding: 0 0 0 24px; border-left: 3px double #888; }

#content ul ul ul { border: none; padding-left: 12px; }

#content li { padding: 4px; width: 100% }

html>body #content li { display: table; }/* IE не понимает селекторов потомков */

#content a, #content a:link, #content a:visited, #content a:active {
	color: #888;
	border-bottom: dotted 1px #666;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 2px;
	line-height: 1.7em
}

#content h2,
#content h2 a,
#content h2 a:link,
#content h2 a:visited {
	margin: 6px 0;
	padding: 3px 0;
	color: #474747;
	text-shadow: #9a9a9a 2px 2px 3px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h3,
#content h3 a,
#content h3 a:link,
#content h3 a:visited {
	margin: 6px 0;
	padding: 3px 0;
	color: #474747;
	text-shadow: #9a9a9a 2px 2px 3px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#text_copyright {
	color: #474747;
	text-shadow: #9a9a9a 2px 2px 3px;
	font: italic .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content h2 #by_topic{
	background: url(../img/by_topic.jpg) no-repeat left;
	height: 31px;
    margin: 0px auto 0px 0px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}
#content a:hover { color: #444; border-bottom: solid 1px #666;
	padding-bottom: 2px; margin-bottom: 2px; }

#travel {
	background: url(../img/h_travel.jpg) no-repeat left;
	height: 25px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}

#moscow_walk {
	background: url(../img/h_moscow_walk.jpg) no-repeat left;
	height: 25px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}

#nata {
	background: url(../img/h_nata.jpg) no-repeat left;
	height: 25px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}

#events {
	background: url(../img/h_events.jpg) no-repeat left;
	height: 25px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}

#friends {
	background: url(../img/h_friends.jpg) no-repeat left;
	height: 25px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}

#flowers {
	background: url(../img/h_flowers.jpg) no-repeat left;
	height: 25px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}

#maf {
	background: url(../img/h_maf.jpg) no-repeat left;
	height: 25px;
	text-indent: -5000px; /*выталкивание текста см.CSS Design Zen Garden p.144 Схема Рандла*/
}

img.left, img.right { padding: 4px; color: #444; background-color: #eee; border: 1px solid #999; width: 120px; }

img.left { float: left; margin: 0 12px 0 0; }

img.right { float: right; margin: 0 0 0 12px; }

img.center { display: block; margin: 0 auto; }

.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 0em; font-size: 0; }

.clear { clear: both; /*height: 1px; font-size: 1px;*/ }

.NewGallery { background: url(../img/new_item_3.jpg) right bottom no-repeat #f8f8f8 ; }
