TD.rcol{
	background-image: url(imgs/rh-col.gif);
	background-repeat: no-repeat;
}

DIV.content {
	border-left-style : solid;
	border-left-color : White;
	border-left-width : thin;
	border-top-style : solid;
	border-top-color : White;
	border-top-width : thin;
	border-bottom-style : solid;
	border-bottom-color : White;
	border-bottom-width : thin;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 500px;
	height: 450px;
	padding: 10px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000084;
	font-size: 14px;
}

DIV.corner {
	border-right-style : solid;
	border-right-color : White;
	border-right-width : thin;
	border-bottom-style : solid;
	border-bottom-color : White;
	border-bottom-width : thin;
	position: absolute;
	top: 51px;
	left: 2px;
	width: 20px;
	height: 10px;
	z-index: 2;
}

DIV.bottomcorner {
	border-right-style : solid;
	border-right-color : White;
	border-right-width : thin;
	border-top-style : solid;
	border-top-color : White;
	border-top-width : thin;
	position: absolute;
	top: 518px;
	left: 2px;
	width: 20px;
	height: 10px;
}

DIV.navbar{
	width: 230;
	position: absolute;
	top: 213px;
	left: 507px;
	text-align: right;
}

A.nav {
	font-family : Franklin Gothic Book, verdana, arial;
	color: Navy;
	font-size: 25px;
	text-align: right;
	width: 200px;
	text-decoration: none;
	line-height: 40px;
}

A.nav:HOVER {
	font-family : Franklin Gothic Book, verdana, arial;
	color: #7B5AE6;
	font-size: 25px;
	text-align: right;
	width: 200px;
	text-decoration: none;
	line-height: 40px;
}

.title{
	font-family : Franklin Gothic Book, verdana, arial;
	color: #000084;
	font-size : 30px;
	line-height: 50px;
}

.address{
	font-family : Franklin Gothic Book, verdana, arial;
	color: #000084;
	font-size : 13px;
}