

#oDivMainbody { background-image:url(../images/mainbodybgContent.gif); }
	
	#oDivContent { width:577px; float:left; }
		#oDivContent h1 { width:562px; }
		
		#oUlBreadcrumbs { width:547px; margin:0; padding:20px 11px; list-style:none; float:left; }
			#oUlBreadcrumbs li { float:left; padding-left:4px; font-weight:bold; }
				#oUlBreadcrumbs li a { text-decoration:none; font-weight:bold; }
				#oUlBreadcrumbs li a:hover { text-decoration:underline; }
		
		#oDivTextArea { width:547px; padding:0 15px 20px 15px; float:left; }
			#oDivTextArea p { width:547px; margin:0; padding:0 0 10px 0; }
			#oDivTextArea img { border:1px solid #666; }
			
			#oUlRecentWorkList { width:547px; margin:0; padding:0; list-style:none; float:left; }
				#oUlRecentWorkList li { width:547px; margin-top:7px; float:left; }
					#oUlRecentWorkList li a { font-weight:bold; text-decoration:none; text-transform:uppercase; }
					#oUlRecentWorkList li em { font-size:0.9em; }
