BODY
{
  background: #808090;
  margin-top: 0px;
  margin-left: 0px;
  border-top: 0px;
  border-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

IMG
{
  border-width: 0px;
  border-style: none;
}

.center
{
	margin-left : auto;
	margin-right : auto;
	text-align: center;
}

.right
{
	text-align: right;
}

#banner
{
  position: absolute;
  height: 77px;
  width: 502px;
  left: 0px;
  top: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-image: url(banner_borders.png);
  background-position: top left;
  background-repeat: no-repeat;
}

#news-button
{
  position: absolute;
  height: 27px;
  width: 27px;
  left: 0px;
  top: 76px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

#whatis-button
{
  position: absolute;
  height: 27px;
  width: 27px;
  left: 27px;
  top: 76px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

#community-button
{
  position: absolute;
  height: 27px;
  width: 27px;
  left: 53px;
  top: 76px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

#download-button
{
  position: absolute;
  height: 27px;
  width: 27px;
  left: 79px;
  top: 76px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

#text
{
  position: absolute;
  width: 480px;
  left: 10px;
  top: 115px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.textbox
{
	position: relative;
	width: 480px;
	font-family: Garamond, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	color: #404050;
	background: #C0C0D0;
	border: dotted 1px black;
	padding-right: 3px;
	padding-left: 3px;
}

.head
{
	position: absolute;
	left: 1px;
	top: 1px;
	font-family: Garamond, sans-serif
  font-size: 14px
  font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #404050;
	text-decoration: underline;
	text-align: left;
	background: #C0C0D0;
	padding-left: 3px;
	padding-right: 3px;
}

.time
{
  position: absolute;
  right: 1px;
  top: 1px;
  font-family: Garamond, sans-serif
  font-size: 14px
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #404050;
  text-decoration: none;
  text-align: right;
  background: #C0C0D0;
}

A:link
{
  font-family: Garamond, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  border-style: none;
  border-width: 0px;
}

A:visited
{
  font-family: Garamond, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  border-style: none;
  border-width: 0px;
}

A:active
{
  font-family: Garamond, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  border-style: none;
  border-width: 0px;
}

A:hover
{
  font-family: Garamond, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
  border-style: none;
  border-width: 0px;
}