img {
	float: right;
	margin-bottom: 1em;
}

img.odd {float: right; margin-left: 1em;}

img.even {float: left; margin-right: 1em;}

div#content div {clear:both;}

div#ronnie {margin-bottom: 200em;}

body {
		 background-color: #FFF;
		 color: black;
	/*	 margin: 0 0 0 30px; */
		 padding: 0;
		 font-family: Georgia, Verdana, Arial, sans-serif;
		 font-weight: 100;
		 font-size: 16px;
		 }

body a {color: #fff;}		 
		 
div#container {}

div#logo {text-align: center; display: none;}
	
div#navbar {
		display:none;
		 width: 582px;
		 height: 30px;
		 margin: 0 0 30px 0px;
		 padding: 5px 0 0 10px;
		 font-size: 11px;			 
     }

div#content {
		 margin-bottom: 25px;
		 }
	
div#header {
     	 }

div#header img {
     margin: 4px 0 0 5px;
		 }
		 
div#text_title {
     background-color: #fff;
		 color: black;
		 text-align: center;
		 font-size: 16.5px;
		 height: 120px;
		 overflow: hidden;
		 padding-top: 20px;
		 }

div#text_title span {
     margin-top: 0;
		 font-size: 38px;
		 text-decoration: none;
		 }
		 
div#text {
		 padding: 10px;
		 text-align: justify;
		 }		 

div#legal {
		 text-align: center;
		 font-size: 11px;
		 }
		 
span.takeout {display: none;}