@charset "iso-8859-1";
.dot  { position: absolute; 
       width: 10; 
       height: 10;
       visibility: hidden; 
       background-color: #FF6600; 
       cursor:pointer; cursor: hand;
       z-index: 100; 
	}
.dotoff { position: absolute; 
       width: 8; height: 8; 
       visibility: hidden;        
       background-color: #E44; 
       font-size: 1px; 
       cursor:pointer; cursor: hand; 
       z-index: 200;
	}
.dotempty    { position: absolute; 
       width: 10; 
       height: 10; 
       visibility: hidden; 
       background-color: orange; 
       font-size: 2px; 
       cursor: pointer; cursor: hand; 
       z-index: 100; 
	}
	
.caption {
	
	position: absolute;
	margin-top: px;
	visibility: hidden;
	color: #EEEEEE;
	Letter-spacing: .30mm;
	text-align: center;
	cursor: default;
	z-index: 1;
	font-family: 10pt "Cooper Hewitt", "Verdana", "sans";
	font-weight: light;
	}

a:link {
	color: #FFB711;
	text-decoration: none;
	font-size: 11pt;
	}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	color: #A55;
	text-decoration: none;
	}


h3 { font-size: 16pt; 
       font-family: "Cooper Hewitt", "Verdana", "sans"; 
       color: #000000; 
       font-weight: "light;" ;
	   } 	 

p { 
	font-size: 11pt; 
       font-family: "Cooper Hewitt", "Verdana", "sans"; 
       font color: #DDDDDD; 
       font-weight: "book";	
       }     

p.text {
	font-size: 12pt;
	width:250px;
	color: #ccc;
	margin-top: 15;
	margin-right: 25;
	margin-left: 25px;
	font-family: "Cooper Hewitt", "Verdana", "sans";
	Letter-spacing: .3mm;
	position: relative;
	} 

ul.list {
	list-style-type: square;
	font-size: 12pt;
	width:200px;
	color: #ccc;
	margin-top: 0;
	margin-right: 25;
	margin-left: 25px;
	font-family: "Cooper Hewitt", "Verdana", "sans";
	Letter-spacing: .3mm;
	position: relative;
	} 

body{ 
	margin: 5px; 
       background-color: #000000;
       Background-image: url(graphics/a_taps_dark_bg.jpg);
       background-repeat: no-repeat; 
       background-attachment: fixed;
       background-position: center;
       background-size: cover;

	}
#top {
	background-color:#FFB711;
	background-repeat: repeat-x;
	position: relative;
	top:-20px;
	height: 22px;
	width: 100%;
	MARGIN-RIGHT: 20px;
	letter-spacing: 0.3mm;
	color: #000;
	z-index: 1;
	background-attachment: fixed;
	background-position: left center;
	font-family: "Cooper Hewitt", "Verdana", "sans";
	font-weight:book;
	font-size: 16;
	
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	left: 0px;
	text-indent: 20px;
	}
#menu {
	position:relative;
	font-family: "Cooper Hewitt", "Verdana", "sans"; 
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: 0px;
	text-align: right;
	}
	


	   	
	

	
