#container
	{
		margin: 0 auto 0 auto;
		width: 765px;
		position: relative;
		text-align: left;
		border:1px solid #000;
	}
	
	#second_nav1
	{
	width: 192px;
	background-color:#333;
	}
		#second_nav1 ul
		{
	margin: 0;
	width: auto;
	height: auto;		
		}		
		#second_nav1 ul li
		{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:187px;
	padding-left: 5px;
	background-color: #999;
	margin: 0px;
			}

		
		#second_nav1 ul li a
		{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5mm;
	color: #000;
	line-height: 18px;
	font-weight: bold;
		}
		
		#second_nav1 ul li a:hover
		{
	color: #FFF;
		}
		
#home #second1-home a,
#standard #second1-standard a,
#news #second1-news a,
#casestudies #second1-casestudies a,
#members #second1-members a,
#contact #second1-contact a,
#association #second1-association a,
#index #second1-index a
{
	color: white;
}
#home #second1-home a:hover,
#standard #second1-standard a:hover,
#news #second1-news a:hover,
#members #second1-members a:hover,
#casestudies #second1-casestudies a:hover,
#contact #second1-contact a:hover,
#association #second1-association a:hover,
#index #second1-index a:hover
{
	color: white;

}
#second1 a:active {
/*background-color: #C62274;*/
color: white;
}
.SecondLinks{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5mm;
	color: #000000;	
	}
.WhiteBack {
	background-color: #FFF;
}
