#mainleft {position:absolute; left:50px; right:320px; top:50px;}
#infoboxright {position:absolute; right:30px; width:250px; top:70px; border: 1px solid #0c0;}

div.linksbox {
	width: 150px;
	height:150px;
	background:black;
	margin: 0 10px 10px 10px;
	border: 1px solid #000;
	padding: 0px;
	text-align: center;
	position:relative;
	float:left;
}

div.linksbox img{
	height: 150px; 
	width: 150px; 
}

div.linksbox ul{
	height: 5em;
  margin: 5px 0 0 10px;
	padding: 0;
}

div.linksbox a {display:block; width:100%; height:100%; color:white; background:black; text-decoration: none;}
div.linksbox h2{color:white; background:black; display:block; width:150px; height:30px;font-size:1.2em;opacity:0.65; padding-top: 5px; text-decoration: none;}
div.linksbox p {position:absolute; bottom:0px; width:150px; background:white; color: black; display:none;}
div.linksbox:hover p {display:block;opacity:0.8;}


.wherenext {position:absolute; right:-220px; top:100px; width:200px; border:1px solid #0c0;}
.wherenext h2 {margin:0px; padding:10px; 10px; 5px; 10px; background-color:#88eeoo; color: #fff;}
#infoboxright ul {list-style:none; margin:0px 10px 0 0; padding:0 20px 15px 0;}
#infoboxright li {padding:10px 70px 5px 10px; margin:0px; width:190px; height:30px;}
#infoboxright li a {display:block; width:100%; height:30px; background:url('/graphics/go-button.png') center right no-repeat; padding-right:50px;padding-top:7px; border:0px;}

#infoboxright h2 {margin:0px; padding:10px; 10px; 5px; 10px; background-color:#88ee00; color: #fff;}
/*#infoboxright h2{
	text-align: center;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color:white;
	background-color:green;
	display:block;
	width:100%;
	
}

#infoboxright ul {
	margin-top: 10px;
	padding: 0;
}

#infoboxright li {
	margin-top: 10px;
}

.clear{
  clear: both;
}

*/
