BODY.home { 
	font-family: sans-serif;
	color: black; 
	background-color: white;}

img { vertical-align: bottom; } /* Hack for Mozilla which adds space under an im
age when there's a box */

.log {
   margin:40px 130px 20px 0px;
   padding: 10px;
   color: black; 
   background: white; }

.comment { 
    text-align: right;}

#bottomlink {
	 clear: both;}

#where {
	padding:5px;
	 clear: both;}

.dot    { 
	display: none; }

#friends a {
	display : block;
	text-decoration: none;
	font-weight: 300;
	font-family: sans-serif;
	}

#friends {
	 position: absolute;
	 width: 100px;
	 top: 95px;
	 right: 10px;
	 padding: 5px;
	 border-width: 2px;
	 border-style: dashed; 
	 border-color: black;
	 background-color: #cccccc;}
	 
P.footer { 
   font-weight: bold; 
   margin:10px 10px 10px 10px;
   padding:5px; 
   color: #cca; 
   background: white; }

blockquote {
	 padding: 15px;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color: #cccccc;}

p.photo {
	float: left;
	visibility: visible;
	margin: 5px;
	padding: 0px;
	border-width: 1px;
	border-style: solid; 
	border-color: #000000;}

p.photonice {
	 text-align: left;
	 margin: 5px;
	 padding: 5px;
	 border-width: 2px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color: #FFFFFF;}

.menu2 {
	 position: absolute;
	 top: 55px;
	 left: 5px;
	 padding: 5px;
	 margin-left: 0px;
	 margin-top: 0px;}

.heading {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 padding: 0px;
	 margin-left: 0px;
	 margin-top: 0px;}
   
.newsDate {   
   color: black; 
   font-weight: bold; 
   font-family: sans-serif;}

.newsText {
   	text-align: justify;
	color: black; 
   	font-family: sans-serif;}