/***** Global Settings *****/
*{ font-size: 100%; margin: 0; padding: 0; border: 0;}
html{ height: 100%;}
body{
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#6b4924;
background:url(/pic/background.jpg) top center repeat;
}
/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:30px;
color:#de4e00;
line-height:24px;
letter-spacing:-3px;
}
.h1{
font-size:30px;
color:#de4e00;
line-height:24px;
letter-spacing:-3px;
}
.h12{
font-size:28px;
color:#fff7c5;
line-height:24px;
letter-spacing:-3px;
}
h2 {
padding:0;
padding-top:10px;
padding-bottom:10px;
font-size:20px;
color:#693d15;
}
.h2 {
padding:0;
margin:0;
font-size:18px;
color:#693d15;
padding-top:-1px;
}
.h2:hover{
	text-decoration:none;
}
.h21{
	padding-bottom:3px;
	font-size:20px;
	color:#693d15;
}
h3 {
font-size:18px;
color:#de4e00;
line-height:16px;
letter-spacing:-1px;
}
.h3{
font-size:18px;
color:#de4e00;
line-height:16px;
letter-spacing:-1px;
text-decoration:none;
}
a.h3{
font-size:18px;
color:#de4e00;
line-height:16px;
letter-spacing:-1px;
	text-decoration:none;
}
a.h3:hover{
	text-decoration:underline;
}
a.h3 h2{
font-size:18px;
color:#de4e00;
line-height:16px;
letter-spacing:-1px;
	text-decoration:none;
}
a.h3:hover h2{
	text-decoration:underline;
}
.h31{
font-size:22px;
line-height:22px;
color:#de4e00;
letter-spacing:-1px;
}
.h4{
font-size:24px;
color:#542b0a;
text-decoration:underline;
line-height:24px;
letter-spacing:-2px;
}
.h4:hover{
	text-decoration:none;
}
p, ul, ol {
margin:0;
padding:0;
margin-top:5px;
margin-bottom:5px;
}
p.error{
margin:0;
padding:0;
color:red;
font-size:10px;
position:relative;
display:inline;
}

ul, ol {
list-style:none;
padding:5px 5px 5px 25px;
}

li{
	background:url(/pic/link_bg_nonselect.jpg) top left no-repeat;
	margin:3px 0;
	margin-left:20px;
	padding-left:15px;
	padding-top:1px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
	z-index:20;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:10px arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0;
padding:0;
}

/***** Wrapper *****/
#trap{
	position:absolute;
	left:0;
	right:0;
	top:0;
	width:auto;
	min-width:990px;
	height:100%;
	height:auto;
	overflow:hidden;
}

#wrap {
width:990px;
margin:0 auto;
}
#wrap1 {
width:570px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.nounderline 	{ text-decoration:none; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.nomargin 		{ margin:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.letterspacing	{ letter-spacing:-1px;}
.nbsp			{ width:100%; height:5px;}
* html .nbsp	{ display:none;}
ul a{
	background: url(/pic/link_bg_nonselect.jpg) left 50% no-repeat;
	text-decoration:none;
	padding-left:20px;
	padding-top:2px;
	height:18px;
	display:block;
	margin:0;
	color:#6b4924;
	letter-spacing:-0.2px;
}
ul .select{
	background: url(/pic/link_bg.jpg) left 50% no-repeat;
	color:#ffffff;
	text-decoration:none;
	padding-left:20px;
	padding-top:2px;
	height:18px;
	display:block;
	margin:0;
}
ul a:hover{
	background: url(/pic/link_bg.jpg) left 50% no-repeat;
	color:#fff;
}
ul ul{
list-style:none;
padding:0 3px 2px 15px;
}
ul ul .select{
	background: url(/pic/link_bg11.jpg) left 50% no-repeat;
}
ul ul a:hover{
	background: url(/pic/link_bg11.jpg) left 50% no-repeat;
}

.projlinks a{
	background: url(/pic/link_bg_nonselect.jpg) left 50% no-repeat;
	text-decoration:none;
	padding-left:20px;
	padding-top:2px;
	height:18px;
	display:block;
	margin:0;
	color:#6b4924;
}
.projlinks a:hover{
	background: url(/pic/link_bg1.jpg) left 50% no-repeat;
	color:#fff;
}
#lefter .date{
	font-size:24px;
	color:#693a15;
}
#lefter .comments{
	margin-top:-10px;
	color:#a18975;
}

#lefter .links{
	position:relative;
	margin-right:30px;
}
#lefter .linkss{
	position:relative;
	margin-right:30px;
	margin-bottom:15px;
}
* html #lefter .links{
	margin-right:15px;
	margin-bottom:-15px;
}
#lefter .links a{
	color:#d84800;
}
#lefter .links a:hover{
	text-decoration:none;
	color:#d84800;
}
#lefter .linkss a{
	color:#d84800;
}
#lefter .linkss a:hover{
	text-decoration:none;
	color:#d84800;
}

#lefter .content p{
	width:520px;
}
#lefter .content .p{
	width:250px;
}

#lefter .galka{
	position:absolute;
	margin-left:-15px;
	margin-top:2px;
}
#lefter .galka_text{
	font-weight:bold;
}
#lefter .sub_galka_text{
	margin-left:20px;
}
#lefter .galkin{
	margin-left:45px;
	margin-top:10px;
	margin-bottom:-10px;
}
#lefter .class_1{
	padding:2px 0;
}