/* CSS Document */
/************************************************************************************
This is created by Puchu ...... RentACoder 
For more information please visit : http://www.rentacoder.com/RentACoder/DotNet/SoftwareCoders/ShowBioInfo.aspx?lngAuthorId=7234186
*************************************************************************************/
	#google_desc{	
	background:url(../images/stories/frontpage/ring.jpg) no-repeat;
	background-attachment:scroll;
	background-position: 110% 30%; 
	width: 700px;
	height:250px;
	}
	#orbit{       
	position:relative;
	width: 100px;        
	height:10px;        
	left:90px;        
	top:70px;        
	float:left;      
	}
      #orbit img
	{
        position:absolute;
		cursor:pointer;
    }
      #orbit ul
      {
        list-style:none;
      }
      #orbit li
      {
        display:inline;
      }
	  .textDiv{
	  	position:relative;
		left:280px;
		top:25px;        
	  	width:300px;
		float:left;
		color:#000000;
		display:none;
	  }
	  .textCaption h2{	  	
		color:#36c;
		padding:8px 0 0 0px;
		text-align:left;
	  } 
	  .textDesc{
	  	margin:0;
		padding:15px 0 0 0px;
		width:350px;
		float:left;
	  }
	  .textLink a{ 
	  	font-size:12px;
		font-weight:normal;
		color:#0000FF;
		text-decoration:underline;
		text-align:left;
		float:left;
		padding:10px 0 0 120px;
	  }
	  .clear{
	  	clear:both;
		margin:0px;
	  }
