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


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

/* 
     
	| 
	| The Poetry Trust
	|
	| About us
	|
*/



/* 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/about_us.gif) no-repeat 12px 0;
	}		

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

#filenotfound {
	background:url( ) no-repeat 12px 0;
	}	

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


#mainText p {
	margin: 0 8px;
	}

img {
     padding-bottom: 10px;
    }
