/* $Id: style.css,v 1.1 2006/21/11 12:50:14 softrockcookie Exp $ */


/* HTML structure */
 
body
{
  background-color: #fff;
  color: #000;
  font-family: "Times New Roman", serif;
  font-size: small;
  text-align: left;
}

#header, #leftcol, #rightcol, #footer, img, #AM_MenuPos, noscript, script
{
  border: none;
  display: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

#maincol
{

}


h1
{
  font-size: 140%;
}

h2
{
  font-size: 130%;
}

h2.entrytitle
{
  text-transform: uppercase;
}