a:link, a:visited { color: #000000; text-decoration: none; outline: none; border: none}
a:hover { color: #000000; text-decoration: none; outline: none; }
a:visited { color: #000000; border: none; text-decoration: none; outline: none; border: none}
a:active { color: #000000; border: none; text-decoration: none; outline: none; border: none}


body
{
margin:0px;
padding:0px;
text-align:center;
overflow:hidden;
background-color:#000000;
}


.tooltip {
	cursor: pointer;
}

#tooltip_mclaren {
	cursor: pointer;
	width:100%;
}

#tooltipbox {
	position: absolute;
	width: 200px;
	height: 200px;
	text-align:center;
	vertical-align:middle;
	z-index: 100;
	background: url(images/circle.png);
	}
	
#tooltipbox-pointer {
	position: absolute;
	height: 4px;
	width: 18px;
	
}

#tooltipbox-content {
	position: absolute;
	padding: 0px;
	font-size: 14px;
	font-family: Courier;
	color: black;
	width: 200px;
	height: 200px;
	text-align:center;
	vertical-align:middle;
	
}

div.eigth
{
float:left;
clear:none;
width:25%;
height:385px;
margin:0px;
padding:0px;
border:0px;
text-align:left;
font-size:36px;
font-family:"Courier New", Courier, monospace;
overflow:hidden;
z-index:100;
}

div.menu
{
position: absolute;
top: 0px; left: 0px;
width:100%;
height:40px;
background-color:#FFFFFF;
margin:0px;
Padding: 15px 10px 0px 10px;
border:0px;
text-align:left;
font-size:18px;
font-family:"Courier New", Courier, monospace;
}

div.text
{
position:absolute;
top:0; left:25%;
margin-left:auto;
background-color:#ffffff;
border-left:1px solid #000000;
border-right:1px solid #000000;
width: 50%;
overflow:auto;
height:100%;
margin:0px;
padding:0px;
text-align:left;
font-size:14px;
line-height:1.4em;
font-family:"Courier New", Courier, monospace;
z-index:500;
}

div.margins
{
margin-right:40px;
margin-left:40px;
margin-bottom:20px;
}

div.footer
{
position: absolute;
top: 770px; left: 0px;
width:100%;
height:100%;
background-color:#FFFFFF;
margin:0px;
Padding: 15px 10px 0px 10px;
border:0px;
text-align:left;
font-size:18px;
font-family:"Courier New", Courier, monospace;
}

div.wrap
{
max-width:1600px;
min-width:1000px;
}

span.title
{
font-size:18px;
line-height:1.4em;
font-family:"Helvetica Nueu", Helvetica, Arial, sans-serif;
font-weight:bold;
letter-spacing:-.1px;
}

span.menu
{
position:absolute;
right:30px; top:17px;
font-size:18px;
line-height:1.4em;
font-family:"Helvetica Nueu", Helvetica, Arial, sans-serif;
font-weight:bold;
letter-spacing:-.1px;
}

span.close
{
font-size:14px;
line-height:1.4em;
font-family:"Courier New", Courier, monospace;
letter-spacing:-.1px;
}

span.underline
{
font-size:14px;
line-height:1.4em;
font-family:"Courier New", Courier, monospace;
border-bottom:3px solid #FFFF66;
}

span.notes
{
font-size:10px;
color:#333333;
line-height:1.4em;
font-family:Arial, Helvetica, sans-serif
}

hr
{
border:0; 
color:#FFFF00;
background-color:#FFFF00;
height:10px;
}

hr.sm
{
border:0; 
color:#000000;
background-color:#000000;
height:1px;
}





