/* 
--------------------------------------------------
    root-pda.css for perpetualbeta.com
    by Michael Alex Wasylik
    Copyright 2006 and later revisions
--------------------------------------------------    
*/

body	{
	font-size: auto !important;
}  

#main	{
	width: 100%;
	padding: 0;
	margin: 0.5em;
}


    
#banner    {
        margin: 0.25em;
    }
    
#banner span	{
	font-family: "Bitstream Vera Sans", "Bankers Gothic", sans-serif;
	font-weight: normal; 
	font-size: 16px;
	color: #888;
	position: relative;
	top: 0;
	left: 0;
	text-shadow: none;
	text-transform: uppercase;
}
    
#about, #flickrpix, #release, #legal, #menu, #yummy	{
	float: none;
	width: 95%;
	margin:auto;
	line-height: 1.8em;
}

#about p	{
		font-size: auto;
}




#release a	{
	text-decoration: none;
}
    
#release li	{
	list-style-type: none;
	margin: auto 0 0.8em 0;  
}



