* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #000000;
	overflow: hidden; /*stops page scrolling if dockbar expands out of view*//*stops page scrolling if dockbar expands out of view*/
}
span.text a:link {
	text-decoration: none;
	color: #EEEEEE;
	width: 100px;
	font-weight: 900;
}
span.text a:visited {
	text-decoration: none;
	color: #EEEEEE;
}

span.text a:active{
	text-decoration: none;
	color: #ffffff;
}

span.text a:hover{
	text-decoration: underline;
	color: #ffffff;
	background-color: #000080;
}

.drag {
	position: absolute;
	height: 70px;
	width: 100px;
	text-align: center;
	vertical-align: top;
	z-index: 100;
	cursor: pointer;
}

span.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	position: relative;
	z-index: 100;
	top: 55px;
	width: 100px;
	height: 40px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.menu {
	position: relative;
   z-index: 100;
}

.underline {
	text-decoration: underline;
	background-color: #000080;
	cursor: pointer;
}

.noline {
	text-decoration: none;
}

.icons {
	position: absolute;
	z-index: 90;
	top: 20px;
	left: 0px;
	width: 800px;
}
.dalBocs {
	position: absolute;
	z-index: 50000;
	background-color: transparent;
}
.bgDiv {
	position: absolute;
	z-index: 0;
	left: 0%;
	top:1px;
	vertical-align: bottom;
}
.darn {
	width: 210px;
	height: 131px;
	border: none;
}
.darn2 {
	width: 210px;
	height: 131px;
	border: none;
}
.darn3 {
	width: 210px;
	height: 131px;
	border: none;
}
.botwm {
	width: 150px;
}
.div { position:relative; }
div.info a { text-decoration: none; color:white; vlink:white; alink:white;}
div.info a:hover {color: blue }
.info {  positon:relative;}
.light { top:-1; left:-1; color: #434343; }
.shade { top:+1; left:+1; color: #373737; }
.fill { top:0; left:0; color:white; } 
#i1 {
	
}
#i2 {
	
}
#i3 {
	
}

.addthis {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 40;
}
