<!-- Settings which are specific to the picture of day section -->
BODY 	     {SCROLLBAR-ARROW-COLOR: #FFFFFF;SCROLLBAR-BASE-COLOR:#c0c0c0; background-color: #2F4F4F;}
.navbar    { border-color: #000000 ; background-color: #c0c0c0 ; }
#page {
    width:720px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:justify;
    }	
p  {
	text-align: left;
}
.pod
{
	font-size : 13px;
	font-family : font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
	text-align: justify;
	background-color:#c0c0c0;
}
#textleft {
	width: 125px;
	height:431px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	vertical-align:top;
	text-align: justify;	
	}
#editortn {	
	vertical-align:text-bottom;	
	}	
#content {
	width: 575px;
	border-left: 0px solid #006;
	float: right;
	margin-right: -1px;		
	}
#footer {
    width:750px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    }			
#adverts {
  width: 600px;
  border: 0px solid #333;
  clear: both;
  align:center;
  margin-right:auto;
  margin-left:auto;
  background-color: #fff;
  }  	
div.float {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  }
div.float p {
   text-align: center;
   margin-bottom:5px;
   margin-top:-2px;   
   }
div.container {
  border: 0;
  padding-left:30px;
  background-color: #fff;
  }

div.spacer {
  clear: both;
  }
.podheader {
	font-size: 17px;
	font-weight: bold;
	font-color: Black;
	text-align:center;
	}