@import url(global.css);

body {
	background:url('/shared/v2/images/backgrounds/body_3column.gif') repeat-y right;
}

/* content ######################################################################## */	
div#content {
	height:auto;
	margin:-16px 0 0 0;
	padding:0;
	background:url('/shared/v2/images/backgrounds/content_3column.gif') no-repeat top right;
	min-height:159px;
}

/* contentMain ######################################################################## */	
div#content div#contentMain {
	padding-top:38px;
	width:530px;
}

/* siteInfo ######################################################################## */	
div#siteInfo {
	background:url('/shared/v2/images/backgrounds/siteinfo_3column.gif') no-repeat top right;
}

