
html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

A:link {text-decoration: none; color: #608bb5;}
A:visited {text-decoration: none; color: #608bb5;}
A:active {text-decoration: none; color: #608bb5;}
A:hover {text-decoration: underline; color: #608bb5;}

.header  {
        color: #13511c;
	font-size:14px;
	font-weight: bold;
	font-family:verdana,sans serif;
	text-decoration : none;
}

.dateline
{	
  font-family: Helvetica,sans-serif;
  font-size:10px;
  text-decoration : none;
}

.letter
{	
  font-family: Helvetica,sans-serif;
  font-size:8px;
  text-decoration : none;
}

.headline
{	
	font-family: Helvetica, Verdana, Arial, sans-serif; 
  font-size:24px;
  color:#000000;
  text-decoration : none;
}

.line
{	
	font-family: Helvetica, Verdana, Arial, sans-serif; 
  font-size:24px;
  color:#c2c2c2;
  text-decoration : none;
}

p
{
color:black;
font-family: Helvetica, Verdana, Arial, sans-serif;
size: 10px;
}

.quote
{	
  font-family: Helvetica,sans-serif;
  font-size:14px;
  color: #c2c2c2;
  text-decoration : none;
}

.nav
{	
  font-family: Helvetica,sans-serif;
  font-size:18px;
  color: #69c174;
  text-decoration : none;
}

.subheadline
{	
	font-family: Helvetica, Verdana, Arial, sans-serif; 
  font-size:14px;
  color:#608bb5;
	line-height: 2;
  text-decoration : none;
}

.agenda
{	
	font-family: Helvetica, Verdana, Arial, sans-serif; 
  font-size:14px;
  color:#000000;
	line-height: 2;
  text-decoration : none;
}

body {
	background: url(http://www.wecanlead.org/bg4.gif) repeat-y fixed 50% 50%;
    background-color: #ffffff;	
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 30px;
	margin: 0; 
	padding: 0; 
	text-align: left;

	}
	
	#news
{	
  font-family: Helvetica,sans-serif;
  font-size:14px;
  color: #c2c2c2;
  text-decoration : none;
}


	
#content {
	width:992px;
	margin: -10px auto;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	background-color: #ffffff;
	}
	
	
	#container {
	width:992px;
	margin: -10px auto;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	background-color: #ffffff;
	}
	
	#footer {
		position:relative;
		bottom:0;
		width:100%;
		height: 50px;			/* Height of the footer */
		background:#69c174;
		z-index: 1;
	}
	


