/* CSS Document */

body{
	font-size: 11px;	
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) top center repeat-x #BAD2DE;
	margin:0;
}
/*-------------------------------------------------------formatting------------------------------------------*/
	strong, em, b, i {
		font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
	h1{ 
		font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px;
		padding: 0; margin: 0;
	}
	h2{ font-size:15px; }
	h3{ font-size:13px; }
	h4{ font-size:12px; line-height: 14px; padding: 0; margin: 0; }
	h5{ font-size:11px; line-height: 12px; padding: 0; margin: 0;  }
	h6{ font-size:10px; }
	
	p{ margin: 0 0 15px 0; text-align:justify; line-height:20px;}
	
/*	ul{ padding: 0; margin: 0;}
	li{ list-style:inside;}*/
/*-------------------------------------------------------formatting------------------------------------------*/

#yir08-main{
	width: 779px;
	margin: 0 auto;
}
	#yir08-masthead{
		height: 109px;
		width: 779px;
		background: url(../images/masthead.png);
	}
	#yir08-body{
		margin: 10px 0 0 0;
		/*background: url(../images/left.jpg)  repeat-y top left;*/
	}
	#yir08-hori-menu{
		height: 29px;
		background: url(../images/menu-hr.png) no-repeat;
	}
	
	#yir08-bodymain{
		/*background: url(../images/right.jpg) repeat-y top right;*/
	}
	#yir08-bm-top{
		height: 32px;
		background: url(../images/left-br.png) no-repeat top left;
	}
/*	
	#yir08-bm-top div{
		float: right;
		height: 14px;
		width: 15px;
		background: url(../images/right-top.png) no-repeat top right;
	}
*/
	
#contentwrapper{
float: left;
width: 100%;
		background: url(../images/content-bg.jpg) repeat-y 0px 10px;

}

#contentcolumn{
margin-left: 195px; /*Set left margin to LeftColumnWidth + 20*/
margin-right: 25px;
}

#leftcolumn{
float: left;
width: 175px; /*Width of left column*/
margin-left: -779px; /*Set left margin to -(MainContainerWidth)*/
}
	#leftcolumn .innertube{
		margin: 0px;
		color:#FFFFFF;
	}


#yir08-bm-btm{
	background: url(../images/left-br-btm.jpg) repeat-x bottom left;
	height:29px;
}
	#yir08-bm-btm-left{
		background: url(../images/left-br-btm.jpg) no-repeat bottom left;
		height: 49px;
		width: 204px;
		float: left;
	}
	#yir08-bm-btm-right{
		background: url(../images/right-br-btm.jpg) no-repeat bottom left;
		height: 49px;
		width: 59px;
		float: right;
	}

.clr{ clear:both;}

.story-image{width:390px; margin-left:auto; margin-right:auto; font-size:9px; color:#666; background:#E0EAEF; margin-bottom:5px}
.story-image img{width:390px;}





