a.footer:link{
	background: transparent;
	color: #FFFFFF;
}

a.footer:visited{
	background: transparent;
	color: #FFFFFF;
}

a.footer:hover{
	background: transparent;
	color: #000066;
	text-decoration: none;
}

a.link:link{
	background: transparent;
	color: #9F1508;
	text-decoration: none;
}

a.link:visited{
	background: transparent;
	color: #9E5808;
	text-decoration: none;
}

a.link:hover{
	background: transparent;
	color: #EB380C;
	text-decoration: underline;
}

a:link{
	background: transparent;
	color: #000000;
}

a:visited{
	background: transparent;
	color: #800080;
}

a:hover{
	background: transparent;
	color: #FF0000;
}

body{
	background: url(images/left_sidebar.jpg) #FFFFFF repeat-y;
	color: #000000;
	font: 14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px;
}

h3{
	text-align: center;
}

img {
	border: solid 1px #000000;
}

td{
	background: transparent;
	color: #000000;
	font: 14px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.bottom{
	font-size: 70%;
	text-align: center;
}

.center{
	text-align: center;
}

.content{
	border-left: solid 2px #000000;
	left: 150px;
	padding-left: 20px;
	padding-top: 10px;
	position: absolute;
	top: 100px;
	width: 600px;
}

.date{
	color: #990000;
	font-weight: bold;
}

.header{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.imageborder{
	border: solid 1px #000000;
}

.imagefloatleft{
	float: left;
	padding: 4px;
}

.imagefloatright{
	float: right;
	padding: 4px;
}

.links{
	background: url(images/left_sidebar.jpg) #FFFFFF;
	color: #9F1508;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
	width: 150px;
}
h2 {
text-align:center;
}
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	
}


div#navigation td.previous {
	text-align: left;
	width: 100px;
	font:0.8em tahoma,arial,helvetica,sans-serif;
}

div#navigation td.index {
	text-align: center;
	font:0.8em tahoma,arial,helvetica,sans-serif;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
	font:0.8em tahoma,arial,helvetica,sans-serif;
}

div#photograph {
	text-align: center;
}


div#navigation td.thumbcell {
	width: 100px;
	font:0.8em tahoma,arial,helvetica,sans-serif;
}
h1.title {
font-size:1pt;
color:#FFFFFF;
}