body {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #000000;
	text-align:center;
	}


#container {
	border: 1px solid #000000;
	width: 620px;
	height: 200px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align:left;
	}
	
#container p {margin:10px 0px 0px 10px;}

#banner {
	padding: 0px;
	margin: 0px;
	text-align:center;
	}

#rightcolumn {
	margin-left: 130px;
	padding: 5px;
	border-left: 1px solid #cc9999;
	background-color: #FFFFFF;
	}
	
#leftcolumn {
	width: 120px;
	float: left;
	margin: 0;
	margin-right: 0;
	padding: 5px;
	border-right: 1px solid #cc9999;
	font-size: 11px;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 0px;
	font-size: 10px;
}		

.thumbnail {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}

a:link {
	color:#000000;
	text-decoration: underline;
	}
	
a:visited {
	color:#666666;
	text-decoration: underline;
	}
	
a:hover {
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
	}
	
a:active {
	color: #0000FF;
	text-decoration: underline;
	}

.lcheader {
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

img
{ 
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	border-bottom: 0px;
}

#container_photo
{
	border: none;
	width: 620px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#banner h1{text-align:center;}

div#div_navContainer{  margin: 0 auto;  width: 475px;}

div#writings {}
div#writings p {text-align: left;}
div#footnotes h1{font-size:1.0em; text-align: left; padding-bottom: 0px;}
div#footnotes p{font-size: 1.0em; text-align: left;}
div#footnotes li{text-align: left;}
table.table_photo
{
	border:none;
	padding: 5px 10px 5px 10px;
}

table.table_photo td
{
	text-align:center;
	padding: 5px 10px 5px 10px;
}	

