.dotted
{
    border: 1px dotted #77a;
    margin-bottom: 10px;
}

.dotted ul {
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 0 0 0 10px;
    line-height: 1.5em;
}
img, img.noborder
{
    border: none;
}

img.image
{
    border: none;
    margin: 2px;
    padding: 0px;
}

img.picture
{
    border: 1px solid black;
    margin: 10px;
    padding: 0px;
}

img.photo
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
}

body
{
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
}

p, body, td, ol, ul, menu, blockquote, div
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

small
{
    font-size: 10px;
}

blockquote.cite
{
    padding-left: 0.5em;
    margin-left: 0;
    /* margin-right: 0;
    margin-top: 0;
    margin-bottom: 0; */
    /* border-left: solid;
    border-width: thin;
    border-color: #505050; */
    border: 0px;
    border-left: 1px solid #0000ff;
    /* font-style: italic; */
}

blockquote.quote
{
    margin-left: 2%;
    margin-right: 2%;
    padding: 10px;
    background-color: #E0E0E0;
    color: black;
}

div.sep
{
    text-align: center;
    color: #660066;
    background-color: transparent;
}

div.quote
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-style: solid;
    border-width: thin;
    border-color: gray;
    padding: 5px;
    text-align: center;
    background-color: #FEFFE6;
    color: black;
}

div.quoteauthor
{
    text-align: right;
}
div.error
{
    color:red;
    display:none;
}

div.centered
{
    text-align: center;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: bold; 
}

h1
{
    font-size: 30px; 
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: 0px;
    color: #333399;
}

h2
{
    font-size: 22px; 
    margin-top: 0px; 
    margin-bottom: 0px;
    /* margin-left: -20px;
    margin-right: -20px; */
    color: #333399;
    /* border-bottom: 1px solid #eee; */
}

h3
{
    font-size: 17px;
    color: #6B2525;
    border: 0px;
    border-bottom: 1px solid #eee;
    /* margin-left: -20px;
    margin-right: -20px; */
    margin-bottom: -5px;
}

h4
{
    font-size: 14px;
    margin-bottom: -5px;
}

th
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

td
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
}

td.leftalign
{
    text-align: left;
}

td.rightalign
{
    text-align: right;
}

td.centeralign
{
    text-align: center;
}

td.button
{
    text-align: center;
}

.listnormal, .listhilite
{
    text-align: left;
    background-color: transparent;
    border-bottom: 1px solid #E0E0E0;
    padding-top: 5px;
}

.listhead
{
    text-align: left;
    background-color: transparent;
    border-bottom: 1px solid black;
    margin-bottom: 2px;
    padding-top: 10px;
}

div.headerarea
{
    text-align: left;
    color: black;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    background-repeat: repeat;
}

div.footerarea
{
    text-align: center;
    margin: 0px;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

div.headerbar
{
    text-align: center;
    color: white;
    background-color: black;
    font-weight: normal;
    padding: 2px;
}

div.footerbar
{
    text-align: center;
    color: white;
    background-color: black;
    font-weight: normal;
    padding: 2px;
}

div.mainbody
{
    margin: 20px;
    /* margin-left: 40px;
    margin-right: 40px; */
    padding: 0px;
}

a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(../images/icons/too_cool_sash.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}


a:link
{
    text-decoration: underline;
    color: blue;
}

a.siteheader, a:visited.siteheader
{
    font-size: 30px;
    font-weight: bold;
    margin-left: 10px;
    color: black;
    background-color: transparent;
    text-decoration: none;
}

a:hover.siteheader, a:active.siteheader
{
    color: red;
    background-color: transparent;
    text-decoration: none;
}

a.headerlink, a:visited.headerlink, a.footerlink, a:visited.footerlink
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-color: black;
}

a:hover.headerlink, a:active.headerlink, a:hover.footerlink, a:active.footerlink
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: red;
    background-color: black;
}

a.currentheaderlink, a:visited.currentheaderlink
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #D0D0D0;
    background-color: black;
}

a:hover.currentheaderlink, a:active.currentheaderlink
{
    color: red;
    background-color: black;
}

.currentheader
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #D0D0D0;
    background-color: black;
    text-decoration: none;
}

a.list, a.footertext, a:visited.list, a:visited.tales, a:visited.footertext,
a:visited.hlist
{
    text-decoration: none;
}

a.tales, a.hlist
{
    font-weight: bold;
    text-decoration: none;
}

a.person
{
    font-weight: bold;
}

a:visited
{
    color: red;
}

a:active
{
    color: #A00000;
    background-color: #CCE;
}

a:hover
{
    background-color: #CCE;
}

a:hover.list, a:active.list
{
    text-decoration: underline;
    color: maroon;
    background-color: transparent;
}

a:hover.footertext, a:hover.tales, a:hover.hlist,
a:active.footertext, a:active.tales, a:active.hlist
{
    text-decoration: none;
    background-color: #CCE;
}

a.calendar, a:visited.calendar
{
    text-decoration: none;
    color: blue;
    font-weight: bold;
    background-color: transparent;
}

a:hover.calendar, a:active.calendar
{
    text-decoration: underline;
    background-color: transparent;
}

.pre
{
    font-family: "Courier New", Courier, monospace;
}

.journaltitle
{
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    color: #C00000;
    font-weight: bold;
    font-size: 17px;
}

td.journaldate
{
    background-color: #E0E0E0;
}

input.searchbox
{
    border: 1px solid black;
}

input.button
{
    color: white;
    background-color: #666699;
    border-bottom: thin solid #222244;
    border-right: thin solid #222244;
    border-top: thin solid #9999cc;
    border-left: thin solid #9999cc;
    font-size: 12px;
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

td.sectionhead
{
    border-top: 1px dashed #C0C0C0;
    border-right: 1px dashed #C0C0C0;
    padding: 10px;
}

td.sectionbody
{
    border-top: 1px dashed #C0C0C0;
    padding: 0px;
}

td.sectionbody p, td.sectionbody img, td.sectionbody ol, td.sectionbody ul
{
    margin: 15px;
}

td.sectionbody ol, td.sectionbody ul
{
    padding-left: 30px;
}

.sname
{
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: purple;
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
}

pre.console
{
    color: #C0FFC0;
    background-color: black;
    padding: 10px;
    margin: 15px;
}

div.titleandcontent
{
    margin-top: 15px;
}

div.shortcontent
{
    padding-left: 40px;
}

table.topcontent
{
    margin-top: 10px;
}

