#center 
{
  /*margin-left: 180px;*/
  /*margin-right: 180px;*/
  padding: 10px 20px; 
}

#left 
{
  display: none;
}

#right 
{
  float: right;
  width: 180px; 
  margin-top: 100px;
}

#footer 
{
  position: relative;
  clear: both;
}

#container 
{
}

#container li
{
  margin-bottom: 0.5em;
}

#navigation-menu
{
}

#body-text
{
	margin: 30px;
}

#body-text li
{
  margin-top: 1em;
  margin-bottom: 0.5em;
}

#cleardiv
{
  clear: both;
  height: 1em;
}

body 
{
  font-family: Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0;
  color: #adee9b;
}

#header, #footer 
{
  text-align: center;
  padding: 0.3em 0;
  border-top: 2px solid #beffac;
}

#footer
{
  border-bottom: 2px solid #beffac;
}

#footer p 
{
  margin: 0px;
}

#banner-image
{
  display: none;
  text-align: center;
}

#print-splash p
{
  font-size: 200%;
}

#splash
{
  display: none;
  margin-top: -1.5em;
  margin-bottom: -1.5em;
}

#splash p
{
  font-size: 140%;
  font-weight: bold;
  font-style: italic;
}

#breakout
{
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
  margin-right: 2em;
  border: solid 1px #59aa59;
}

#breakout p
{
	margin-left: 1em;
	margin-right: 1em;
}

#poem p
{
  text-align: center;
}

.footer 
{
  font-size: 70%;
  color: #beffac;
  text-align: center;
}

.heading 
{
	font-size: 140%;
	text-align: center;
  margin-top: 1em;
}

.sub-heading 
{
	font-size: 120%;
	text-align: center;
	margin-top: 1em; 
}

.top-strip-message
{
  font-size: 40%;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
}

.small-heading 
{
	font-size: 80%;
	text-align: center;
}

.thought 
{
	font-size: 80%;
	color: #ddbb55;
	text-align: center;
	font-style: italic;
  margin-top: -1em;
}

.snippet
{
	font-size: 75%;
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
  margin-top: 0px;
}

.small-link 
{
	font-size: 80%;
	text-align: center;
}

.date 
{
	font-size: 80%;
}

.summary-title 
{
  font-size: 80%;
	color: #aaaa22;
	text-align: right;
	margin-right: 5%;
  margin-left: 5%;
}

.summary-field 
{
	color: #bbbb55;
	text-align: right;
}

.summary-field a:hover
{
	background-color: #180000;
}

.emphasis 
{
	font-style: italic;
}

.no-emphasis 
{
	font-style: normal;
}

.modified 
{
	font-size: 90%;
	color: #cccc33;
}

a:link 
{
	color: #beffac;
	text-decoration: underline;
}

a:visited 
{
	color: #666688;
}

a:hover 
{
	color: #ffffdd;
}

a:active 
{
}

.menu 
{
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu li 
{
  padding: 0;
  margin-top: -0.5em;
  height: 50px;
  list-style: none;
  background-repeat: no-repeat;
}

.menu li a, .menu li a:visited 
{
  display: block;
  text-decoration: none;
  text-indent: -1000px;
  height: 40px;
  background-repeat: no-repeat;
}

#home a {background-image: url(images/home.png);}
#home {background-image: url(images/home_ro.png);}
#articles a {background-image: url(images/articles.png);}
#articles {background-image: url(images/articles_ro.png);}
#shorts a {background-image: url(images/the_shorts.png);}
#shorts {background-image: url(images/the_shorts_ro.png);}
#weirds a {background-image: url(images/weirds.png);}
#weirds {background-image: url(images/weirds_ro.png);}
#feedback a {background-image: url(images/feedback.png);}
#feedback {background-image: url(images/feedback_ro.png);}
#links a {background-image: url(images/links.png);}
#links {background-image: url(images/links_ro.png);}
#disclaimer a {background-image: url(images/disclaimer.png);}
#disclaimer {background-image: url(images/disclaimer_ro.png);}
#past-years {background-image: url(images/past_years.png);}
#py-2006p2 a {background-image: url(images/2006p2.png);}
#py-2006p2 {background-image: url(images/2006p2_ro.png);}
#py-2006p1 a {background-image: url(images/2006p1.png);}
#py-2006p1 {background-image: url(images/2006p1_ro.png);}
#py-2005 a {background-image: url(images/2005.png);}
#py-2005 {background-image: url(images/2005_ro.png);}
#py-2004 a {background-image: url(images/2004.png);}
#py-2004 {background-image: url(images/2004_ro.png);}

#home a:hover {background: none;}
#articles a:hover {background: none;}
#shorts a:hover {background: none;}
#weirds a:hover {background: none;}
#feedback a:hover {background: none;}
#links a:hover {background: none;}
#disclaimer a:hover {background: none;}
#py-2006p2 a:hover {background: none;}
#py-2006p1 a:hover {background: none;}
#py-2005 a:hover {background: none;}
#py-2004 a:hover {background: none;}

