body {
  background:#000;
  margin:0;
  font:80%/1.4em "Trebuchet MS",Trebuchet,Verdana,Helvetica,Sans-Serif;
  text-align:left;
  color:#ddd;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

.header2 { font: 1.1em Verdana,Helvetica,sans-serif,Arial;
		font-weight: bold;
		padding-bottom: 10px;}

p {
  font:80%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  margin:0 0 .75em;
  line-height:1.6em;
  }

.menu a {
  font: 1em Verdana,Helvetica,Arial,sans-serif;
  padding-left: 15px;
  line-height: 1.3em;
  }

.menu a:link 	{	color: a0ffb0;
			text-decoration:none;
	}
.menu a:visited { 	color: 60bb70;
			text-decoration:none;
	}
.menu a:active {	text-decoration:none;
	}
.menu a:hover	{ 	color: a0ffb0;
			text-decoration:underline;
	}

.selected { font: 1em Verdana,Helvetica,Arial,sans-serif;
		background-color: 106620; 
		line-height: 1.3em;
		padding-left: 15px;
		padding-right: 3px;}


a:link 	{	color: a0ffb0;
		text-decoration:none;
	}
a:visited { 	color: 60bb70;
		text-decoration:none;
	}
a:active { 	
		text-decoration:none;
	}
a:hover	{ 	color: a0ffb0;
		text-decoration:underline;
	}

img.floatLeft {	float: left;
		margin-right: 30px; 
		margin-bottom: 200px;
	}

div.dashed 	{ 	
			border-top: 1px dotted #224433;
	}

div.dashed-side 	{ 	
			border-left: 2px dashed #106620;
	}

hr.dashbar 	{ 	color: 106620;
		background-color: 106620;
		height: 2px;
		border: 2px solid #106620;
	}
#header {
  width:660px;
  height:230px;
  margin:0 auto 10px;

  border:6px solid #000;

  background-image: url(images/sunmoon.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  }
