
body	{
	margin: 0px;
	padding: 0px;
	background:url("pics/soben.jpg");
	background-repeat:repeat-x;		
	text-align: center;
	font-family: serif; font-size: 14px;
}

#site	{
	margin:auto;
	width: 780;
	
	}

#head	{
	width: 780;
	height: 200px;
	background:url("pics/pupe.jpg"); 	
	background-repeat:no-repeat;

	}

#ihead	{	
	position:relative;
	margin-top: 0px;
	margin-left: 200px;
	width: 580px;
	height: 150px;

	background-image:url("pics/logo.jpg"); 	
 	background-repeat:no-repeat;
	background-position:right top;

	
	}


#left	{	
	width: 200px;

	float: left;
	text-align: left;
	}


#right	{	
	margin-left: 205px;
	width: 575px;
	text-align: left;

	
	}

#footer	{
	margin-top: 20px;
	width: 100%;
	height: 10px;
	background-color:#85a069;
	display: clear;	
	}

#head ul	{
	position:absolute;
	bottom: 8px;
	right:0px;

	}

#head[id] ul{
  position:absolute;
  bottom: -4px;
  right:0px;

}

#head li	{
	display: block;	
	float:left;		
	font-family: Times New Roman,Times,serif;
	color: #85a069;
	padding-bottom: 10px;
	margin:0px;
	}


h1 	{
	display: inline;
	vertical-align:top;
	text-align:right;
	font: 70px serif;
	color: #101010;
	}

#head a 	{ color: #705a64 ; text-decoration:none; font-family: Times New Roman,Times,serif; font-size: 16px; padding: 10px; padding-top: 2px; padding-bottom: 15px;  border-left: solid 5px #fff;}
#head a:hover 	{ color: #700036 ; text-decoration:none; font-family: Times New Roman,Times,serif; font-size: 16px; padding: 10px; padding-top: 2px; padding-bottom: 10px;border-left: solid 5px #85a069;}
#head a:active 	{ color: #700036 ; text-decoration:none; font-family: Times New Roman,Times,serif; font-size: 16px;}

#head #select a	{ color: #700036 ; text-decoration:none; font-family: Times New Roman,Times,serif; font-size: 16px; padding: 10px; padding-top: 2px; padding-bottom: 10px; border-left: solid 5px #85a069;}

a 		{ color: #705a64 ; text-decoration:none;}
a:hover 	{ color: #700036 ;}
a:active 	{ color: #700036 ;}
#left ul li {margin:10px;}
#right div {margin-bottom:10px;}
h2 {color: rgb(255, 102, 0);}

