body {
    background-color: white;
	/*background-color: #0000ff;*/
	/*background: url(http://mindswap.org/images/bg.jpg); */
}
a:link {/*color:#00aa00;*/ text-decoration:underline; background-color:transparent;}
a:visited {/*color:#ff6600;*/ text-decoration:underline; background-color:transparent;}

table.metamanage {
        border-style: outset;
        border-color: black;
        border-width: 2px;
}

table.metamanage tr.uricell {
        background-color: #c9c9ff;
}


ul.image-menu li {
	display: inline;
	/*list-style-type: none;*/
	/*padding-right: 5px;*/
}

ul.image-menu {
	/*background-color: #1b38aa;*/
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
 	background-color: #0b289a;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}

/*div.image-menu-container {
	clear: both;
}*/

br.clearboth {
	clear: both;
}

ul.image-menu a {
	/*background-color: #1b38aa;*/
	text-decoration: none;
	padding: 0.2em 1em;
	border-right: 1px solid #fff;
	float: left; 
}
ul.image-menu a:link, ul.image-menu a:visited
 {
 text-decoration: none;
 background-color: #0b289a;
 }

ul.image-menu a:link {
	color: #5b91ef; color: #84aced;
}

ul.image-menu a:visited {
	color: #ff68c2;
}
ul.image-menu a:hover
 {
 background-color: #1b38aa;
 text-decoration: none;
 }

img.image-instance {
	vertical-align: top
}

p.validate {
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

p.validate img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	
}

#all-but-menu {
        padding-right: 150px;
        /*background-color: red;*/
        margin: 0px;
        /*width: 75%;*/
        position: relative;
}

.jordanNavBar { background: lightblue; font-weight: bold; color: black; border-style: groove; padding: 2px 2px 2px 2px; width: 70%; text-align: center; word-spacing: .5em } 

.pictures { background: lightblue; font-style: italic; color:black; border-style: dashed; }

pre.background {
        color: #bbbbbb;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 0;
	font-size: 6px;
}
object.background {
        color: #bbbbbb;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 0;
	font-size: 6px;
}

#content-pane {
    background-color: #f5f4e8;
    background-color: #fffdef;
    background-color: white;
    border-style: solid;
    border-width: 3px;
    border-color: black;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 35px;
    margin-right: 0px;
    position: relative;
    overflow: hidden;
}

.foreground {
    position: relative;
    z-index: 2;
    padding: 5px;
}

.layers {
    position: relative;
    width: 100%;
    overflow: hidden;
}

body #header {
   /*background-color: #3A50CA;*/
    background-color: #1b38aa;
    color: white;
    width: 100%;
    /*position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;*/
    /*margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;*/
}

td.logo {
    text-align: right;
    width: 50%;
}

td.logo>img {
    max-width: 100%;
    max-height: 100%;
}


body {
   padding: 0px;
   margin: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}



object.hidden {
	display: none;
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;
}

img.language-logo {
	vertical-align: bottom;
}

/*h1 {
	font-size: 20pt;
	font-weight: bold;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
}

h3 {
	font-size: 16pt;
	font-weight: bold;
}

h4 {
	font-size: 14pt;
	font-weight: bold;
}*/

p.down-license, p.down-authors {
	font-weight: bold;
}

li.rdf_instance {
	border-style: solid;
	border-color: black;
	border-width: 1px;
        /* BUGBUG: FIXME */
	background-color: #C6DBF7;
	background-color: #c9c9ff;
}

div.blogentry {
        padding: 0px;
	border-width: 2px;
	background-color: #ffffff;
	border-style: outset;
	border-color: #C6DBF7;
	border-color: #84AEDE;
	overflow: hidden;
	margin-bottom: 4px;
}

div.blogentry-user {
        width: 50%;
        text-align: right;
        float: right;
	background-color: #84aede;
	margin: 0px;
	color: white;
	font-weight: bold;
	padding: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

div.blogentry-date {
        width: 50%;
        text-align: left;
	background-color: #84AEDE;
	margin: 0px;
	color: white;
	font-weight: bold;
	padding: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

h4.blogentry-title {
	/*font-size: 12px;
        font-weight: normal;*/
	width: 100%;
	background-color: #244eae;
	color: white;
	padding: 4px;
	margin: 0px;
}
h4.blogentry-title a:link { color: white;  /*color:#00ff00;*/ text-decoration:underline; }
h4.blogentry-title a:visited { color: #ddddff; /*color:#ff6600;*/ 
text-decoration:underline; }

div.blogentry p {
	padding-left: 4px;
}

h4.rss-feed-title {
	/*font-style: italic;*/
	padding-left: 20px;
}
p.rss-desc {
	padding-left: 30px;
}

/*div.mainframe {
	background-color: #3A50CA;
	width: 90%;
	margin-right:auto;
	margin-left:auto;
	border-width: 3px;
	border-color: black;
	border-style: solid;
	padding: 0px;
}*/

#sidebar {
	bottom: 0%;
	right: 0%;
	height: 100%;
	width: 150px;
	/*background-color: yellow;*/
	overflow: auto;
}

#menu {
	background-color: #C6DBF7;
	background-color: #84AEDE;
        background-color: #1b38aa;
	/*padding: 5px;*/
	/*padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;*/
	color: white;
	font-family: ariel;
	font-size: 15px;
	/* ch position: absolute; 
        right: 10px;
        top: 10px; */
	margin-top: 10px;
	margin-left: 6px;
	width: 130px;
        border-style: outset;
        border-width: 2px;

	/*border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-right-width: 2px;
	border-right-style: dotted;
	border-color: black;*/
}


body>#sidebar {
    position: fixed;
}


#menu a { 
	font-size: 15px;
	color: white; 
	text-decoration:underline; 
}

#menu li {
	margin-bottom: 7px;
}

#menu ul {
	margin: 10px;
	padding: 0px;
	list-style: none;
}

#menu div.relatedlinks li {
	margin-bottom: 3px;
}

#menu div.relatedlinks ul {
	margin: 0px;
}

#menu div.relatedlinks {
	font-size: 12px;
	margin: 10px;
}
#menu div.relatedlinks a {
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

div.box {
	border-style: solid;
	border-color: #00ff00;
	border-width: 10px;
}

.outset3 {
	border-style: outset;
	border-width: 3px;
	margin-left: auto;
	margin-right: auto;
}

td.newsdate {
	padding-right: 20px;
}

tr.green {
	background-color: #ccddcc;
}

#header a:link, tr.header a:link { color: #5b91ef; color: #84aced;/*color:#00ff00;*/ text-decoration:underline; }
#header a:visited, tr.header a:visited { color: #ff68c2; /*color:#ff6600;*/ text-decoration:underline; }

#header address {
	color: white;
	font-family: ariel;
	/* shrink */
	font-size: 16px;
	font-size: 14px;
	padding: 10px;
	/* shrink */
        padding-bottom: 5px;
	margin-top: 0px;
}

#header p.mainurl {
	/* shrink */
	font-size: 14px;
	font-size: 12px;
	padding: 10px;
	padding-bottom: 0px;
	/* shrink */
	padding-top: 0px;
}

#header p.linkbar {
	color: white;
	/* shrink */
	font-size: 14px;
	font-size: 12px;
	padding: 10px;
	padding-top: 0px;
	/* shrink */
	padding-bottom: 0px;
}

table.bordered {
	border-style: outset;
	border-width: 2px;
	margin-left: auto;
	margin-right: auto;
}

img.logo {
	border-style: solid;
	border-color: #FFFFBB;
	border-width: 3px;
	/*float: right;*/

}

/*div.logo {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 25%;
	padding: 10px;
}*/

table.manage-rdf {
	border: 1px;
	border-color: black;
}

table.manage-rdf tr.odd {
	background-color: #ccddcc;
}

table.manage-rdf tr.even {
	background-color: transparent;
}

table.manage-rdf tr.cwmparsefailed {
        background-color: red;
}

table.manage-rdf tr.rdflibparsefailed {
        background-color: yellow;
}

.left-col { padding: 5px 5px 5px 5px; width: 10%; height: 100%; float: left; text-align: center; margin: 0px, 15px, 0px, 0px;}
.main {padding: 5px 5px 5px 25px;}

