a:link { font-size:12px; font-family:verdana; color:#00325F; text-decoration: none;}
a:visited { font-size:12px; font-family:verdana; color:#9E9E07; text-decoration: none;}
a:hover   { font-size:12px; font-family:verdana; color:#D81C3F; }

#card {	position: absolute;
	font-size:12px; 
	font-family: sans frutiger verdana; 
	color:#999999;
	left: 0px;
	top: 0px;
	width: 420px; 
	height: 300px; 
	border: solid 1px #888888;
	}

#name {position: absolute;
	   left: 50px;
	   top: 230px;
	   font-size:12px; font-family:verdana; color:#999999;
	   }
	   
#address {position: absolute;
	   left: 125px;
	   top: 80px;
	   font-size:12px; font-family:verdana; color:#999999;
	   }

#tab {
	position: absolute;
	   left: 11px;
	   top: 6px;
	   width: 398px;
	   height: 64px;
	   background: url('../images/uoelogo1.jpg') no-repeat 100% 100%;
	   }

#leftlogo {
		position: absolute;
			   left: 5px;
			   top: 45px;
			   width: 32px;
			   height: 117px;
			   background: url('../images/logoleft.gif') no-repeat 100% 100%;
	   }