body {

	margin: 0px;

	padding: 0px;

	background: #ffc;

}



body, p, html, table, td {

	font-family:  verdana, sans-serif;

	font-size: 11px;

	line-height: 14px;

}



.pivot-image {

	/* style for images in entries */

}



.pivot-popupimage {

	/* style for popup-images in entries (thumbnails) */

}



.pivot-popuptext {

	/* style for popup-images in entries (textual links) */

}



.registered {

	background-color: #ff9;

}



#navigation p {

	margin-top: 0; margin-bottom: 0;

}



#centercolumn {

	border: 0px solid #666;

	margin-left: 5px;

	margin-right: 201px;

	padding: 10px 4px;

}



#header {

	padding: 8px; margin: 0px;

}



#leftcolumn {

	left: 0px;

	position: absolute;

	width: 200px;

	margin-top: 4px;

}



#rightcolumn {

	position: absolute;

	right: 0px;

	width: 200px;

	margin-top: 4px;

}



#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 

	font-size: 11px;

	line-height: 16px;

}



#footer {

	clear: both;

	margin-bottom:12px;

}



.block {

	margin:6px 6px 12px 6px;

	padding: 4px;

	background: #fff;

	border: 1px solid #999;

}



.block h3 {

	background: #ffcb6f;

	color: #26344c;

	margin: -4px -4px 4px -4px;

	padding: 4px;

	border-bottom: 1px solid #999;

	font-size: 11px;

}



.block p {

	margin: 0px;

}



.content {

	padding: 4px;

	background: #fff;

	border: 1px solid #999;

}



.entrycontent {

	padding: 12px;

	background: #fff;

	border: 1px solid #999;

}



.content p {

	margin: 4px 2px 4px 2px;

}



h1 {

	font-size: 16px;

	margin: 4px;

	color: #000;

	display: inline;

}



h2 {

	font-size: 13px;

	/*border-bottom:1px dashed #999;*/

	margin-top:10px;

	margin-left:0px;

	margin-right:0px;

	margin-bottom:6px;

	padding: 0px;

	color: #26344c

}



h3 {

	font-size: 13px;

}



h4, .subtitle {

	font-size: 14px;

	margin: 4px;

	color: #000;

	display: inline;

	font-style: italic;

}



.date {

	color: #666;

	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	font-weight: normal;

	float: right;

}



.date_linkdump {

	color: #666;

	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	font-weight: normal;

	float: right;

}



.entryfooter {

	color: #666;

	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

	font-weight: normal;

	text-align:right;

	margin: 0px;

	padding: 6px 0px;

        border-bottom: 1px dashed #999;

	clear: both;

}



.entryfooter_linkdump {

	color: #666;

	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	font-weight: normal;

	text-align:right;

	margin: 0px;

	padding: 6px 0px;

	border-bottom: 1px dashed #666;

}



.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {

	text-decoration: none;

	font-weight: bold;

	color: #5c6b8e;

}



.entryfooter a:hover, .date a:hover {

	text-decoration: underline;

	font-weight: bold;

	color: #5c6b8e;

}



a {

 color: #253a69;

}



.prevnext_links {

	float: right;

	color: #000;

}



h1 a, .prevnext_links a {

	color: #000;

	font-weight: bold;

	text-decoration: none;

}



h1 a:hover, .prevnext_links a:hover {

	color: #000;

	font-weight: bold;

	text-decoration: underline;

}



/* these styles are for the search boxes */

.searchbox { 

	width: 10em; 

	font-size: 10px;

}



.searchbutton {

	border: 1px solid #000;

	font-size: 10px;

}



/* ACCESSIBILITY CHANGES - JM 2004/11/26 */

/* these hide the accessibility tags to stop the layout from changing */



.pivot-search label { visibility:hidden; display:none; }

.pivot-search legend { visibility:hidden; display:none; }

.pivot-search fieldset { border:0; padding:0; margin:0; }



.pivot-search-result label { visibility:hidden; display:none; }

.pivot-search-result legend { visibility:hidden; display:none; }

.pivot-search-result fieldset { border:0; padding:0; margin:0; } 



/* this replaces inline style tags */

img.badge { border:0; margin-bottom:2px; }



/* this is a bonus */

a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }

