body {
  font:10px Trebuchet MS,Arial,Helvetica,sans-serif;
  margin:0;
  background-color:#ffffff;
  background-image:url(Resources/prombg.jpg);
  background-repeat:repeat-x;
  background-position:left top;
  background-attachment:fixed;
  height:100%;
}

html {
  height:100%;
}

#menu a:visited {
  color:#000000;
}

#menu a:hover {
  color:#999999;
}

#PageDiv {
  position:relative;
  min-height:100%;
  margin:auto;
  width:954px;
}

#topbox {
  position:relative;
  float:left;
  width:954px;
  height:22px;
  padding:10px 0px;
}

#menu {
  position:relative;
  float:right;
  width:321px;
  padding:6px 0px 0px 10px;
}

#wrapper {
  position:relative;
  float:left;
  width:952px;
  background-color:#ffffff;
  border:solid #ffffff 1px;
}

#header {
  position:relative;
  float:left;
  width:932px;
  height:102px;
  padding-top:60px;
  padding-right:20px;
  background-image:url(Resources/prom2010header1.jpg);
  background-repeat:no-repeat;
}

#content {
  position:relative;
  float:left;
  width:932px;
  padding:10px;
}

#uploadcontainer {
  position:relative;
  float:left;
  width:548px;
}

#item1 {
  position:relative;
  float:right;
  width:344px;
  padding:10px;
  border:solid #000000 1px;
}

#footer {
  position:relative;
  float:left;
  width:954px;
  padding:10px 0px;
}

#fonefax {
  position:relative;
  float:right;
  width:369px;
}

#ubrversion {
  position:relative;
  float:left;
  width:193px;
}

