
body {
  background:#FFFFCC url('../../gfx/templates/toneles/toneles.jpg') no-repeat left top;
  font-family:verdana, helvetica;
  margin:0px;
  font-family:verdana, helvetica; 
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal;
  line-height:16pt;
  font-size:8pt;
  background-repeat:no-repeat
} 
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #733;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #755;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #a33;
}

.desc {
  background-color:#ffcc99;
  margin:0px;
  text-align:left;
  color:#460;
}


/* specific divs */
#container { 
  position:absolute;
  height: auto;
  border: 0px;
  text-align:left;
  padding: 0px;
  width: 80%;
  min-width: 550px;
  margin-left:109px; 
  margin-right:109px; 
  margin-top:120px; 
}
#quickSummary, #footer {
  background-color:#ffcc99;
  margin:0px;
  text-align:left;
  color:#460;
}
#quickSummary {
  font:8pt verdana; 
}

#footer {
  font: 7pt verdana; 
}
