* { margin:0; padding:0; behavior: url(iepngfix.htc); }

img { border:0; }

body { text-align:center; background:#112e4f url("images/background_html.jpg") top center repeat-x; }

#container { position:relative; margin:0 auto; width:910px; text-align:left; }

#header { background:url("images/background_header.jpg") top center no-repeat; }
	#header .logo { float:left; margin:10px 0 0 30px; }
	#header #top_nav { float:right; margin:55px 30px 0 0 ; }
	#header #nav { float:right; margin:10px 30px 0 0; }
	#header ul { list-style:none; }
	#header li { float:left; margin:0 5px; }

#body { float:left; background:url("images/background_body.jpg") top center repeat-y; padding:0 0 50px 0; }
	#body #sidebar { float:left; width:273px; padding:330px 0 0 0; background:url("images/background_sidebar.jpg") top right no-repeat; text-align:center; }
	
	#body #content { background:url("images/background_content.jpg") top right no-repeat; float:right; width:607px; padding:0 15px; font:12px Georgia, Times; color:#818181; }
		#body #content p { line-height:21px; margin:0 0 15px 0; text-align:justify; }
		#body #content a { color:#24578f; font-weight:bold; }
		#body #content ul { margin:0 0 0 40px; }
		#body #content li { margin:10px 0; }
		#body #content .blue { color:#24578f; }
		#body #content .text { width:280px; margin:0 0 0 60px; }
		#body #content .form { padding:0 0 0 60px; }
		
		#body #content .photos { float:right; }
		
#drcolbert { position:absolute; z-index:9999; top:256px; left:-23px; }
