* { margin:0; padding:0; }

img { border:0; }

html { background:#fff url("http://thetribute.com/wp-content/themes/tribute/images/background_body.jpg") top center repeat-x; }
body { text-align:center;  background:url("http://thetribute.com/wp-content/themes/tribute/images/background_flowers.jpg") center 327px no-repeat;  }

#container { background:url("http://thetribute.com/wp-content/themes/tribute/images/background_header.gif") top right no-repeat; position:relative; margin:0 auto; padding:0 20px; width:960px; text-align:left; }

#header {  }
	#header #logo { float:left;  margin:11px 0 0 0; }
	#header #utl { float:right; padding:50px 0 0 0; }
	
	#header #nav { position:relative; z-index:1000; float:left; margin:3px 0 8px 0; width:960px; background:none; }
		#header #nav ul { list-style:none; }
		#header #nav li { float:left; display:inline; margin:0; position:relative; }
		
		#header #nav ul ul { visibility:hidden; position:absolute; width:170px; top:35px; left:0px; text-align:left; background:#142401; font-size:14px; padding:5px 15px 10px 15px; border-bottom:3px solid #c58b11; font:14px Georgia; color:#edb774; z-index:1000; }
		#header #nav ul ul li { float:none; display:block; padding:5px 0; height:15px; border-bottom:1px solid #253b0d; }
		#header #nav ul ul li a { color:#fdf7e7; text-decoration:none; background:none; font-size:14px; text-indent:0px; height:22px; }
		#header #nav ul ul li a:hover { color:#f3de9d; }
		#header #nav ul li:hover ul { visibility:visible; } 
		#header #nav ul a:hover ul { visibility:visible; }
		
	#header #flash { text-align:center; background:url("http://thetribute.com/wp-content/themes/tribute/images/background_flash.png") top left no-repeat; width:950px; height:410px; z-index:1; }
	#header #flash #flash-show { position:relative; top:18px; left:24px; }
	#header #flash ul { list-style:none; }
	#header #flash li { position: absolute; top: 0; left: 0; visibility: hidden; }

#body { font:14px Georgia, Times; color:#333; margin:25px 0 0 0; }
	#body #content { float:left; width:530px; padding:0 0 0 25px; }
		#body #content h1 { font:italic 24px Georgia, Times; color:#005f3a; margin:0 0 10px 0; letter-spacing:1px; }
		#body #content p { line-height:24px; margin:0 0 15px 0; }
		#body #content ul, ol { margin:0 0 15px 30px; }
		#body #content a { color:#005f3a; }
		#body #content a:hover { text-decoration:none; }
		
		.post { margin:0 0 25px 0; line-height:24px; }
			.post .title { font-weight:bold; text-decoration:underline; }
			
	#body #sub { float:left; width:624px; padding:25px 0 0 0; background:url("http://thetribute.com/wp-content/themes/tribute/images/background_sub.png") top left no-repeat; }
	#body #sidebar .sub_image { float:left; margin:-100px 0 0 -50px; }
	
	#body #sidebar { float:right; width:325px; }
	
		.box { position:relative; background:url("http://thetribute.com/wp-content/themes/tribute/images/background_box.png") top center no-repeat; width:290px; height:169px; padding:11px; margin:0 0 25px 0; }
			.box .title { font:italic 24px Georgia; text-align:center; letter-spacing:1px; color:#005f3a; padding:10px 0 0 0; }
			.box .text { position:absolute; top:70px; left:25px; line-height:20px; z-index:2; }
			.box .text p { margin:0 0 15px 0; }
			.box .br { position:absolute; bottom:11px; right:11px; z-index:1; }
			.box .br2 { position:absolute; bottom:-15px; right:-27px; z-index:3; }
		
		.box2 { position:relative; background:url("http://thetribute.com/wp-content/themes/tribute/images/background_box2.png") top center no-repeat; width:290px; height:60px; padding:11px; margin:0 0 25px 0; }
			.box2 .title { font:italic 18px Georgia; text-align:center; letter-spacing:1px; color:#005f3a; padding:5px 0 5px 0; }
			.box2 input.input { background:#f7e7b6; padding:2px 8px; border:2px solid #ecd89b; font:12px Georgia; width:200px; margin:0 0 0 10px; }
			.box2 input.submit { position:absolute; background:url("http://thetribute.com/wp-content/themes/tribute/images/button_submit.png") top center no-repeat; width:41px; height:41px; border:0; top:30px; right:40px; cursor:pointer; }
	
#footer { border-top:5px solid #ecd89b; padding:25px 0; margin:25px 0 0 0; text-align:center; font:14px Georgia, Times; color:#333; }
	#footer ul { list-style:none; margin:0 0 25px 0; }
	#footer li { display:inline; margin:0 7px; }
	#footer a { color:#333; text-decoration:none; }
	#footer a:hover { text-decoration:underline; }

.border { border-bottom:3px solid #ecd89b; margin:0 0 15px 0; }
.emp { color:#005f3a; }
.pic { border:5px solid #c0ac6d; margin:0 5px 15px 5px; float:left; padding:0; height:100px; }
.pic_left { float:left; margin:0 15px 0 0; }
.pic_right { float:right; margin:0 0 0 15px; }
.float_right { float:right; } 
.float_left { float:left; }
.clear { clear:both; height:1px; margin-top:-1px; overflow:hidden; }
.link { color:#005f3a; }
.link:hover { text-decoration:none; }