body {
 background: #B8B8B8;
 text-align:center; font-family:Verdana; font-size:10pt
 };



body h1 {
color: #5BC2EB;
}


 #header {
 background-position: left top; width: 760px;
 margin : auto;
 height : 62px;
 border-collapse : collapse;
 background-image: url('images/v-whole-head.jpg');background-repeat:no-repeat;
 text-align:left;
 color: #524951; font-family: Arial; font-size: 8pt;
      }
      
      
#header p { visibility:hidden; }
      
#outer {
        border: 1px solid #5BC2EB;
        width:760px;
        }       


#main { margin: auto;
        width: 760px;
        text-align:left;
        background-color:#5BC2EB;
      }
      
#left {
 
 border-top: 0;
 width: 570px;
 float : left;
 background-color: White;
 padding-left:10px;
 padding-top:10px;
}


#right {
 border-top: 0;
 border-left: 0;
 width: 180px;
 float: right;
 background-repeat: repeat;
 background-color: #5BC2EB;
 color:#FFFFFF;
 font-family: Verdana;
 font-size: 8pt;
}

#header a            { font-family: Verdana; font-size: 8pt; color: #524951;}
#right a            { padding:10px; font-family: Verdana; font-size: 8pt; color: #FFFFFF;}


a:active.button {
    outline: none; /* hide dotted outline in Firefox */
}


a:hover.button { color: #E0E0E0;

}

#enterweb		{ position:absolute; top:35px; color: #FFFFFF; text-align: center; border: 1px solid #FFFFFF; padding: 6px; 
               background-color: #FF0000; width:300px; font-family:Verdana; font-weight:bold; z-index:8; left:50%};