BODY {
  font-family:sans-serif;
  background-color: black;
  white-space:nowrap;
}

Center.QuickStartURL{
  margin-top:-40px;
}

A.urlLogo {
  text-decoration:none;
}

DIV.Image {
  display:block;
  text-align:center;
  margin-top:10px;
  border:none;
}

IMG.Logo {
  border:none;
}

DIV.Lowersection{
  background-color:black;
}

H1.Header {
  text-align:center;
  color:yellow;
  font-size:large;
  font-weight:bold;
}

H2.QuickStart {
  text-align:center;
  font-size:medium;
  margin-top:0px;
  display:inline;
}

H1.Marquee.Prefix {
  font-weight:bold;
  margin-top:10px;
  font-size:small;
}

H2.RSSItem {
  font-size:small;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;
}

HR {clear:both}

DIV.Marquee.Prefix {
  font-size:small;
}

#imgScrollTop {
  width:600px;
  margin:0px;
  height:40px;
}

#imgScrollBottom {
  width:600px;
  height:40px;
  margin:0px;
}

#ScrollFrame {
  width:600px;
  height:150px;
  overflow:hidden;
  margin:0px;
  background-image:url(../images/backgrounds/scroll-mid.jpg);
  background-position:top left;
}
#Scroller {
  font-size:small;
  width:100%;/* needed to give the DIV a layout; needed to obtain a 'layout' in IE*/
} 

A.QuickStart {
  padding-right:2em;
  text-decoration:none;
  color:white;
}

A.QuickStart:hover {
  text-decoration:underline
}

A.Marquee {
  text-decoration:none;
  color:blue
}

A.Marquee:hover {
  text-decoration:underline
}


