.LinkImage a:link img { border: 1px solid white; }
.LinkImage a:visited img { border: 1px solid white; }
.LinkImage a:hover img { border: 1px solid gray; }
.Head{ font-weight: bold; font-size: 14px; color: #4E610F;}

/* set millions of background images */
.rbroundbox {
	background: url(/Portals/0/Corners/yellow/nt.gif) repeat;
}
.rbtop div {
	background: url(/Portals/0/Corners/yellow/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(/Portals/0/Corners/yellow/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(/Portals/0/Corners/yellow/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(/Portals/0/Corners/yellow/br.gif) no-repeat bottom right;
}
/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
}
.rbroundbox {
	
	margin: 1em auto;
}

