body {
    background-color : #FFFFFF;
	margin : 0;
	padding : 0;
    font-family: "lucida grande", "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

body.home {
    background-image : url(/i/home_bg.jpg);
	background-repeat : no-repeat;
}

a:link,
a:visited{ 
    color: #000000; 
}

a:active,
a:hover { 
    color: #FF0000; 
}

p, h1, h2, h3, h4, INPUT, TEXTAREA {
    font-family: "lucida grande", "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif; 
}

input, select, textarea, td, font {
    font-size : 12px;
    font-family: "lucida grande", "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;

}

b, strong {
    letter-spacing : 1px;
}

form {
	padding: 0;
	margin: 0;
}

h3 {
    padding : 3px 0 3px 10px;
    background : #000000;
	letter-spacing : .2em;
	font-size : 11px;
}

h1, h2, h4 {
    margin : 6px 0;
}

h1, h2 { 
    line-height : 140%;
}

li { 
    padding-bottom : 8px;
}

ul.linklist {
	list-style-type: none;
	margin: 12px 0 0 0;
	padding: 0;
}

.linklist li {
	clear: left;
}

table.linklist td {
	padding-bottom: 6px;
}

/*  MASTHEAD STYLES  */

#banner {
    background : #000000;
	padding : 0 0 1px 0;
}

#logo {
    position: absolute;
	left: 460px;
	z-index: 35;
}

#mission {
  padding : 12px 0 12px 12px;
  background : #000000 url(../i/25years-banner.jpg) no-repeat;
  color : #FFFFFF;
  min-width: 970px;
  overflow: auto;
  white-space: nowrap;
}

#mission div {
	float: left;
}
 
.mtext {
    font-size : 12px;
	width : 38%;
	padding-top: 12px;
	white-space: normal;
}

#logohome img {
	width: 320px;
}

.masthead {
    padding : 0;
	border-top : 2px solid #FFFFFF;
	border-bottom : 2px solid #FFFFFF;
	background : #000000;
}

.navigation {
    background : #FFFFFF;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding : 6px 0 6px 16px;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 11px;
	white-space : nowrap;
}

.navigation a {
    padding : 6px 12px 6px 12px;
	border : none;
}

.navigation a:link, 
.navigation a:visited {
    color : #000000;
	text-decoration : none;
}

.navigation a:hover {
    color : #FFFFFF;
    background : #000000;
}

#support {
	margin: 0 0 0 12px;
}

/*   LOCAL NAVIGATION STYLES  */

#local {
    padding : 8px 0 8px 16px;
	border-bottom : 1px solid #FFFFFF;
    background : #000000;
	color : #FFFFFF;
}

.localnav p { 
    padding : 0;
	margin : 0;
	font-size : 11px;
	white-space : nowrap;
}

.localnav a {
    padding : 5px 8px 5px 8px;
}

.localnav a:link, 
.localnav a:visited {
    color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	border : 1px solid #000000;
}

.localnav a:hover {
    color : #FFFFFF;
	border : 1px solid #FFFFFF;
}

/*  SECONDARY COLUMN STYLES  */

#secondary,
#secondaryhome {
    position : absolute;
	left : 65%;
	margin : 3px 0 0 16px;
    padding : 0 6px 16px 16px;
	z-index : 50;
}

#secondary {
	background: #FFF;
}

#secondaryhome {
	color : #FFFFFF;
} 

.contact {
    width : 185px;
    font-size : 11px;
	line-height : 140%;
}

#secondaryhome .contact {
    background-image : url("../i/home.jpg");
	background-repeat : no-repeat;	
	padding : 16px 0 120px 24px;
	width : 226px;
    font-size : 11px;
	line-height : 140%;
}

.contact h3 {
    margin : 0;
	padding : 0;
    background : none;
}

.module {
    margin : 0 0 16px 0;
}

.module,
.module td {
    font-size : 11px;
	color : #000000;
	line-height : 140%;
}

.module a:link,
.module a:visited{ 
	font-weight : bold;
	text-decoration: none; 
	}

.module a:active,
.module a:hover { 
	text-decoration : underline; 
}

.module h3 {
    color : #FFFFFF;
}

/* .module a:link img,
.module a:visited img {
    border : 1px solid #000000;
}

.module a:hover img {
    border : 1px solid #FF0000;
} */

.module img {
    margin : 0;
}

/*   MAIN CONTENT STYLES  */

#content, #footer, #comments {
    padding : 16px 35% 0 16px;

	} 

#comments h3,
#secondary h4,
#secondaryhome h4 {
    margin : 0;
    border : 1px solid #000000;
	padding: 3px 0 3px 10px;
	font-size : 11px;
	background-color : #FFFFFF;
}

#comments h4 {
    width : 65%;
    padding : 0 6px 0 10px;
    background-color : #666666;
	letter-spacing : .2em;
	font-size : 11px;
	color : #FFFFFF;
	border: none;
}


#footer {
    font-size : 11px;
    color : #666666;
}

#image {
    display : block; 
    padding : 0;
	margin : 0 6px 16px 16px; 
    float : right; 
    font-size : 11px;
}

#imageleft {
    margin-right : 12px;
    float : left; 
    font-size : 11px;
}

#imageleft img {
    max-width: 260px;
    max-height: 260px;
}

#image img {
    margin-bottom : 6px;
}

.thumbnail img {
	max-height: 85px;
	max-width: 85px;
	padding: 6px;
}

div.thumbnail {
	float: left;
	margin: 0 9px 3px 0;
	border: 1px solid #ccc;
	background: #fff;
	width: 97px;
	text-align: center;
}


.author {
    display : block;
    padding : 6px 0 0 0;
    color : #666666;
}

.error {
    color : #FF0000;
}

.main {
    padding : 0 0 12px 0;
}

.main p {
    margin : 0 0 6px 0;
}

.subtext,
.subtext a {
    color : #666666;
    font-size : 12px;
}

.text {
	line-height : 120%;
	font-size : 12px;
}

.text h3 {
    color : #FFFFFF;
}

.summary {
    padding : 0;
	margin : 0 6px 16px 0;
    border-bottom : 1px solid #000000;
}

#subscribe {
	border: 1px solid #ccc;
	padding: 6px 6px 3px 6px;
}

#subscribe a {
	font-weight: normal;
	text-decoration: underline;
	margin-top: 6px;
}

#subscribe input {
    font-size : 11px;
    font-family: "lucida grande", "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    margin: 0 0 6px 0;
}

#subscribe input.submit {
	margin: 3px 10px 0 0;
}

#subscribe label {
	color: #666;
	margin: 0;
	padding: 0;
}

.submitlink {
   color: #000000;
   background-color: transparent;
/*   text-decoration: underline; */
   border: none;
   cursor: pointer;
   cursor: hand;
  }
  
  .alert {
      background-color: #fffc88;
      margin: 0;
      color: #101010;
      padding: 6px;
  }
  

.waiting {
	display: block;
	background-color: #eee;
	border: 1px dashed #777;
	padding: 3px;
	color: #555;
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: 11px;
}

.waiting a {
	color: #555;
}

.waiting-display {
	display: none;
}

.share {
	float: right;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 0 9px 9px;
	margin: 12px 6px 0 0;
}

.share a:link, .share a:visited {
	padding: 3px 16px 3px 20px;
	margin: 0;
	text-decoration: none;
	color: #000;
	opacity:0.8;
}

.share a.tweet:link, .share a.tweet:visited {
	background: url(/i/twitter.png) no-repeat;
	padding-left: 17px;
}

.share a.facebook:link, .share a.facebook:visited {
	background: url(/i/facebook.png) no-repeat;
}

.share a.delicious:link, .share a.delicious:visited {
	background: url(/i/delicious.png) no-repeat;
}

.share a:hover {
	opacity:1.0;
}