body {
 background-color: #ffffff;
 margin-left: 5px;
 margin-right: 0px;
 margin-top: 0px;
 font-size: 11px;
 font-family: verdana,georgia,sans-serif;
}

.art-title {
 font-weight: bold;
 font-size: 16px;
 color: #854000; /* was #000000 */
 text-decoration: none;
 text-align:  left;
 }
 
a:link {
 color: #333399;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #333399;
 font-weight: normal;
 text-decoration: none;
}

a:active {
 color: #333399;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #0000ff;
 font-weight: bold;
 text-decoration: underline;
}


.rightstyle
{
 border-color: #444444;
 border-bottom: 0px;
 border-top: 0px;
 border-left: 1px;
 border-right: 0px;
 border-style: solid;
}
.inabox
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxed
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxedbottom
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxedright
{
border-bottom: 0px;
border-top: 0px;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #04315F;
}

.boxedleft
{
border-bottom: 1px;
border-top: 1px;
border-left: 1px;
border-right: 0px;
border-style: solid;
border-color: #04315F;
}


.basedate
{
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
 text-align: left;
 padding-bottom: 14px;
 }

.namedate { color: #000000; font-size: 12px; text-align: left; }

.blurbtext { color: #000000; font-size: 12px; }


.loginLinks, .loginLinks a {
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;}


.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px;
}


H2 {
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
}


H3 {
 font-size:   14px;
 color:       #8b0000;
 font-weight: bold;
}

H4 {
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}


H5 {
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


.weblog {
 padding-bottom: 10px;
}


.author {
 font-size:   11px;
 color:       #555555;
 font-weight: bold;
}


p {
 font-size:   12px;
 color:       #222222;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}

blockquote { font-size: 12px; }

/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}


.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
}

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #ffffff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fffffff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #ffffff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 font-weight: bold;
}
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}