/* CSS Document */

#articles_content {
	position: relative;
	top:0px;
	left:28px;
	width:744px;
	z-index:20;
	}
#articles_bottom {
	width:744px;
	height:17px;
	background-image:url(../_images/articles/articles_border_bottom.gif);
	background-repeat:no-repeat;
	z-index:21;
	margin:0;
	padding:0;
	}	
#articles_top {
	width:744px;
	height:50px;
	background-image:url(../_images/articles/articles_border_top.gif);
	background-repeat:no-repeat;
	z-index:22;
	margin:0;
	padding:0;
	}	
				
#articles_middle {
	width:744px;
	background-image:url(../_images/articles/articles_border_background.gif);
	background-repeat:repeat-y;
	z-index:30;
	margin:0;
	padding:0;
	}	

#article_heading {
	width:492px;
	padding-bottom:10px;
	}
#article_heading h1 {
	font-size:22px;
	font-weight:normal;
	line-height:28px;
	}
.article_photo_span {
	float: right;
	width:260px;
	display:block;
	margin:0 0 20px 20px;
	}		
		
#articles_menu_container {
	padding:10px 0 0 0;
	margin:0;
	width:192px;
	}	
#articles_menu {
	width:192px;
	padding:2px 0px 6px 0;
	border-top:1px dashed #FFFFFF;
	}
#articles_menu_selected {
	background-image:url(../_images/articles/articles_selected_bkgrnd.gif);
	background-repeat:repeat-y;
	width:192px;
	padding:2px 0px 6px 0;
	border-top:1px dashed #FFFFFF;
	}
#articles_menu p a {
	padding-right:4px;
	}		
#articles_menu p a:hover {
	text-decoration:underline;
	}		
.guru-pic-left {
		word-wrap: break-word;
		margin-left: 10px;
		margin-bottom: 2px;
		margin-right: 30px;
		margin-top: 2px;
		text-align: left;
	}
	