/* Age Concern England Raffle 2005 Styleshet (c) 2004 */

body	{
	margin: 0;
	padding: 0;
	color: #0B1560;
	background-color: white;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	}
	
#topnav	{
	height: 70px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	}
	
.position	{
	margin: 0px 50px 0px 50px;
}
	
#topnav img {border: none; float: left; clear: left;}	
	
#leftnav	{
	position: absolute; 
	top: 100px;
	left: 10px;
	width: 170px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color : #213877;
	font-size : 85%;
	line-height: 170%;
	background-color: #ffffff;
	}

#leftnav a {
	display: block;
	text-indent: 1.0em;
	}
	
#leftnav a.sec_header {
	font-weight: bold;
	background-color: #ff9d65;
	}	
	
#leftnav a.sec_links {
	text-indent: 1.5em;
	background-color: #ffc4a2;
	font-weight: normal;
	}

#leftnav a.sec_links_bold {
	font-weight: bold;
	text-indent: 1.5em;
	background-color: #ffc4a2;
	} 

#leftnav a:link, #leftnav a:visited	{
	font-family : Helvetica, Arial, Verdana, Sans-Serif;
	color: #213877;
	text-decoration: none;
	}
	
#leftnav a:hover 	{
	font-family :Helvetica, Arial, Verdana, Sans-Serif;
	color: #213877;
	text-decoration: underline;
	}

#leftnav img	{
	height : 3px;
	}

#leftnav_ad	{
	position: absolute; 
	top: 280px;
	left: 10px;
	width: 170px;
	padding: 5px 5px 5px 5px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color : #213877;
	font-size : 75%;
	line-height: 100%;
	background-color: #ffd8c1;
	}

#content	{
	width: auto;
	min-width: 150px;
	margin: 10px 10px 10px 200px;
	padding: 10px 5px 0px 0px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	color: #0B1560;
	line-height : 140%;
	border-color: #00A0C6;
	border-width: 1px;
	}
	
.align	{
	padding: 15px;
	float: left;
	font-size: 90%;
	text-align: center;
	}

.spacer	{
	clear: both;
	}

#footer	{
	margin: 10px 10px 10px 200px;
	padding : 0px 0px 20px 0px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size : 80%;
	}
	
.emph {font-weight: bold;}

.BlueHR {
	border: 1px solid #00A0C6;
	height: 1px;
	}

#rightnav a {display: block;}

/* link styles */

a:link, a:visited 		{
	font-family : Helvetica, Arial, Verdana, Sans-Serif;
	color: #213877;
	text-decoration: underline;
	font-weight: bold;
	}
						
a:hover 	{
	font-family :Helvetica, Arial, Verdana, Sans-Serif;
	color: #213877;
	text-decoration: none;
	}

.red	{
	color:	#F0027F;
}

.skiplink	{display:none}

h1 {
	color:	#F0027F;
}

h3	{display:inline}

.inline	{display:inline}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;

  }

.border	{
	border-bottom: 1px dotted #333;

}

li	{
	margin-bottom: 0.5em;
}

.legal
	{
	margin-bottom: 0em;
	}
	
