html {
	overflow: -moz-scrollbars-vertical;
}

body {
  background: #DCDBD7;
  background-image: url(../images/bodybgGreyU.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-attachment: fixed;
	margin: 0px;
	padding: 0px;
  text-align: center;
}

#main {
  border: none;
  width: 800px;
  margin-top: 150px;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#ravexco {
	border: none;
  width: 267px;
  height: 94px;
  background-repeat: no-repeat;
  background-image: url(../images/ravexcotrue.gif);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.format {
	font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #969799;
	text-decoration: none;
}
