#container
	{
		margin: 0 auto 0 auto;
		width: 765px;
		position: relative;
		text-align: left;
		border:1px solid #000;
	}
	
	#right_rightnav
	{
	width: 192px;
	padding-left: 0px;
	float: left;
	}
		
		#right_rightnav ul
		{
	width: 192px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
		}		
		#right_rightnav ul li
		{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	list-style-type: none;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	text-indent: 3px;
	padding-left: 0px;
			}
		
		#right_rightnav ul li a
		{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #FFF;
	line-height: 18px;
		}
		
		#right_rightnav ul li a:hover
		{
	color: #FFFFFF;
		}
		
#home #rightnav-home a,
#standard #rightnav-standard a,
#news #rightnav-news a,
#casestudies #rightnav-casestudies a,
#members #rightnav-members a,
#contact #rightnav-contact a,
#association #rightnav-association a,
#index #rightnav-index a
{
	color: white;
}
#home #rightnav-home a:hover,
#standard #rightnav-standard a:hover,
#news #rightnav-news a:hover,
#members #rightnav-members a:hover,
#casestudies #rightnav-casestudies a:hover,
#contact #rightnav-contact a:hover,
#association #rightnav-association a:hover,
#index #rightnav-index a:hover
{
	color: white;

}
#rightnav a:active {
/*background-color: #C62274;*/
color: white;
}
.Indent {
	background-image: url(../images/rightnav_back2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-right: 5px;
	margin-left: 5px;
}
.right_rightnav-li {
}
.Specials {
	font-size: 5mm;
	font-weight: bold;
}
