
body {
  font-family: Arial, Verdana;
  line-height: 1.5;
  margin: 0px;
}

.posterousHeading {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.posterousDate {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
}

.posterousText {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

#top {
  background-color: #FF0000;
  background-repeat:repeat-x;
  height: 120px;
  width: 100%;
  border-bottom: 5px solid #000000;
}

#siteHeading {
  position: absolute; 
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  margin-top: 25px;  
  margin-left: 40px; 
}

#siteNavigation {
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 90px;
  margin-left: 40px;
}

#mailingList1 { 
  position: absolute; 
  background-color: #EEEEEE;
  margin-top: 40px;  
  margin-left: 20px;  
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
} 

#content { 
  position: absolute; 
  width: 500px;
  margin-top: 5px;
  margin-left: 260px;  
} 

#reverbnationPlayer1 { 
  position: absolute; 
  background-color: #EEEEEE;
  margin-top: 40px;  
  margin-left: 850px;  
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
} 

#rss {
  position: absolute; 
  margin-top: 420px;  
  margin-left: 850px; 
  font-size: 14px;
  color: #000000;
}

a:link {text-decoration: none; color: #FF0000;}
a:visited {text-decoration: none; color: #FF0000;}
a:hover {text-decoration: none; color: #000000;}

a.whiteLink:link {text-decoration: none; color: #FFFFFF;}
a.whiteLink:visited {text-decoration: none; color: #FFFFFF;}
a.whiteLink:hover {text-decoration: none; color: #333333;}

a.greyLink:link {text-decoration: none; color: #333333;}
a.greyLink:visited {text-decoration: none; color: #333333;}
a.greyLink:hover {text-decoration: none; color: #FF0000;}