* {
	margin: 0;
	padding: 0;
	color: #444444;
}

body {
	font: 13px arial, sans-serif;
	color: #444444;
	background-color: #ddd;
}

div.blank {
	clear: both;
	width: 100%;
}

#siteBox {
	width: 750px;
	min-height: 800px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px;
}

#headerBox {
	float: left;
	width: 100%;
	height: 60px;
	font-size: 1.5em;
	font-weight: bold;
	background: url(/images/hdr_bg.gif) repeat-x left top;
}

#headerLeft {
	float: left;
	width: 39%;
	height: 10px;
	background: url(/images/hdr_left.gif) no-repeat left top;
	padding-top: 45px;
}

#headerLeft a {
	text-decoration: none;
}

#headerRight {
	float: right;
	width: 59%;
	height: 10px;
	text-align: right;
	background: url(/images/hdr_right.gif) no-repeat right top;
	padding-top: 45px;
}


/* Горизонтальное меню */

#headerRight a {
	padding-left: 20px;
	text-decoration: none;
	color: #999999;
}

#headerRight a.active {
	text-decoration: underline;
	color: #000;
}

#headerRight a:hover {
	color: #444444;
}

#headerRight a.home:hover {
	  color: #444444;
	  background: url(../images/icn_home.gif) no-repeat left center;
}

#headerRight a.gallery:hover {
	  color: #444444;
	  background: url(../images/icn_gallery.gif) no-repeat left center;
}

#headerRight a.author:hover {
	  color: #444444;
	  background: url(/images/icn_links_.gif) no-repeat left center;
}

#headerRight a.email:hover {
	  color: #444444;
	  background: url(/images/icn_email.gif) no-repeat left center;
}

/* Горизонтальное меню */

#leftColumn {
	float: left;
	width: 28%;
	padding: 0 5px 5px 5px;
}

#leftColumn p {
	margin-top: 1px;
}

#leftColumn ul {
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
	margin: 1em 0;
	margin-left: -1em;
	line-height: 2em;
}

#leftColumn ul a {
	color: #999999;
	height: 20px;
	padding-left: 2em;
	background: url(/images/a_link.gif) no-repeat;
}

#leftColumn ul li a:hover {
	color: #999999;
	background: url(/images/a_hover.gif) no-repeat;
}

#leftColumn ul li a.active {
	color: #999999;
	background: url(/images/a_active.gif) no-repeat;
}

#leftColumn .rec {
	width: 100%;
	clear: both;
	font-size: 0.8em;
	margin: 10px 10px 10px -15px;
	line-height: 1.2em;
}

#leftColumn .rec li {
	margin-bottom: 10px;
}

#leftColumn .rec li a {
	background: none;
	padding: 0;
	text-decoration: none;
}

#leftColumn .rec li a:hover {
	border-bottom: 1px dashed;
	color: #000;
	background: none;
}

#rightColumn {
	float: right;
	width: 69%;
	font-size: 14px;
}

#book {
	padding: 0 0 0 100px;
	line-height: 1em;
}

#book p {
	background: url(/images/p.gif) 100px 0 no-repeat;
	padding-top: 20px;
}

#leftColumn p a,
#rightColumn p a,
#rightColumn ul a,
#footer a {
	text-decoration: none;
	color: #999999;
/*	background: #EEEEEE;*/
}

#leftColumn p a:hover,
#rightColumn p a:hover,
#rightColumn ul a:hover,
#footer a:hover {
	color: #111111;
/*	background: #CCCCCC url(/images/a_hover.gif) repeat-x left bottom;*/
}

#rightColumn h1, #leftColumn h1 {
	clear: both;
	font-size: 1.0em;
	margin-top: 1.0em;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: url(/images/news_bg.gif) repeat left bottom;
}

.to {
	display: block;
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
}

.subHeading {
	display: block;
	clear: both;
	font-size: 0.85em;
	font-weight: bold;
}

.noDisplay  {
	display: none;
}

.bugFix {
	height: 1px;
}

.bigRightChar, .bigLeftChar {
	font-size: 5.0em;  
}

.bigRightChar {
	float: right;
	width: 11%;
	text-align: left;
}

.bigLeftChar {
	float: left;
	width: 10%;
	text-align: right;	
}

.center {
	text-align: center;
}

.verticalSpacer {
	height: 1.3em;
}	 

acronym {
	cursor: help;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;	
}

ul {
	margin-left: 2.0em;
	padding-left: 2.0em;
	list-style: none;
}

p {
	margin: 15px 0 15px 0;
}

.imgBlock {
	float: left;
	width: 75%;
	text-align: center;
	padding-left: 10px;
	margin-bottom: 1.0em;
}

.imgBlock .imgThree {
	padding: 0 2% 0 2%;
}

img.left {
	float: left;
	padding: 5px;	
}

img.right {
	float: right;
	padding: 5px;	
}

.imgText {
	display: block;
	font-size: 0.7em;
}

#footer {
	float: left;
	width: 740px;
	height: 25px;
	padding: 5px;
	font-size: 0.8em;
	color: #999999;
	border-top: 1px solid #D1D1D1;
}

#footer p {
	margin: 0;
	padding: 7px 0 7px 0;
}

.left {
	float: left;
	text-align: left;
}

.right {
	float: right;
	text-align: right;	
}

#subfooter {
	clear: both;
	float: left;
	width: 740px;
	padding: 5px;
	border-top: 1px solid #D1D1D1;
}

#subfooter .rec {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	display: inline;
	float: left;
}

#subfooter li {
	display: block;
	float: left;
	width: 225px;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
/*	border: 1px solid;*/
}

#subfooter .rec li a {
	background: none;
	padding: 0;
	text-decoration: none;
	color: #999999;
}

#subfooter .rec li a:hover {
	border-bottom: 1px dashed;
	color: #000;
	background: none;
}