* {
 margin: 0;
 padding: 0;
 border: 0;
}
html, body {
 height: 100%;
 width:100%;
}
body {
 padding: 0;
 margin: 0;
 min-height: 468px;
 min-width: 950px;
 background-color: #c08f57;
 text-align: center;
 color: #ffffff;
 font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}
#box_header {
		background-image:url(images_files/u.jpg);
		background-repeat:repeat-x;			  
		width: 100%;
	    margin: 0 auto;
		}
.content {width: 100%; margin: 0 auto;}
.thumb img {width: 160px; height: 200px;}

.desk {		width: 880px;
			height: 320px;
			margin-left: auto; 
			margin-right: auto;
			padding-bottom: 20px;
			padding-top: 0;
			background-color:#c08f57;
	        	}
.deskr { float:right;  width:49%; text-align:left;}

a.t1:link    img {border: #000000 1px solid; margin-left: 5px; margin-top: 5px;}
a.t1:visited img {border: #2f0326 1px solid; margin-left: 5px; margin-top: 5px;}
a.t1:hover   img {border: #FFCFCE 1px solid; margin-left: 5px; margin-top: 5px;}
a.t1:active  img {border: #2f0326 1px solid; margin-left: 5px; margin-top: 5px;}

a:link    {text-decoration: none;      color: #ffffff; font-size: 11pt;}
a:hover   {text-decoration: underline; color: #000000; font-size: 11pt;}
a:active  {text-decoration: underline; color: #cccccc; font-size: 11pt;}
a:visited {text-decoration: none;      color: #cccccc; font-size: 11pt;}

a.x2:link    {text-decoration: none;      color: #ffffff; font-size: 12pt;}
a.x2:hover   {text-decoration: underline; color: #000000; font-size: 12pt;}
a.x2:active  {text-decoration: underline; color: #cccccc; font-size: 12pt;}
a.x2:visited {text-decoration: none;      color: #cccccc; font-size: 12pt;}

a.x3:link    {text-decoration: none;      color: #ffffff; font-size: 12pt; font-weight: bold; font-family: georgia, sans-serif;}
a.x3:hover   {text-decoration: underline; color: #000000; font-size: 12pt; font-weight: bold; font-family: georgia, sans-serif;}
a.x3:active  {text-decoration: underline; color: #cccccc; font-size: 12pt; font-weight: bold; font-family: georgia, sans-serif;}
a.x3:visited {text-decoration: none;      color: #aaaaaa; font-size: 12pt; font-weight: bold; font-family: georgia, sans-serif;}

a.x5:link    {text-decoration: none; color: #ffffff; font-size: 9pt; font-weight: bold; font-family: georgia, sans-serif;}
a.x5:hover   {text-decoration: none; color: #000000; font-size: 9pt; font-weight: bold; font-family: georgia, sans-serif;}
a.x5:active  {text-decoration: none; color: #cccccc; font-size: 9pt; font-weight: bold; font-family: georgia, sans-serif;}
a.x5:visited {text-decoration: none; color: #cccccc; font-size: 9pt; font-weight: bold; font-family: georgia, sans-serif;}

h1 {display: inline; color: #ffffff; font-size: 10pt; font-family: georgia, sans-serif;}
h2 {display: inline; color: #ffffff; font-size: 11pt; font-weight: bold; font-family: georgia, sans-serif;}
.tit {margin: 0 0 5px 0; color: #ffffff; font-size: 10pt; font-family: georgia, sans-serif;}
.text_z { font-size: 20px; font-family: Helvetica, sans-serif; font-weight: bold; color: #ffffff;}

.arch1 a {
    width: 34px;
	height: 18px;
    color: #ffffff;
	font-size: 14px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	text-decoration: none;
	border: 1px solid #ffffff;
	line-height: 18px;	
	background-color: #c08f57;
	display: inline;	
	float: left;
	margin: 2px;	
}
.arch1 a:hover {
	background-color: #edb16b;
	text-decoration: none;
	color: #000000;
}
.arch1 a:visited {
	background-color: #149920;
	text-decoration: none;
	color: #cccccc;
}
