body { 
 background-color: #003366;
 font-family: verdana,trebuchet,sans-serif; 
}

a:link { 
 color: #003366;  
 text-decoration: underline; 
}

a:visited { 
 color: #003366; 
 text-decoration: underline; 
}

a:active { 
 color: #003366;   
 text-decoration: underline; 
}

a:hover { 
 color: #FF9900;  
 text-decoration: underline; 
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 420px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 390px;
}
body>#content {
 width: 420px;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.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;} 


/*---  LEFT SIDE BAR ---*/

.lefties, .lefties a { 
 color:       #FFFFFF;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 font-weight: bold;
}
.lefties a:link    { color:  #FF9900; font-size: 9px; font-weight: bold;}
.lefties a:visited { color:  #FF9900; font-size: 9px; font-weight: bold;}
.lefties a:active  { color:  #FF9900; font-size: 9px; font-weight: bold;}
.lefties a:hover   { color:  #FFFFFF; font-size: 9px; font-weight: bold;}

.bleft, .bleft a { 
 color:       #FFFFFF;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 font-weight: bold;
}
.bleft a:link    { color:  #FF9900; font-size: 12px; font-weight: bold;}
.bleft a:visited { color:  #FF9900; font-size: 12px; font-weight: bold;}
.bleft a:active  { color:  #FF9900; font-size: 12px; font-weight: bold;}
.bleft a:hover   { color:  #FFFFFF; font-size: 12px; font-weight: bold;}

.sleft, .sleft a { 
 color:       #FFFFFF;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 font-weight: normal;
}
.sleft a:link    { color:  #FF9900; font-size: 9px; font-weight: bold;}
.sleft a:visited { color:  #FF9900; font-size: 9px; font-weight: bold;}
.sleft a:active  { color:  #FF9900; font-size: 9px; font-weight: bold;}
.sleft a:hover   { color:  #FFFFFF; font-size: 9px; font-weight: bold;} 


/*---  RIGHT SIDE BAR ---*/
.righties, .righties a {
 font-size: 11px;
 text-align: center;
 font-family: verdana,trebuchet,sans-serif;
 font-weight: normal;
 color: #000000;
}
.righties a:link    { color:  #003366; font-weight: bold;}
.righties a:visited { color:  #003366; font-weight: bold;}
.righties a:active  { color:  #003366; font-weight: bold;}
.righties a:hover   { color:  #FF9900; font-weight: bold;}

.bright, .bright a {
 font-size: 12px;
 text-align: center;
 font-family: verdana,trebuchet,sans-serif;
 color: #000000;
}
.bright a:link    { color:  #003366; font-size: 12px; font-weight: bold;}
.bright a:visited { color:  #003366; font-size: 12px; font-weight: bold;}
.bright a:active  { color:  #003366; font-size: 12px; font-weight: bold;}
.bright a:hover   { color:  #FF9900; font-size: 12px; font-weight: bold;} 




/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}


/*---  BLOG TITLES  ---*/

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #000000;
 font-weight: bold;
}

/*---  BLOG DATES  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #444444;
 font-weight: normal; 
}

/*---  ARCHIVES HEADER ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 text-align:  center;
 color:       #555555;
 margin-top: 2px;
 margin-bottom: 5px;
 padding-bottom: 12px;
 font-weight: bold;
 border-bottom:1px dotted #999999;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}







/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 4px;
 border-bottom:1px dotted #999999;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #555555;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 text-align:  left;
}











/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.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:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  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:   #fff;
  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:   12px;
 color:       #000000;
 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:   9px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #003366; text-decoration: underline;}
.navlinks a:visited { color:  #003366; text-decoration: underline;}
.navlinks a:active  { color:  #003366; text-decoration: underline;}
.navlinks a:hover   { color:  #FF9900; 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:  #003366; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #003366; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #003366; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #FF9900; text-decoration: underline;font-weight: bold;}
