
  a:active { color: rgb(0, 0, 153);
    }

  a:link { color: rgb(0, 0, 153);
    }

  a:visited { color: rgb(153, 0, 153);
    }

  .page { color: rgb(0, 0, 0);
    background-color: rgb(240, 226, 230);
    }

  .banner { margin: 2px auto;
    width: 800px;
    height: 200px;
    }

  .nav { margin: 2px auto;
    width: 800px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    }

  .content { margin: 2px auto;
  	background: url('files/miramonte_bkground.gif');
    width: 780px;
    height: auto;
    overflow: auto;
    padding: 10px;
    border: 1px solid rgb(0, 0, 0);
    }

  .contact { margin: 2px auto;
    width: 800px;
    vertical-align: middle;
    }

  .newsletter1 { text-align: center;
    width: 25%;
    float: left;
    height: 130px;
    }

  .newsletter2 { text-align: center;
    width: 25%;
    float: left;
    height: 130px;
    }

  .newsletter3 { text-align: center;
    width: 25%;
    float: left;
    height: 130px;
    }

  .newsletter4 { text-align: center;
    width: 25%;
    float: right;
    height: 130px;
    }
    
  .qtplayer {
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
     
  .qtdownload {
  	display: block;
	position: relative;
	height: 50px;
  	vertical-align: middle;
  	margin-bottom: 5px;
  	}
  	
  .qtdownload-button {
   	height: 50px;
   	width: 80px;
   	}

  .qt-a-download {
	margin-top: 0px;
	margin-bottom: 5px;
	vertical-align: middle;
  	}

  .qttext {
  	position: absolute;
  	top: 40%;
  	left: 85px;
  	width: 315px;
  	}
  	
  .download-button {
   	border: 0px solid;
   	display: inline;
   	width: 80px;
   	height: 50px;
   	vertical-align: middle;
   	}
   	
  	

