
BODY 
{
	color:							#d0d0d0;
	background-color:		#000000;
	font-family:				tahoma; 
	font-size: 					11px;
	margin: 						0 0 0 0;
	height:							100%;
	text-align:         center;
}

IMG
{
	border: 0;
}

A
{
  text-decoration: none;
	color: #d0d0d0;
}

#main
{
	color:							#000000;
  margin:             0 auto;
  height:             100%;
  width:							770px;
  background-color:   #232323;
}


#main #page
{
  padding:            25px 40px 20px 40px;
	color:							#d0d0d0;
  vertical-align:     top;
  text-align:         left;
  height:             auto;
}

#history
{
  vertical-align:     top;
  text-align:         left;
  padding:            5px 0px 0px 10px;
	color:							#d0d0d0;
}

#history A
{
  text-decoration:    underline;
}