div.article
{
	text-align:         justify;
    	font-family: verdana, arial, 'sans serif';
	line-height: 18px;
    	font-size: 12;
	padding: 5px;
}

div.small
{
	text-align:         justify;
    	font-family: verdana, arial, 'sans serif';
	line-height: 18px;
    	font-size: 10;
	padding: 5px;
}


div.fantasy
{
	text-align:         justify;
    	font-family: verdana, arial, 'sans serif';
	line-height: 18px;
    	font-size: 12;
	padding: 30px;
}


div.leftTwo
{
   /* border:solid thin red; */
    background-color: black;
    float:left;
    clear:none;
    display:inline;
    width:875px;
}



div.container 
{ 		


/*
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1050px;
*/
width: 1050px;
margin:0px;
line-height:150%;
}		

	


	div.leftlong 
	{
		float: left;
		background-color: black;
		background-repeat: repeat-y;
		width: 158px;				
/*		width: 18%;				*/
/*		padding-right: 4px;			*/
		/*	height: 6700px;    } */

	}


	div.content 
	{  
		clear:none; 
		display:inline;
		float: right;
		background-color: white;
		width: 717px;				
/*		width: 81%;				*/
/*		padding-left: 4px;			*/
/*		padding-right: 4px;			*/
		
	}			
	


div.right 
{		

	float: left;
	width: 160px;
	padding-left: 3px;		
	clear:none;
/*border:solid  thin green;*/


}			


div.left
{
      clear:none;
	float: left; 
	margin-left: 2px; 
	margin-right: 10px;	
	width: 151px;
	background: repeat scroll 0% 0%;
	background-color: black;
	/*margin-bottom: 100%;*/
/*	padding-right: 4px;		*/
}

