body {
	background: #CCCCCC;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Helvetica;
	
}

.clear {
	clear: both;
}

div#column {
	width: 960px;
	margin: 0px auto;
	background: #FFFFFF;
}

div#inner_column {
	margin: 0px 10px;
	padding-bottom: 20px;
}

.picture_column {
	width: 586px;
	margin: 0 auto;
}

a {
}

a:link {
	text-decoration: underline;	
	color: #2F1100;
}

a:visited {
	text-decoration: underline;	
	color: #666666;
}

a:hover {
	color: #000000;
}

#footer {
	clear: both;
	background: #000000;
	padding: 12px 18px;
}

#footer p, #footer ul {
	margin: 0;
	padding: 0;
}

#footer p, #footer li, #footer a {
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
}

div#header {
	background: #2F1100;
}

#header h1 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 20px;
	padding: 1.0em 60px;
	background: url(/images/stamp.png) 0px 50% no-repeat;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

ul#menu  {
	list-style: none;
	background-color: #000000;
	margin: 0 0 1.0em 0;
	padding: 0.5em 0 0.5em 20px;
}

#menu li {
	display: inline;
	padding-right: 31px;
}

#menu.fr li {
	padding-right: 26px;
}

#menu a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Tahoma, Verdana, sans-serif;
}

#menu a:link, #menu a:visited {
	text-decoration: none;			
}

#menu a:hover, #menu a:active {
	text-decoration: underline;
}

.warning {
	border-top: 2px solid #2F1100;
	
	background: url(/images/icons/alert.gif) #FEFF6F 8px 8px no-repeat;
	background-color: #FFFC98;
	padding: 6px 6px 6px 30px;

	font-size: 13px;
	line-height: 20px;
}

.info {
	border-top: 2px solid #2F1100;
	background: url(/images/icons/info.gif) #DFECFF	8px 8px no-repeat;
	padding: 6px 6px 6px 30px;
	
	font-size: 13px;
	line-height: 20px;
}

p, li, div {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

p.subtitle {
	font-size: 16px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #666666 !important;
}

div#error {
	border: 2px solid #41766F;
	background: #E2FFFB;
	padding: 2.0em;
	
	font-family: monospace;
}

h2 {
	font-family: Georgia, sans-serif;
	margin: 4px 0;
	padding-top: 4px;
	color: #2F1100;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -0.5px;
}

h3 {
	font-family: Georgia, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -0.3px;
}

#about p {
	color: #333333;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}

#about h2 {
	margin: 1.0em 0;
}

#about h3 {
	margin-bottom: 0;
}

#about dt {
	font-weight: bold;
	color: #333333;
}

#about dd {
}

#letter_search input, #letter_search select {
	margin-right: 1.0em;
}

#letter_list, .results {
	margin-top: 1.0em;
}

#letter_list td, .results td {
	vertical-align: top;
	border-bottom: 1px solid #AAAAAA;
	padding: 5px;
	font-size: 13px;
}

.results td {
	font-size: 12px;
	vertical-align: top;
}

.results td, .results th {
	padding: 4px;
}

td.pt {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

#letter_list th, .results th {
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
	background: #2F1100;
	border-bottom: 2px solid #000000;
	padding: 4px;
}

.results th {
	background: #2F1100;
	color: #FFFFFF;
}

.results {
	width: 100%;
}

td.image_list img {
	height: 30px;
}

.landing ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.landing a, ul.landing a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
	color: #333333;
	padding: 3px;
	margin: 2px 2px 2px 22px;
}

ul.landing a span.linklike {
	color: #2F1100;
	text-decoration: underline;
	font-size: 18px;
	font-family: Georgia, serif;
	margin: 0 0.25em;
}

ul.landing a:link {
	background: #FFFFFF;
}

ul.landing a:hover {
	background: #FFF6DF; 
}

.landing h1, #splash h1 {
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.4em;
}

.landing div.row {
	clear: both;
	width: 800px;
	margin: 0px auto;
}

.landing .left, .landing .right {
	float: left;
	width: 400px;
	text-align: center;
	margin: 1.0em 0;
}

.landing .left p, .landing .right p,
.landing .left h1, .landing .right h1,
.landing .left h2, .landing .right h2 {
	text-align: left;
}

#about.landing h2 {
	padding: 0;
	margin: 2.75em 0.25em 0 0;
}

.landing h2 a:link, .landing h2 a:visited {
	text-decoration: none;
}

.landing h2 a:hover, .landing h2 a:active {
	text-decoration: underline;
}

div.static_image {
	margin: 1.0em 0;
	padding: 3px 0;
	width: auto;
	clear: both;
}

.static_image.right {
	float: right;	
	width: 204px;
	margin: 0 0 0.5em 0.5em;
	padding: 3px;
}

.static_image.left {
	float: left;
	margin: 0 0.5em 0.5em 0;
	width: 204px;
	padding: 3px;
}

.caption {
	display: block;
	margin-top: 0.25em;
	
	font-style: italic;
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
}

.caption.outside {
	float: right;
	text-align: right;
	width: 400px;
}

.caption em {
	font-style: normal;
}

span.more {
	display: none;
}

#splash .en {
	width: 450px;
	margin-right: 20px;
	float: left;
	text-align: right;
}

#splash .fr {
	width: 450px;
	margin-left: 20px;
	float: left;
	text-align: left;	
}

p#portraits {
	text-align: center;
	clear: both;
}

#splash p.subtitle {
	margin-top: 0;
}

#lang_select p {
	font-size: 1.9em;
	font-family: Georgia, serif;
	font-style: italic;
}

#splash h1 {
	font-size: 27px;
}

#splash h1 a {
	color: #000000;
	text-decoration: none;
}

#splash h1 a:hover {
	text-decoration: underline;
}

.picture_column a img {
	border: 0;
}
