body, html {
  	/* font-family: "lucida grande", "trebuchet ms", verdana, Arial, Helvetica, sans-serif; */
	font-family: palatino, "urw palladio l", "Palatino Linotype", "georgia", "Times New Roman",
	times, serif;
}


body {
	padding: 1em;
	margin: 2em;
        background: #fff;
        color: #000;
        min-width: 750px;
	font-size: 100%;
}

html {
        /*
	background: #982;
	background: #990;
	background: #cc0;
	background: #ee9;
	background: #ba2;
	background: #792;
        color: #fff;
        */
	background: #ddeedd;
}

.backblend {
	background: #ddeedd;
}

.backwhite {
        background: #fff;
        color: #000;
}

.sidebarlist {
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 11em;
}
div.sidebarcenter {
    white-space: nowrap;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

img.logo {position: relative; top: -30 }

div.capt {
    text-align: center;
    font-weight: 600;
    font-family: helvetica, Arial, sans-serif;
    font-size: 90%;
}

p.capt {
    text-align: left;
    font-size: 90%;
}

#wrap {
        margin: 0 auto;
        width: 825px;
}

#header {
}

#main {
        float: left;
        width: 450px;
        padding: 0px 1em 0px 1em;
        margin-bottom: 1em;
}

#rmain {
        float: left;
        width: 500px;
        padding: 0px 1em 0px 1em;
        margin-bottom: 1em;
        margin-left: 2em;
}

#sidebar {
        float: left;
        margin-left: 2em;
        width: 330px;
	vertical-align: top;
	text-align: center;
}

#nav { 
}
#photo { 
}
#coord {
}

#content { 
        margin-top: 2em;
        clear: right;
	text-align: left;
}
#footer {
        float: left;
        margin-top: 2em;
        clear: both;
}

.code {
	font-family: monaco, fixed width, terminal, monospace;
	margin: 0px;
	padding: 3px 1em 3px 1em;
	border: 1px solid #000;
	background: #666;
	color: #eee;
	font-size: small;
}

p.header {
	margin-top: 1px;
        text-align: left;
        font-size: large;
        color: #000066;
}

p.abstract {
	margin-top: 4px;
        padding-left: 2em;
        text-align: justify;
        font-size: small;
}

#photo a {
	color: #666;
	font-size: small;
}

#photo img {
	border: 1px solid #ccc;
}

.index {
	margin: 0px 0px 1em 0px;
	padding: 2px 4px 2px 4px;
	background: #ce9;
	border: 1px solid #ccc;
	color: #000;
	text-align: left;
	font-size: small;
}

.index h3 {
        display: inline;
}

.index ul {
        list-style: none;
        margin-left: 0;
        padding-left: 1em;
        text-indent: -1em;
}

.index ul li:before {
        content: "\00BB \0020";
}

ul.bullets {
        list-style: none;
        margin-left: 0;
        padding-left: 4ex;
        text-indent: -1.5ex;
        font-size: small;
}
ul.bullets li:before {
        content: "\00BB \0020";
}
ul.bullets li { 
        margin-bottom: 2px;
}

ul.nobullets li { 
        margin-bottom: 2px;
}
ul.nobullets {
        list-style: none;
        margin-left: 0;
        padding-left: 2em;
        font-size: small;
}

ul.nobulletsspaced li { 
        margin-bottom: 10px;
}
ul.nobulletsspaced {
        list-style: none;
        margin-left: 0;
        padding-left: 2em;
}

ul.noindent li { 
        margin-bottom: 2px;
}
ul.noindent {
        list-style: none;
        margin-left: 0;
        padding-left: 0;
        font-size: small;
}

ul.smallindent li { 
        margin-bottom: 2px;
}
ul.smallindent {
        list-style: none;
        margin-left: 0;
        padding-left: 1em;
}

.biblio h4 {
        display: inline;
        font-weight: bold; color: #306000; text-align: left;
}

.biblio ul {
        list-style: none;
        margin-left: 0;
        padding-left: 1em;
}

.biblio ul li:before {
        content: "\00BB \0020";
}

p.bib { text-align: left; margin-left: 3em; margin-right: 3em; }

p.lcaption { margin-top: 0px; font-size: x-small; text-align: left; }
p.rcaption { margin-top: 0px; font-size: x-small; text-align: right; }
p.ccaption { margin-top: 0px; font-size: x-small; text-align: center; }

p.centering { text-align: center }
p.left { text-align: left; }
p.right { text-align: right; }

p#disclaimer {
	text-align: justify;
        margin: 0px 3em 0px 3em;
        font-size: x-small;
}

img { border-width: 0; }

h1, h2, h3, h4 { color: #000066; text-align: left; font-style: italic }
h1 { font-weight: bold; font-size: 220%; }
h2 { font-weight: normal; font-size: 150%; }
h3 { font-weight: normal; font-size: 125%; }
h4 { font-weight: normal; font-size: 100%; }

table { border: 0px;
        padding: 0px 0px 0px 0px;
}
td { color: #000000; }

table.tableborder {
        border: 0px solid;
        border-spacing: 0px;
        border-collapse: collapse;
}
table.tableborder td, th {
        border: 1px solid;
        padding: 1px 1px 1px 1px;
}

span.jeticon {
    border-style: solid;
    border-width: 3 3 3 3;
    background: #fcb;
    font-size: 800%;
    font-style: italic;
    font-family: "Monotype Corsiva", "Lucida Handwriting", "urw palladio l", "Trebuchet MS", sans-serif;
    padding: 0 0 0 10;
}

/*
a { text-decoration: none; }
*/

.tag { color: #000066; }

a:visited { color: #000080 }
a:link { color: #0060c0 }
a:active { color: #000080 }
a:hover { background-color: #ffa; }

body.download {padding: 0}
body.download div.content h1 {font-size: 300%}
body.download div.content {border-style: solid; border-width: 1px; padding: 20px}
body.download div.content input, body.download div.content textarea {background-color: #fed}

.classname { font-family: helvetica, Arial, sans-serif; font-weight: 600 }
