	/* CSS Document */
	#wrapper
	{
		font-family: arial, helvetica, sans-serif;
		background: #414E41;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 1%;
		right: 1%;
		bottom: 1%;
		left: 1%;
	}
	
#centerblock
{
    margin-left: auto;
    margin-right: auto;
    width: 6em
}


#center
{
	background-color: #D1DCCD;
    margin:auto;
	width: 924px;
	height: auto;
  
	}

#header
{
	background-color: #D1DCCD;
    background-repeat: no-repeat;
	width:850px;
	height: 175px;
	background-position: center center;
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	position: relative;
}

#navbar
{
	background-color: #D1DCCD;
	width: 850px;
	height: 22px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12;
	text-align: center;
	left:auto;
	right:auto;
	top: 5px;
	bottom:  2px;
	position: relative;
	padding: 2px;
	margin: 2px;
	z-index: 30;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: #D1DCCD;
	color: #000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #F8FAE0}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #D1DCCD;
	border: 1px solid #414E41}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #D1DCCD;
		color: #000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #F8FAE0;
		color: #000}
		

		
#menuleft
{
	width: 100px;
	height: 400px;
	margin: 5px 10px 10px 5px;
}

#centerpic
{
	width: auto;
	height: 400px;
	margin: 5px 5px 5px 10px;
}
#description
{
	margin: 5px;
	width: 530px;
	height: 260px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14;
	text-align: left;

	
}
#logo
{ 
	width: auto;
	height: auto;
	margin: 5px;
	text-align:center;

	
  margin: 10px;
  font-family: times, serif;
  font-size: 12;
 
}
#footer {  

width:850px;
top: 925px;
    height:80px;

clear:both;
right:auto;
left: auto;

   text-align: center;

  margin: 2px;
padding: 5px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a.foot:link  {text-decoration: none; color: #000000; }
a.foot:visited { color: #000000; }
a.foot:hover { text-decoration: underline; color:#414E41; }
a.foot:active { color:#414E41; }



#drop
{
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 3px 0;
	width: auto;
	height: auto;
	/*text-indent: -9000px; */
	border: none;
	font-size: 32px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-style: bold;
	color: #006633;
	
}