/* @group Exported styles */
/* Styles exported from template head section - 04.07.2008 */
#navcontainer ul
{ font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; padding: 0; list-style-type: none; }

#navcontainer li { font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0 0 0.2em; }

#navcontainer a
{ display: block; color: #fff; font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }

#navcontainer a:hover
{ background-color: #9bc2ed; color: #fff; font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
td { font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
b { color: #0472ce; font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.textnav { color: white; font-size: x-small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
.textnav:hover { color: #ffed81; font-size: x-small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
.copyright { color: white; font-size: xx-small; }
a { color: #0472ce; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
a:hover { color: orange; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.header { color: #0472ce; font-size: medium; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.sidebar { background-color: #c3ffc1; padding: 4px; border: solid 1px #0b4b30; }
.sidebar p:first-line{ font-weight: bold; }
.showcutline { color: #0472ce; font-size: medium; font-family: Times, "Times New Roman", Georgia, serif; font-style: italic; }
ol li.abc{
	list-style-type: lower-alpha;
}
.photo-credit{
	font-size: xx-small;
	font-style: italic;
}
/* @end */

/* @group AJAX Members List */

#memnav a{
 	font-size: 15px;
	font-weight: bold;
	background-color: #063;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	}
	
#memnav a:hover{
	font-size: 15px;
	font-weight: bold;
	background-color: #360;
	color: #fff;
	text-decoration: none;
	padding: 3px;

	}
#members_content {
	width: 500px;
	height: auto;
}
#members_content p:first-line{
	font-weight: bold;
}
/* @end */