/**************************************
 RSPB Moments - Print CSS - (c) 2008

 Author  : Paul Welsh
 Company : The Building Blocks
***************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	font-size: 12pt; 
}

img{
	border: 0;
}

blockquote{
	margin-right: 0px;
	border-left: 5px solid #bbb;
	padding: 2px 10px 2px 10px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#main_content a:link:after, #main_content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#top_nav, #main_nav, hr, .accessibility, #top_extras{
	display: none!important;
}

#logo, #main_content{
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbb;
}

#bottom_content{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bbb;
}

#logo a,  #bottom_content a{
	color: black;
	text-decoration: none;
}

#footer{
	font-size: 10pt;
	line-height: 14px;
}

#footer ul{
	display: none!important;
}
/********** CSS Published Date:10/06/2010 15:57:47***********/
/********** Following images were not published: **************
*************************************************************/
/********** End Log *****************************************/

