/*Created for Impimpi Technologies by Martin Pistorius - 31 March 2009 - www.mart.co.za */
/* Last updated: 24 May 2009*/

/*If you are reading this you really are a nerd ;-) */

body {
	font-size: 150%; 
}

#shadow {
  		background:url(../images/shaddowBGL.jpg) repeat-y center;
	}

#fullContBox {
		margin-left:190px;
	}
	
#leftBox {
		width:190px;
		background:url(../images/LeftNavBGL.jpg) no-repeat #F9FBFA;
	}

.noticeContainer {
		width:220px;
		background:url(../images/NoticeTopShort-L.gif) no-repeat;
	}	

.noticeBottom {
		background:url(../images/noticeBotShort-L.gif) top no-repeat;
	}


