body {
color: #000080;
background-color:  #D5D5F7; /*#FFF5EE; #FFEFD5;  */
font-family: Gentium,Georgia,Serif;
}

h1 {
display: inline;
}

a {
color: #000080;
}

a.current {
color: #800000;
}

img { border: 0px; }

p { margin-top: 0; }

p.indent {
margin-left: 20px;
margin-right: 20px;
}

ul.menu {
display: inline;
list-style: none;
padding: 0;
border: 0;
}

ul.menu li {
display: inline;
padding-right: 10px;
}

#head {
width: 100%;
}

#menublock {
position: relative;
top: -30px;
left: 0px;
}
#menu {
position: relative;
margin-left: 240px
}

#body {
position: relative;
top: -30px;
left: 0px;
width: 100%;
background-color: #000;
}

#bodyinset{
position: absolute;
top:0px;
left: 10px;
right: 10px;
}

#bodytitle{
position: relative;
top: 0px;
left: 0px;
width: 100%;
background-color: #AAF;
}

#bodytitle h2{
margin: 0;
}

#breadcrumb{
position: absolute;
bottom: 0px;
right: 0px;
/*float:right;*/
}

h3{ margin: 0; }

#bodynav{
float: left;
width: 230px;
background-color: #AFA;
}
#bodynav ul{
margin: 0;
list-style-type: none;
padding: 0;
}

#bodycontent {
position: relative;
border: 0;
padding: 0;
margin-left: 230px;
margin-right: 50px;
}

blockquote {
font-style: italic;
}

#copy {
background-color: #AAF;
font-size: smaller;
clear: both;
}

.floatright {
float: right;
}

/*Admin CSS*/

.editor {
border: 1px white dotted;
background-color: inherit;
color: inherit;
font: inherit;
width: 100%;
height: 100%;
}
