body { 
  background-color: #736D7B; 
  font-size: 11px; 
  font-family: verdana,trebuchet,sans-serif; 
  margin:0px;
}

body-old {
  background-color: #736D7B; 
  margin-left: 5px; 
  margin-right: 40px; 
  margin-top: 0px; 
}

#banner {
font-family:verdana, arial, sans-serif;
color:#CC0000;
font-size:x-large; 
font-weight:normal;
border-bottom:1px dotted #999;
border-top:2px dotted #999;
background:#000;
padding:15px;
text-transform:uppercase;
letter-spacing:.5em;
}
#banner a,
#banner a:link,   
#banner a:visited,
#banner a:active,
#banner a:hover {
font-family:verdana, arial, sans-serif;
font-size: x-large;
color: #FFF;
text-decoration: none;
}
.description {
font-family:verdana, arial, sans-serif;
color:#FFCC00;
font-size:x-small;
font-weight:bold;
background:#000;
text-transform:none;
letter-spacing:.2em;
}

.dlogo { background-image:url('/archive/bg_header.gif'); }

a:link    { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:visited { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:active  { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:hover   { color: #cccccc; font-size: 12px; font-weight: bold; text-decoration: none; }


/*  Small Sized links  */
.smLinks, .smLinks a:link, .smLinks a:active, .smLinks a:visited, .smLinks a:hover{
 color:       #FFFFFF;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 font-weight: bold;
}
.smLinks a:link    { color:  #FFFFFF; text-decoration: underline;}
.smLinks a:visited { color:  #FFFFFF; text-decoration: underline;}
.smLinks a:active  { color:  #FFFFFF; text-decoration: underline;}
.smLinks a:hover   { color:  #CCCCCC; text-decoration: none;}




/* 
    This formats the hyperlinks that appears in the member navbar:
    login, register, calendar, etc.
*/
.loginText, .loginText a:link, .loginText a:active, .loginText a:visited, .loginText a:hover{
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 font-weight: bold;
}
.loginText a:link    { color:  #cccccc; }
.loginText a:visited { color:  #FFFFFF; }
.loginText a:active  { color:  #FFFFFF; }
.loginText a:hover   { color:  #cccccc; }


/* 
    White colored header text used at the top of all forms.
*/
.whiteText {
 color:       #cccccc;
 font-family: verdana,trebuchet,arial,sans-serif;
 font-size:   10px;
 font-weight: bold;
}


.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #660000;
 font-weight: normal;
}
.author a {
 color:	#660000;
 text-decoration:none;
}

.red {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #ff0000;
 font-weight: bold;
}

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #CCCCCC;
 font-weight: bold;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #CCCCCC;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
}
H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #CCCCCC;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


.smText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #FFFFFF;
 font-weight: normal;
}


.medText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #FFFFFF;
 font-weight: normal;
}


.lgText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #FFFFFF;
 font-weight: bold;
}

.menuitems {
 color:        white;
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px dotted #999;
}

input {
 font : bold 11px/12px verdana,trebuchet,sans-serif;
 border : 1px solid #666666;
 color : white;
 background-color : #000000;
 margin-top: 2px;
 margin-bottom: 2px;
}

input.large {
 width: 200px;
}

input:focus {
 background-color : #ffffff;
}

input.button {
 color : white;
 background-color : #000000;
}

textarea {
 border: 1px solid #666666;
 margin-bottom: 10px;
 color: white;
 background-color: #000000;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #cccccc;
}

.pulldown {
 font-family: trebuchet,Verdana, sans-serif;
 font-size:11px;
 font-weight: bold;
 color:#ffffff;
 border-top: #FFFFFF 1px solid;
 border-left: #FFFFFF 1px solid;
 border-right: #FFFFFF 1px solid;
 border-bottom: #FFFFFF 1px solid;
}

.old {
 background-color:#D6D3DE;
}
.weblog {
 color:#000000;
 background-color:#999999;
 padding: 20px;
 padding-bottom: 12px;
 border-bottom:1px dotted #666666;
}
.weblog h3 {
 color:#000000;
}
.weblog a {
 color:#000000;
 text-decoration:none;
}

.more {
 color:#FFFFFF;
 padding-left: 15%;
 padding-right: 15%;
}

#menu {
 position: absolute;
 right: 0px;
 top: 150px;
 width: 180px;
 font: 11px/12px verdana,trebuchet,sans-serif;
 margin-left: 10px;
 margin-right: 10px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 30px;
 text-align: left;
 color: #333;
 border-left: 1px dotted #999;
}
body>#sidebar { 
  width : 180px; 
}
#content {
 text-align: left;
 margin : 0px 251px 0px 0px;
 padding : 30px 5px 75px 8%;
 voice-family: "\"}\"";
 voice-family: inherit;
}



/* THE FOLLOWING ARE FOR USE WITH THE GALLERY */

.caption {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #FFFFFF;
 font-weight: normal;
}
.desc {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #FFFFFF;
 font-weight: normal;
}
.fineprint {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #FFFFFF;
 font-weight: normal;
}
.nav, .nav a:link, .nav a:vlink {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #FF0000;
 font-weight: bold;
 text-decoration: none;
}
.nav a:link, .nav a:vlink {
 color:       #FFFFFF;
}
.head {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #FFFFFF;
 font-weight: bold;
}
.admin {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #FFFFFF;
 font-weight: normal;
}





/* THE FOLLOWING ARE FOR USE WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 font-weight: bold;
}


/*  Navigational links in the header  */
.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:  #FFFFFF; text-decoration: none;}
.navlinks a:hover   { color:  #cccccc; 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:  #FFFFFF; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}


