/* FOR THE LINKS page       */



.textnav {
    height: 28px;
}


.leftlinkstext {
	width: 575px;
	padding: 1px 0px 3px 3px;
	background: #444;
	margin: 0px 0px 0px 3px;
	}	
	
.leftlinkstext2 {
	width: 561px;

	padding: 3px;
	background: #222;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 2px solid;
	border-color: #333 #111 #111 #333;
	}





.leftlinks {
	width: 575px;
	padding: 1px 0px 3px 3px;
	background: #444;
	margin: 0px 0px 0px 3px;
	}	
	
.leftlinks2 {
	width: 561px;
    height: 85px;  /*  VARIABLE */
	padding: 3px;
	background: #222;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 2px solid;
	border-color: #333 #111 #111 #333;
	}



.linktext {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 15px; 
font-weight: bold;
font-style: normal;
line-height: 15px;
color: #eee;
text-align: center;
	}	

.linktext2 {
font-family: arial, helvetica, sans-serif;
font-size: 13px; 
font-weight: bold;
font-style: normal;
line-height: 15px;
color: #eee;
text-align: center;
	}	


.url {
font-family: arial, helvetica, sans-serif;
font-size: 11px; 
font-weight: normal;
font-style: normal;
line-height: 8px;
color: #eee;
text-align: center;
	}	



	
/* RIGHT SIDE SMALLER BOXES */

.rightjoin {
	width: 305px;
    height: 282px;
	padding: 1px 0px 0px 4px;
	background: #444;
	float: right;
	margin: 0px 3px 0px 0px;
	}
	
.rightjoin2 {
	width: 296px;
    height: 274px; /* minus 8 from above */
	padding: 0px;
	background: #222;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: 2px solid;
	border-color: #333 #111 #111 #333;
	}	


.rightlinks {
	text-align: center;
	width: 305px;
	padding: 0px 0px 5px 4px;
	background: #444;
	float: right;
	margin: 0px 3px 0px 0px;
	}
	
.rightlinks2 {
	width: 290px;
	padding: 3px;
		background: #202020; /* color adjusted to laurals BG  */
	margin: 0;
	border: 2px solid;
	border-color: #333 #111 #111 #333;
		text-align: center;
	}


