/* general */body {	text-align: center;	font-size: 12px;	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	background-color: #cccccc;	background-image: url(../images/bg.gif);	background-repeat: repeat-x;	margin: 0 0;}a:link, a:visited {	font-weight: bold; 	color: red;	text-decoration: none;}a:hover {	color: black;	text-decoration: underline;}/*.curr {	color: black;	font-weight: bold;	}*/h1  {	font-size: 24px;	font-weight: bold;	color: black;}h2  {	margin: 10px 0px 5px 0;	font-size: 16px;	font-weight: bold;	color: #39007b;}	h3  {	font-size: 14px;	margin-top: 5px;	margin-bottom: -10px;	font-weight: bold;	color: #068305;}.updates {	padding-top: 5px;	}h4  {	font-size: 13px;	margin-top: 3px;	margin-bottom: -10px;	font-weight: bold;	color: black;}.grey {	font-size: 10px;	margin-top: 5px;	color: #999999;}.grey_indent {	font-size: 10px;	margin: 5px 10px 5px 10px;	color: #999999;}.blue {	color: navy;}.special {	font-size: 10px;	margin-top: 5px;	color: #666666;	padding: 5px 0;}.announce {	font-size: 11px;	font-weight: bold;	color: purple;	padding: 5px o;}.addendum {	font-size: 10px;	margin-top: 2px;	color: #666666;}sup {	font-size: 9px;	line-height: 6px;	font-weight: bold;}/* end general *//* boxes */#container {	width: 800px;	margin: 0 auto;	text-align: left;}#header {	width: 800px;	background: red;}#sidebar {	width: 200px;	float: right;}#nav {	width: 200px;} #special {	width: 200px;	height: 110px;	background-image: url(../images/special.gif);	background-repeat: no-repeat;	text-align: center;	margin: 10px 0 0 0;}#news {	width: 200px;	height: 100px;	background-image: url(../images/news.gif);	background-repeat: no-repeat;	text-align: center;	margin: 10px 0 0 0;}#action {	width: 200px;	height: 120px;	background-image: url(../images/action.gif);	background-repeat: no-repeat;	text-align: center;	margin: 10px 0 0 0;}#congress {	width: 200px;	height: 120px;	background-image: url(../images/congress.gif);	background-repeat: no-repeat;	text-align: center;	margin: 10px 0 0 0;}#content {	width: 590px;	float: left;	background: white;}#content_olive {	width: 530px;	float: left;	margin: 10px;	border: 5px solid black;	background: white;}#content_bottom {	width: 590px;	float: left;	background: white;}#single_olive {	width: 520px;	margin-left: 5px;	margin-right: 3px;	background-color: white;}#single {	width: 575px;	margin-left: 7px;	margin-right: 3px;	background-color: white;}#left {	width: 275px;	float: left;	padding: 0 5px 0 0;}#right {	width: 275px;	float: right;	padding: 0 0 0 10px;	border-left: 1px dashed #b4b4b4;	}#single2 {	width: 580px;	margin-left: 7px;	margin-right: 3px;	clear: both;	background-color: white;}#left2 {	width: 280px;	float: left;	clear: both;}#right2 {	width: 290px;	float: right;}#clear {	clear: both;}#rightno {	width: 275px;	float: right;	padding: 0 10px 0 0;	}#base {	width: 580px;	float: left;	clear: both;	margin-left: 3px;	margin-right: 3px;	background-color: white;}#footer {	width: 590px;	float: left;	clear: both;	text-align: center;	background-color: #ffffff;	padding: 5px 0;}#yahform {	background-color: #cccccc;	padding: 2px 0;}/* end boxes */img {	border: none;}.book  {	font-size: 12px;	margin-top: -2px;}.fletter  {	font-size: 11px;	margin-top: -9px;	margin-bottom: -9px;}.letter  {	font-size: 11px;	margin-bottom: -9px;}.centre {	text-align: center;	}/* navigation */#nav {	padding-top: 0px;	margin-bottom: 0px;}#nav .current {	border-right: 5px solid red;	padding: 5px 5px;	color: black;}#nav ul {	list-style: none;	margin: 0;	padding: 0;}#nav a.silver {	font-size: 11px;	font-weight: bold;	color: #068305;}#nav a  {	background-color: #ffffff;	margin-bottom: 1px;	display: block;	color: black;	text-decoration: none;	padding: 5px 5px;	height: 15px;}#nav a:hover {	color: #666666;}#nav a:active {}.red {	color: red;}/* tables */table {	border: 1px solid #ddd;	border-collapse: collapse;	width: 570px;	font-size: 12px;	}	table td {	border-bottom: 1px solid #ddd;	padding: 2px;	vertical-align: top;	}	.subscription td {	background-color: #eee;	padding: 5px;	border-bottom: 0;	}.booknook {	border: 0;	}	.booknook td {	padding:  10px 5px 5px 5px;	border-bottom: 2px solid #ddd;	}/* end navigation */
