body{
	background: url(img/mja/bg.gif) #EDEDED left top repeat-y;
}


#header{
	background: url(img/mja/header_bg.gif) #EDEDED left top repeat-x;
	height:212px;
}

#top{
	float:left;
	display:block;
	width:710px;
	margin-top:28px;
	height:174px;
	background: url(img/mja/top_bg.gif) left top repeat-y;
}

#mainmenu li a:hover{
	color:#A7D571;
	text-decoration: none;
}

#submenu li a:hover{
	color:#A7D571;
	text-decoration: none;
}

.booksmenu{
	background-color:#A7D571 !important;
	color:#FFFFFF !important;
}

.booksmenu2{
	color:#A7D571 !important;
}


#main h2{
	font-size:1em;
	font-weight: bold;
	padding:0 0 6px 0;
	background:white url(img/mja/h2line.gif) repeat-x scroll left bottom;
	margin:0;
}

