body {
    background-image:url("pattern_148.gif");
}

a:link {
    color : #b20d00;
    font-size: 1.0em;
    text-decoration: none;
}

a:visited {
    color : #b20d00;
    font-size: 1.0em;
    text-decoration: none;
}
a:hover {
    color : #000000;
    font-size: 1.0em;
    text-decoration: none;
}
a:active {
    color:#FFF;
    font-size: 1.0em;
    text-decoration: none;
}

div {
    background-color:#fff6ef;
    margin-bottom:0px;
    padding:20px;
    border:2px solid black;
	width: 80%;
    margin-left:10%;
	margin-right:10%;
    padding-top:5px;
    margin-top:0%;
	border-bottom:0px;
	border-top:0px;
}

div#main {
    padding:0px;
	width:100%;
	margin-left:0%;
	border-bottom:2px solid black;
	border-top:2px solid black;
}

div#content {
    display:block;
}

div#slides {

    display:none;
    }
	
	div#documents {
    display:none;
    }
	
	div#metadata {
    display:none;
    }

div#footer {
    border-top:0px;
	border-bottom:2px solid black;
}
h1, h2, h3, h4 {
    text-align:center;
}
.title {
    font-family:'Old English Text MT', western, fantasy, roman, 'times new roman', times, serif;
}

img {
    margin:10px;
    position:relative;
}

img.r {
    float:right;
    width:200px;
    height:200px;
    border:2px solid black;
}

img.r2 {
    float:right;
    width:400px;
    height:200px;
    border:2px solid black;
}


img.l {
    float:left;
    width:200px;
    height:200px;
    border:2px solid black;
}

img.thumb {
	width:200px;
}

p {
    text-align:justify;
    margin:10px;
}

table#canvas

{
	width:95%;
	margin-left:2.5%;
}

table#meta

{
	width:40%;
	margin-left:10px;
}

table#meta td

{
	padding:0%;
	margin-left:0%;
}

td.l

{
	border-right:1px solid black;
}

td.r

{
	border-left:0px;
}

tr {
	border:2px solid black;
}

td, th {
	
	padding:2px;
	padding-left:20px;
	border-top:1px solid orange;
	border-left:1px solid orange;
	border-bottom:2px solid black;
	border-right:2px solid black;
}
