 html {
	background: url(../img/backg1680.gif) repeat-y;
	background-position:top center;
	height:100%;
	padding:0px;
	margin:0px;
	border:0px;
	font-size:0%;
}

body {
	margin:0 auto;
	color:white;
	font-weight:normal;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:840px;
	position:relative;
	padding:0px;
	padding-bottom:38px;
	margin-bottom:0px;
	text-align:left;
}

* {
	/* border-style:none; */
	border:0px none #a0a0a0;
}

h1,h2,h3,h4,h5,h6,li,pre {
	font-family:Charcoal, sans-serif;
	font-size:medium;
}

p,span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
}

#header {
	background:url(../img/headerBackground.png) no-repeat;
	padding:0px;
	border:0px;
	margin:0px;
}

h1 {
  background:url(../img/header.png) no-repeat;
  height:177px;
  margin:0px;
  margin-left:68px;
  width: 509px;
  display:inline-block;
  padding-top:0px;
  padding-bottom:5px;
}

.Rothsicon {
  position:relative;
  top:20px;
  left:550px;
}

h1 span {
  display:none;
}

.navi {
  display:block;
  height:40px;
  margin:0px;
  padding:0px;
  white-space:nowrap;
  background-color:black;
  font-size:14px;
  background-image:url(../img/navbar.png);
}

.navi li {
	display:inline;
	margin:0px;
	padding:0px;
	margin-right:-4px;
	display:inline;
	height:40px;
}

.navi img {
	margin:0px;
	padding:0px;
	display:inline-block;
}

.navi a {
	height:40px;
	padding:0px;
	margin:0px;
	display:inline-block;
}

.footer {
	width:100%;
	height:31px;
	padding:0px;
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:center;
}

.Valid {
	border-style:none;
	border-width:0px;
	width:88px;
	height:31px;
	margin-left:10px;
	margin-right:10px;
}

.Get {
	margin-top:4px;
	margin-bottom:4px;
}
#copy { 
	display:inline-block; 
	position:relative;
	bottom:10px;
	font-weight:bold;
}
