/*
-----------------------------------------------
Narrow Body CSS Style

----------------------------------------------- */

/*BODY ELEMENTS---------------------------*/

#body2 { position:absolute; top:0px; left:0px; width:100%; height:42px; background:url("cont_body_top2.gif") no-repeat left top; }

	#body_left_title { position:absolute; top:12px; left:13px; height:30px; width:232px; line-height:30px; }
	
	#body_right_title {	position:absolute; top:12px; left:252px; height:30px; width:475px; line-height:30px; }

#body3 { position:absolute; left:0px; top:42px; width:100%;	background:url("cont_body_rail.gif") repeat-y;	}

	#body3a { width:100%; background:url("cont_body_bot.gif") no-repeat left bottom; }

		#left_nav_container { position:absolute; top:0px; left:13px; width:230px; border-left:1px dotted #999999;	border-right:1px dotted #999999; }

		#body_container { 
				margin-bottom:12px; margin-left:252px;
				width:473px; 
				border-left:1px dotted #999999; border-right:1px dotted #999999; overflow:visible; }



#made_by { 
	position:absolute;
	width:690px; height:30px; 
	background:url("made_by_back2.gif") no-repeat top left; padding: 13px 25px 0 25px;}



/*--Location
#locationheader {width:473px; height:213px; background:url(images/location_aus1.gif) no-repeat left top; text-align:right; margin:0; padding:0;}
		#body_container { margin-bottom:12px; position:relative; float:right; right:13px; width:473px; height:278px; border-left:1px dotted #999999; border-right:1px dotted #999999; }
--*/





