#infopanel {
	width: 590;
	height: 600;
	background: url("images/stripesspacer.jpg") fixed repeat;
	overflow: auto;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10;
}

#btlogo {
	background: url('images/hands.jpg') no-repeat;
	color: white;
	width: 150;
	top: 300;
	height: 300;
}

#foot {
	background: #BECBD4;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12;
	padding: 2px;
	font-weight: bold;
	font-style: italic;
}


#lhr {
	background: #FFFFFF;
	height: 3px;
	padding:0;
	width: 120px;
	left: 0;
}

#topmenuline {
	background: #012b5b;
}

#topmenu {
	position: relative;
	left: 15;
	width: 650;
	padding: 3;
}

#leftmenu {
	position: absolute;
	left: 25px;
	text-align: left;	
}

#leftdiv {
	position: relative;
}


.oleft {
	position: relative;
}

/*
#oleft:hover {
	background: url('images/fadebar1.png') no-repeat; 
}
*/

#lefta {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11;
	font-weight: bold;
}

#topa {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14;
	font-weight: bold;
}

#spacer15 {
	position: relative;
	height: 20px;
	width: 15px;
}
