@charset "utf-8";
* {
    border: 0px;
	margin: 0;
	padding: 0;
}
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #000000 url(img/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #cccccc;
}
h1 {
	font-size: 24px;
	font-weight:normal;
	color: #dfc568;
}
h2 {
	font-size: 12px;
	font-weight:normal;
}
a, a:visited {
    text-decoration:none;
	color: #cccccc;
}
a:hover, a:active {
	color: #ffffff;
}

ul {
padding:20px;0;0;60px;
}

li {
padding-left:10px;
}
#hedr *, #subh *, #left p {
    padding-left: 23px;
}
#hedr {
    background: #000000;
    height:71px;
	line-height:71px;
}
#hedr a, a:visited {
      text-decoration:none;
      color: #dfc568;
      padding-left: 0;
}
#subh {
    background: #50504e;
    height:25px;
	line-height:25px;
	border-bottom:#2b2c26 solid 13px;
}

#cont {
	background: #50504e url(img/bg-left.gif) repeat-y;
    width:990px;
}
#foot {
	background: #50504e url(img/bg-left.gif) repeat-y;
    clear:both;
    width:990px;
}

#left {
    background:#333333;
    width:656px;
}
#cont #left ul {
padding:5px;0;0;60px;
}
#cont #left li {
padding-left:10px;
}
#cont #left p {
 padding: 40px 20px 40px 23px;
	color: #cccccc;
}
#abou {
  padding: 40px 20px 20px 23px;
	color:#cccccc;
}

#rigt {
	background: #50504e;
    float:right;
    width:324px;
	text-align:right;
}
#cont #rigt a, a:visited {
    text-decoration:none;
	color: #eede95;
}
#cont #rigt a:hover, a:active {
	color: #dfc568;
}
#cont #rigt p {
    height: 56px;
    padding: 40px 36px 0 0;
	text-align:right;
	clear:right;
}
#foot #rigt p {
    padding: 34px 36px 0 0;
}

.art {
    padding-left: 24px;
}

#spot {
    height:300px;
    padding:0px;0;23px;0;
}

#about-page {
    height:466px;
    padding:40px;0;0;23px;
    background: #333333;
    line-height:18px;
}
#about-page h1 {
	font-size: 24px;
	font-weight:normal;
	color: #dfc568;
        padding-left:0;
}


#mit {
	height:71px;
	padding-bottom: 57px;
}
