.sidenav { 
	position:relative; 
	float: right;
	width:250px; 
	font-size: 12px; 
	padding-top:10px;
	background-image:url(images/hdr-subnav2.jpg); 
	background-repeat:no-repeat; 
	line-height:100%; 
	background-position:top right;}
.sidenav h1 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:1.333em; 
	line-height: 1.333em;
	color:#5b1a3c; 
	font-weight:normal; 
	padding-bottom: 5px; 
	padding-left: 50px;}
.sidenav a:visited {
	display:block; 
	text-decoration:none;  
	cursor:pointer; 
	color:#175d70; 
	margin: 1em 0; 
	padding-left: 50px; 
	padding-bottom: 5px; 
	background:url(images/pointer2.gif) -200px 0 no-repeat; 
	line-height: 15px;}
.sidenav a {
	display:block; 
	text-decoration:none;  
	cursor:pointer; 
	color:#175d70; 
	margin: 1em 0; 
	padding-left: 50px; 
	padding-bottom: 5px; 
	background:url(images/pointer2.gif) -200px 0 no-repeat; 
	line-height: 15px;}
.sidenav a:hover {
	text-decoration:none; 
	cursor:pointer; 
	background-position: 0 0; 
	background-repeat:no-repeat; 
	padding-bottom: 5px; 
	line-height: 15px;
	color: #996600;}
	
.announcement {
	position:relative; 
	background-repeat:no-repeat; 
	height: 155px; 
		width: 180px; 
	padding:55px 25px 25px 20px; 
	font-size: 12px; 
	line-height:110%; 
	}
.announcement h1 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:1.333em; 
	color:#5b1a3c; 
	font-weight:normal;
	text-align:center;}
	
.birdbg {
	display:block; 
	position:absolute; 
	left: 112px; 
	top:554px; 
	z-index:0; 
	width:200px; 
	height:141px;}
