#imghead{
align: left;
width: 1000px;
height: auto;
}

#difficultmenu{
	position: absolute;
	display: normal;
	z-index: 0;
	height: 9px;
	visibility: visible;
	top: 200px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:: 0px;
}
#difficultmenu ul .top a:hover{
color: #ffffff;
}					
#difficultmenu ul .top a{
font-weight: bolder; 
font-size: 16px;
font-family: arial, sans-serif; 
background-color: transparent;
text-decoration: none;
color: #D9D919;
}				
#difficultmenu ul .item{
display: none;
text-align: center;
font-size: 12px;
z-index: 0;
width: 120px;
}

#difficultmenu ul .smallitem{
display: none;
text-align: center;
font-size: 12px;
z-index: 1;
width: 90px;
}

#difficultmenu ul:hover .item a{
color: #D9D919;
text-decoration: none;
font-weight: bolder;
}

#difficultmenu ul:hover .smallitem a{
color: #D9D919;
text-decoration: none;
font-weight: bolder;
}

#difficultmenu ul:hover .item a:hover{
color: white;
}

#difficultmenu ul:hover .smallitem a:hover{
color: white;
}

#difficultmenu ul{
color: white;
width: auto;
text-align: left;
float:left;
list-style:none;
margin-left: -5px;
}
#difficultmenu ul #Home{
text-align: left;
float: left;
}
#difficultmenu ul:hover .item{
display: block;
padding-top: 5px;
font-family: arial, sans-serif;
background-color: black;
}

#difficultmenu ul:hover .smallitem{
display: block;
font-family: arial, sans-serif;
background-color: black;
}

#difficultmenu ul .smallitem{
display: none;
text-align: center;
font-size: 12px;
z-index: 1;
width: 90px;
padding-bottom: 4px;
}

					
#menu{
	position: absolute;
	display: normal;
	z-index: 0;
	height: 9px;
	visibility: visible;
	top: 201px;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
    margin-top: -33px;

	margin-bottom:: 0px;


}
#menu ul .top a:hover{
color: #ffffff;
}					
#menu ul .top a{
font-weight: bolder; 
font-size: 16px;
font-family: arial, sans-serif; 
background-color: transparent;
text-decoration: none;
color: #D9D919;
}				
#menu ul .item{
display: none;
text-align: center;
font-size: 12px;
z-index: 0;
width: 120px;
}

#menu ul .smallitem{
display: none;
text-align: center;
font-size: 12px;
z-index: 1;
width: 90px;
}

#menu ul:hover .item a{
color: #D9D919;
text-decoration: none;
font-weight: bolder;
}

#menu ul:hover .smallitem a{
color: #D9D919;
text-decoration: none;
font-weight: bolder;
}

#menu ul:hover .item a:hover{
color: white;
}

#menu ul:hover .smallitem a:hover{
color: white;
}

#menu ul{
color: white;
width: auto;
text-align: left;
float:left;
list-style:none;
margin-left: -5px;
}
#menu ul #Home{
text-align: left;
float: left;
}
#menu ul:hover .item{
display: block;
padding-top: 5px;
font-family: arial, sans-serif;
background-color: black;
}

#menu ul:hover .smallitem{
display: block;
font-family: arial, sans-serif;
background-color: black;
}

#menu ul .smallitem{
display: none;
text-align: center;
font-size: 12px;
z-index: 1;
width: 90px;
padding-bottom: 4px;
}
.clear{
clear:both;
height:10px;
}
body{
background:#EBEFFF url(bg-wall.png) repeat-x scroll left top;
font-family:"Trebuchet MS","Helvetica neue",Helvetica,Arial,Verdana,sans-serif;
margin-right: auto; 
margin-left: auto;
padding-left: 15px;
width: 900px;
}
p{
padding-left: 10px;
margin-right:-10px;
}
#contact{
width: 450;
}
h3{
padding-left: 10px;
}

