div#canectionsmenu{
	background-image: url('/images/canections/canections_menuback.jpg');
	background-repeat: no-repeat;
	width: 560px;
	height: 10px; 
	vertical-align: bottom;
	text-align: right;
	padding: 41px 20px 9px 0px;
	font-family: arial, sans;
	font-size: 8pt;
	color: #ABA08B;
}

div#canectionsmenu a{
	font-family: arial, sans;
	font-size: 8pt;
	color: #76154F;
	text-decoration: none;
	background-color: #DFF2FB;
}
div#canectionsmenu a:hover{
	font-family: arial, sans;
	font-size: 8pt;
	color: #76154F;
	text-decoration: none;
	background-color: #B0E6F7;
}

.canections_h1 {
	font-family: Georgia;
	font-size: 13.5pt;
	font-weight: normal;
	color: #756649;
	margin-top: 0px;
	margin-bottom: 5px;
}
.canections_h2 {
	font-family: Georgia;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 8px;
}

div#can_sidebar {	
	background-color: #F3F6EC;
	margin: 0px;
	padding: 0px;
	width: 140px;
}
div#can_sidebartitle {
	background-color: #E2E6D7;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	width: 126px;
	font-family: Georgia;
	font-size: 8pt;
	color: #716A4E;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}

div#can_sidebar p {
	font-family: Georgia;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin: 7px;
}
