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

p 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 140%;
  line-height: 130%;
	color: #22dd22;
}

p.noBreak 
{
	display: inline;
}

p.indent
{
	margin-left: 50px;
	margin-right: 50px;
	color: #4466cc;
}

hr
{
  color: #999999;
}

h1 
{
	font-size: 200%;
	color: #22dd22;
}

ul 
{
	font-size: 140%;
  line-height: 130%;
	color: #22dd22;
	/*list-style: url(images/bullet.gif) circle outside;*/
	margin-bottom: 7px;
}

li
{
	margin-bottom: 0.5em;
}

ol 
{
	font-size: 120%;
	color: #22dd22;
	list-style-type: decimal;
	margin-bottom: 7px;
}

.floatNone
{
  float: none;
}

.floatRight
{
  float: right;
}

.floatLeft
{
  float: left;
}


.intro-heading
{
	font-size: 170%;
	text-align: center;
}

.intro
{
	font-size: 130%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
  font-style: italic;
}

.enhanced
{
  text-decoration: underline;
}

.li-large
{
	font-family: Verdana, Arial, sans-serif;
  margin-bottom: 1em;
}

.li-small
{
	/*list-style: url(images/little_bullet.gif) circle outside;*/
}

.li-small-spaced
{
	/*list-style: url(images/little_bullet.gif) circle outside;*/
  margin-bottom: 0.5em;
}

.image
{
	margin: 5px;
  text-align: center;
}

.normal 
{
	font-size: 100%;
	color: #22dd22;
}

.banner
{
	text-align: center;
	font-style: italic;
	font-size: 180%;
	color: #22dd22;
}

.menulike-linker
{
  font-size: 120%;
	margin-left: 10px;
	margin-right: 10px;
}

.emphasis 
{
	font-style: italic;
}

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

.quote 
{
	font-size: 110%;
	text-indent: 0pt;
	margin-left: 50pt;
	margin-right: 50pt;
	color: #777777;
	text-align: left;
}

.quote-hanging 
{
	font-size: 110%;
	margin-left: 50pt;
	margin-right: 50pt;
	color: #777777;
	text-align: left;
}

.quote-comment 
{
	font-size: 110%;
	margin-left: 50pt;
	margin-right: 50pt;
}

.story-snippet
{
	font-size: 70%;
	margin-left: 30pt;
	margin-right: 30pt;
	font-style: italic;
  /*margin-top: 0px;*/
}

.list 
{
	margin-left: 30pt;
}

.heading 
{
	font-size: 180%;
	color: #11ee11;
	text-align: center;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.big-heading 
{
	font-size: 250%;
	color: #11ee11;
	font-weight: bold; 
	text-align: center;
}

.sub-heading 
{
	font-size: 160%;
	color: #11ee11;
	text-align: center;
	/*margin: 30px 10px;*/
	margin-top: 60px; 
}

.side-heading 
{
	font-size: 140%;
	color: #11ee11;
	margin-top: 10px; 
  font-weight: bold;
}

.side-heading-spaced 
{
	font-size: 140%;
	color: #11ee11;
	text-align: center;
	margin-top: 30px; 
}

.body-heading 
{
	font-size: 120%;
	/*color: #22dd22;*/
	color: #55bb55;
	text-align: left;
}

.quote-heading 
{
	font-size: 90%;
	color: #22dd22;
	text-align: center;
}

.small-heading 
{
	font-size: 85%;
	color: #22dd22;
	text-align: center;
}

.small-heading-noBreak
{
	font-size: 90%;
	color: #22dd22;
	text-align: center;
	display: inline;
}

.question 
{
	font-size: 100%;
	color: #777777;
}

.answer 
{
	font-size: 100%;
	color: #22dd22;
}

.thought 
{
	font-size: 85%;
	color: #55bb55;
	text-align: center;
	font-style: italic;
}

.footnote 
{
	font-size: 80%;
	color: #22dd22;
	text-align: center;
}

.footnote-left
{
	font-size: 80%;
	color: #22dd22;
	text-align: left;
}

.subtitle 
{
	font-size: 80%;
	font-style: italic;
	color: #22dd22;
	text-align: center;
}

.insane
{
  color: #ff0000;
}

.figure 
{
	font-size: 90%;
	color: #777777;
	text-align: center;
	display: inline;
}

.small-link 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	text-align: center;
}

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

.small-link-sides a:hover
{
	color: #eeeeee;
	background-color: #002000;
}
	
.news 
{
	font-size: 70%;
	color: #11ee11;
	/*margin-left: 5px;*/
}

.news a:hover 
{
	color: #eeeeee;
	background-color: #002000;
}

.disclaimer 
{
	font-size: 100%;
	color: #22dd22;
	text-align: center;
}

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

.summary-field 
{
	font-size: 85%;
	font-weight: bold; 
	color: #eeccaa;
	text-align: right;
}

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

.big-date
{
  font-size: 140%;
  font-weight: bold;
}

.date 
{
	font-size: 90%;
}

.date-side
{
	font-size: 90%;
	color: #22dd22;
}

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

.footer 
{
	font-size: 80%;
	color: #22dd22;
	text-align: center;
}

.counter 
{
	font-size: 80%;
	/*color: #22dd22;*/
	/*color: #6a3918;*/
	color: #c55a29;
	text-align: center;
}

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

a:visited 
{
	color: #555500;
}

a:hover 
{
	color: #eeeeee;
	background-color: #001000;
}

a:active 
{
}

.menu 
{
	font-size: 130%;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.nomenu
{
  /* A menu without a link */
  font-size: 170%;
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #99bb99;
}

.menu a:link 
{
	color: #11ee11;
	text-decoration: none;
}

.menu a:visited 
{
	color: #11ee11;
	text-decoration: none;
}

.menu a:hover 
{
	color: #eeeeee;
	text-decoration: underline;
	background-color: #002000;
}

.menu a:active 
{
	color: #11ee11;
	text-decoration: none;
}

.menulike-linker a:link 
{
	color: #99bb99;
	text-decoration: underline;
  font-size: 80%;
}

.menulike-linker a:visited 
{
  font-size: 80%;
	color: #337733;
}

.menulike-linker a:hover 
{
	color: #eeeeee;
	background-color: #002000;
}

.menulike-linker a:active 
{
}

.on-the-menu a:link
{
}

.on-the-menu a:visited
{
	color: #99bb99;
}

.on-the-menu a:hover
{
	color: #eeeeee;
}

.on-the-menu a:active
{
}

#leftSide
{
	border: solid 1px #113311;
	background-color: #002000;
  height: 100%;
  width: 200px;
}

#rightSide
{
	border: solid 1px #113311;
	background-color: #002000;
  height: 100%;
  width: 200px;
}

#top 
{
  border-top: solid 2px #225522;
  border-bottom: solid 2px #225522;
}

#body-text
{
	margin: 30px;
}

#news
{
	border: solid 1px #113311;
	background-color: #002000;
  height: 100%;
}

#bordered
{
  /*border: solid 1px #223344;*/
}

