.topwrap {
	background-image: url(images/AQBM_topbg.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.headerwrap {
	background-image: url(images/AQBM_headerbg.gif);
	background-repeat: repeat-x;
	height: 137px;
}

.headerlogo {
	background-image: url(images/AQBM_bismillah.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 145px;
}

.cwrap{
        background-color:#faedcc;
	background-image: url(images/AQ_bg.gif);
	background-repeat: repeat;

}
.rightsidebar {
	background-image: url(images/AQBM_rightbg.gif);
	background-repeat: repeat-y;
        background-position:top left;
	width: 205px;
}


.headerR {
	background-image: url(images/AQBM_headerR.jpg);
	background-repeat: no-repeat;
	height: 137px;
	width: 455px;
}

.headerC {
	background-image: url(images/AQBM_headerC.jpg);
	background-repeat: no-repeat;
        background-position:top right; 
	height: 137px;
	
}
.topR {
	background-image: url(images/AQBM_topL.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 136px;
}

#navlist
{
padding: 1px;
margin-left: 10px;
font: 11px verdana, sans-serif;
width: 14em;
color: gray; }

#navlist li
{
list-style: none;
margin: 0px;
border-bottom: 1px #C6C99A solid;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #0066cc; }

#navlist li a:hover
{
font-weight:bold;
color: #FFF;
background: #AFC466;

}
