/*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: 300%; 
}

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


#fullContBox {
		margin-left:375px;
	}

#leftBox {
		width:375px;
		background:url(../images/LeftNavBGL.jpg) no-repeat #F9FBFA;
	}	
	
#slogan {
		display:none;
	}
	
.noticeContainer {
		width:430px;
		background:url(../images/NoticeTopShort-XL.gif) no-repeat;
	}	
	
.noticeBottom {
		background:url(../images/noticeBotShort-XL.gif) top no-repeat;
	}

