body 
{background-color:#37842d;
}

.menu, .category
{float:right;
}



.menu
{width:650px;
 height:400px;
 margin-top:10px;
 margin-left:-100px;
 padding-right:25px;
}

.category
{width:170px;
 margin-top:10px;
 margin-right:-17px;
 margin-bottom:20px;
}

a
{color:#ffffff;
 font-weight:normal;
 text-decoration:none;
}

a:hover
{color:#13660f;
 font-weight:normal;
 text-decoration:none;
}

.searchbox 
{	border: 1px solid #000;
	width: 140px;
	height: 20px;
	font-size: 18px;
}

ul
{font-family:arial;
 font-size:15px;
 list-style-image:url(images/bip2.jpg);
 margin-top:5px;
 line-height: 20px;
}

li
{text-align:left;
}
