BODY { 
	font-family: sans-serif;
	background: white no-repeat fixed left bottom;
	color: black;}

img { vertical-align: bottom; } /* Hack for Mozilla which adds space under an im
age when there's a box */
BODY.home { 
	font-family: sans-serif;
	color: black; 
	background-color: white;}

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

body>#Header {height:30px;}

.comment { 
    text-align: right;}

#bottomlink {
	 clear: both;}

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

#friends {
	 position: absolute;
	 width: 100px;
	 top: 95px;
	 right: 10px;
	 padding: 5px;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color: #CCFFCC;}

P.footer { 
   font-weight: bold; 
   margin:10px 130px 10px 10px;
   padding:5px; 
   color: #cca; 
   background: white; }


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

h1 {
	font-family: sans-serif;
	font-size: 120%;
	color: #660033;}

h2	{
	font-family: sans-serif;
	font-size: 110%;
	color: #660033;}

h3	{
	font-family: sans-serif;
	font-size: 105%;
	color: #660033;}

p.photo {
	text-align: left;
	 float:left;
	 margin: 5px;
	 padding: 0px;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color: #FFFFFF;}

p.photo2 {
	text-align: center;
	 margin: 5px;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color: #FFFFFF;}

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

pre {
	color: #000000;
	font-family: fixed;
	text-align: left;
	 padding: 5px;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;}

code {
	font-weight: bold;
	color: #000000;
	font-family: fixed;}

p.prose {
	 color: #660033;
	 padding: 10px;
	text-align: left;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color: #CC99CC;}

p.prose2 {
	 color: #333300;
	 padding: 10px;
	text-align: left;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color:#CC9900;}


img {
   border-style: none; 
   color: white; }

.menu {
   text-align: center;
   margin-right: 20px;
   margin-left:   20px;
   margin-bottom: 20px;
   font-family: sans-serif;}

.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;}

.bodytext {   
   margin-left:   10px;
   font-family: sans-serif;}
   

A.footer {
   color:#666666; 
   text-decoration:none;
   }

