body {
 background: #000000;
 text-align:center; font-family:Verdana; font-size:10pt
 };



body h1 {
color: #4b3b4f;
}


 #header {
	background-position: left top;
	height : 105px;
	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 {
	background-color: #73BE26;
	margin-right: auto;
	margin-left: auto;
	width:760px;
        }       


#main {
	width: 760px;
	text-align:left;
	background-color:#73BE26;
	display: table;
      }
      
#left {
	border-top: 0;
	width: 550px;
	float : left;
	background-color: White;
}


#right {
	width: 210px;
	float: right;
	background-repeat: repeat;
	background-color: #73BE26;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
}
#text {
	padding: 8px;
}


#header a            { font-family: Verdana; font-size: 8pt; color: #524951;}
#right a            { font-family: arial; font-size: 8pt; color: #FFFFFF;}


a:active.button {
    outline: none; /* hide dotted outline in Firefox */
}


a:hover.button { color: #E0E0E0;

}

#enterweb		{
	position:absolute;
	top:80px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #FF0000;
	width:300px;
	font-family:Arial;
	font-weight:bold;
	z-index:8;
	left:40%
};
