#center
	{
		position:relative;
		top: 40px;
		width: 930px;
		left: 50%;
		margin-left: -455px;
		min-height: 500px;
		
		
		
		
		
	}

	
	#box-head
	{
		position:absolute;
		top: 20px;
		left: 10px;
		width: 920px;
		height: auto;
	
		
		
	}


#pix1
    {
    	position:absolute;
		top:0px;
		left:10;
		width:250px;
		height: 160px;
		overflow:hidden;
		border: 1px solid #ee9999;
		float:left;
		
    }
	
	

#pix2
{
        position:absolute;
        top:0px;
        left:270px;
        width:250px;
        height: 160px;
        overflow:hidden;
        border: 1px solid #ee9999;
        float:left;
    }
    

#moto

{
       background-color:#FFFFFF;
float:left;
height:160px;
left:275px;
overflow:hidden;
position:absolute;
top:0;
width:300px;
    }
    
#moto p
    {
    	
		font-family: 'Tangerine', arial, serif; 
    	font-size: 20px;
		color: #ff5511;
		
		padding-left: 15px;
		padding-bottom: 2px;
		padding-top:9px;
		line-height: 25px;
		
    }



	#box-center
	{
	float:left;
height:559px;
left:40px;
position:absolute;
top:220px;
width:550px;
		
		
		
	}	


	#box-right
	{

float:right;
height:auto;
left:625px;
min-height:10px;
position:absolute;
top:240px;
width:180px;
		
		
	}
	
	
	
	#spacer
	{
		position:relative;
		top: 20px;
		width: 180px;
		
		height: 30px;
        float:left;
		
	}
	
    #mantra
	{
    
background-repeat:no-repeat;
height:180px;
left:0;
padding:0;


/* Rene Duettra, 20110608
position:relative;
top:155px; 
*/
    position: absolute;
    top:465px;

width:180px;
		background-image:url("./images/mantra.jpg");
		float:left;
		
	}	
	
	
	
	#background-logo
	{
	background-image:url("./images/yogiman-logo.jpg");
background-repeat:no-repeat;
height:160px;
left:620px;
padding:0;
position:relative;
top:0;
width:168px;
		
		
		
	}
	
	
	
	.post p:first-letter
	{
	font-size: 20px;
		
	}
	
	.submenu .menu
	{
		width: 200px;
		height: auto;
		
		
		
	}
	
	.post p a
	{
		color: #f06b26;
		text-decoration: none;
		
		
	}
	
	.post p a:hover
    {
        color: #f06b26;
        text-decoration: underline;
        
        
    }
    
	
	#moon
	{
	
/* height: 170px; - Rene Duettra, 20110608
    background-color:#dfd;
*/
    height:270px;
    position: absolute;
    top: 195px;
    width: 200px;
	
	}
    
	
	#moon p
	{color: #ff3311;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0;
	margin:0;
	}
	
	
	#moon p.black
	{color: #221100;
	}
	
	
	
	#moon img
	{
	border: 1px solid #99ff22;
	}
	
	
