body {
	background-image:url(../images/bg2.gif)
}
html, body, #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
#wrapper {
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  width: 10px;
}
#fullheight{height:100%}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	border-bottom:#ffffff 1px solid;
}
a:active {
	color: #999999;
	text-decoration:none;
}
.container {
width: 754px;
background: url(../images/bg.gif) top center no-repeat;
padding-bottom: 10px;
height: auto;
}

.nav {
padding-top: 20px;
margin-bottom: 20px;
border-bottom:#FFFFFF 2px dashed;
border-bottom:#999999 1px dotted;
font-size:12px;
width: 725px;
}