BODY {
	padding: 0px;
	margin: 0px;
	background: #FFF4D8;
    background:fixed url(../images/bgn.jpg) top center no-repeat;
	overflow: hiden;
}

#b1 {color: #522405; font-size:22px;  font-family: Verdana;}
#content {color: #666666; font-size:16px; font-family:Times;}

#menu			{ text-align: left; padding: 10px 10px 100px 320px; font-size: 13px;}
#menu a 		{ text-decoration: none; color: #522405; }
#menu a:hover	{ font-weight: bold; color: #FFF4D8;}

#men			{ text-align: left; font: bold; font-size: 18px;}
#men a 			{ text-decoration: none; color: #522405; }
#men a:hover	{ color: #FFF4D8;}

#menu1 a
{ display: block;
  float: left;
  width:120px;
  height:45px;
  background:transparent url(../images/btn1.png) no-repeat scroll left top;
}
#menu1 a:hover, #menu1 a.selected, #menu1 a.selected:hover
{ background:transparent url(../images/btn1.png) no-repeat scroll left top;
  background-position: 0 -46px;
}


#menu2 a
{ display: block;
  float: left;
  width:120px;
  height:45px;
  background:transparent url(../images/btn2.png) no-repeat scroll left top;
}
#menu2 a:hover, #menu2 a.selected, #menu2 a.selected:hover
{ background:transparent url(../images/btn2.png) no-repeat scroll left top;
  background-position: 0 -46px;
}


#menu3 a
{ display: block;
  float: left;
  width:120px;
  height:45px;
  background:transparent url(../images/btn3.png) no-repeat scroll left top;
}
#menu3 a:hover, #menu3 a.selected, #menu3 a.selected:hover
{ background:transparent url(../images/btn3.png) no-repeat scroll left top;
  background-position: 0 -46px;
}


#menu4 a
{ display: block;
  float: left;
  width:135px;
  height:45px;
  background:transparent url(../images/btn4.png) no-repeat scroll left top;
}
#menu4 a:hover, #menu4 a.selected, #menu4 a.selected:hover
{ background:transparent url(../images/btn4.png) no-repeat scroll left top;
  background-position: 0 -46px;
}


#menu5 a
{ display: block;
  float: left;
  width:120px;
  height:45px;
  background:transparent url(../images/btn5.png) no-repeat scroll left top;
}
#menu5 a:hover, #menu5 a.selected, #menu5 a.selected:hover
{ background:transparent url(../images/btn5.png) no-repeat scroll left top;
  background-position: 0 -46px;
}
