body {
	background-color: #FFFFFF;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	overflow-x:hidden;
	  

}
h1{
	color: #600000;
	font-size:1.0em;
	margin:2.5em 1.0em 0.5em 0.5em;	
}

h3{
	margin:2.5em 1.0em 0.5em 0.5em;	
}

p {

	margin:0.75em 1.0em 0.75em 1.0em;	
	font-size:0.75em;
	line-height:1.5em;
}
a{
	color: #600000;
	text-decoration:none;	
}
img{	
	border-color:#b4a28c;	
	margin:1.0em
}

.left  {
	float:left;
}
.right  {
	float:right;
}
#center {
	background-color: #FFFFFF;
	border-width:1px;
	border-style:solid;	
	border-color:#b4a28c;	

	position:fixed;
	top:10px;
	bottom:5.5em;
	left:10px;
	right:20px;

	text-align:left;	
	margin-right:9.5em;
	padding:0.5em;		
	
	min-height:120px;
	min-width:100px;	
	overflow:auto;

	scrollbar-face-color: #b4a28c; 
	scrollbar-highlight-color: #b4a28c; 
	scrollbar-3dlight-color: #886952; 
	scrollbar-darkshadow-color: #eae2dc; 
	scrollbar-shadow-color: #644d3c; 
	scrollbar-arrow-color: #413227; 
	scrollbar-track-color: #eae2dc;
	z-index:4;			

}

#card{
	position:fixed;
	bottom:5.5em;
	right:10px;	
	width:8.5em;	
	padding: 0.5em;
	text-align:center;	
	background-color: #b4a28c;	
	z-index:1;	
}
#name{	
	color: #600000;
	font-size:0.75em;
}
#address{
	color: #3B3B3B;
	font-size:0.6em;
	font-style:italic;
	margin: 0.2em;
}
#address a{
	color:#242424;
}


#selected{
	position:fixed;	
	bottom:5.5em;
	left:10px;
	width:6em;
	margin-bottom:-1.0em;
	height:1em;
	background-color: #b4a28c;
	text-align:center;
	z-index:0;		
}
#button{
	font-size:0.65em;
	font-weight:600;
	text-transform:lowercase;
}
#button2 a{
	color: #D0B0B0;
	font-size:0.65em;
	font-weight:600;
	text-transform:lowercase;
}
#menu {
	position:fixed;	
	top:10px;
	right:10px;		
	width:9.5em;
	
	margin:1em 0em 1em 0em;		
	text-align:center;
	
	z-index:3;	
}
#menu a{	
	margin:0.4em 0em 0.4em 0em;
	display:block;
	padding: 0.1em;

	border-width:1px;
	border-style:solid;	
	text-align:center;

	border-color:#b4a28c;
	background-color: #FFFFFF;

}
#menu a:hover{
	background-color: #b4a28c;	
}
#voice{
        position:fixed;
        right:0px;
        bottom:0em;
        text-align:center;
        z-index:5;
}
#logo{
	position:fixed;
	left:10px;
	right:10px;
	bottom:1.5em;
	text-align:center;		
	
	z-index:5;
}
#logo img{
	float:none;
	margin:0em;	
}

#logo a{
	font-size:0.45em;
	font-style:italic;
	font-weight:500;	
}

#bottom {
	position:fixed;
	bottom:0.1em;
	left:10px;
	right:10px;
	z-index:5;	
	
	color: #886952; 
	font-size:0.5em;
	font-weight:500;	
	text-align:center;	
}

#update{
	position:fixed;	
	bottom:5.5em;
	right:10px;
	margin-bottom:-1.0em;
	width:9.5em;
	text-align:center;
	z-index:0;	
}
#updatetext{		
	color: #886952;
	font-size:0.65em;	
	font-style:italic;	
	font-weight:500;	
}

