@charset "UTF-8";
/* CSS Document */

@import url("/index.php?css=styles/base/");

/* 
     
	| 
	| The Poetry Trust
	|
	| Site map
	|
*/



/* General
----------------------------------------------- */

.mainWrap {
	background:url(images/bg_images/site_map_bg.gif) repeat-y 0 0;
	}
	
	
#navBar {
	background: url(images/nav_images/menu.gif) no-repeat 0 0;
	}	
	
	
/* Layout
----------------------------------------------- */	

	
.mainColRight {
	background:url(images/title_images/site_map.gif) no-repeat 12px 0;
	}
	
.mainColLeft {
	margin-bottom: 12px;
	}		
#sitemap {
        padding: 0 8px 22px 8px;
        }


/* Type
----------------------------------------------- */	


.bookmarkBox {
	background:url(images/bookmark_images/gen.jpg);
	}	

.mainColLeft {
	background-color:#f2f3f5;
	padding-bottom: 0px;
	}
	
.mainColLeft ul{
	font-size: 14px;
	line-height: 24px;
        font-weight: bold;
	}	

.mainColLeft ul li li a {
	font-weight: normal;
	}	

.mainColLeft ul li li a:hover {
	}	