/* 
=====================
Illumicom, LLC. - http://www.illumicom.com
CSS Author: Calvin Webster
=====================
*/
#home {
	display:none;
	}
#boxes {
	display:none;
	}
#page-header {
	display:none;
	}
	
.box {
	display:none;
	
}
/* Subpage Styles */

#center {
	width: 550px;
	float: left;
}
#left {
	width: 245px;
	float: left;
	margin-top:10px;
	margin-left:5px;
}
#right {
	width: 200px;
	float: left;
}
#center .content {
	padding: 14px 22px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 4px 06px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 14px 6px;
	font-size: 0.85em;
	line-height: 1.5em;
}
#right .content ul {
	margin:0;
	padding:5px;
	}
#center a:link {
	color: #3289ff;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #66eaff;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#left ul.page-header-links {
	/*float: left;*/
	margin: 0;
	padding:0;
	list-style: none;	
}
#left ul.page-header-links li { 	
	margin: 0; 
	padding: 10px 0 0 5px;
	/*float: left;*/
}
#left .page-header-links li a {
	/*float: left;*/
	width: 110px;
	height: 31px;
	display: block;
	text-indent: -999em;
	text-decoration: none;
}               
#left ul.page-header-links li a#page-header-advocate { background: url(../images/pageheader-advocate.gif) no-repeat; }
#left ul.page-header-links li a#page-header-give { background: url(../images/pageheader-give.gif) no-repeat; }
#left ul.page-header-links li a#page-header-volunteer { background: url(../images/pageheader-volunteer.gif) no-repeat; 
	padding: 0;
}
#left ul.page-header-links li a#page-header-advocate:hover,
#left ul.page-header-links li a#page-header-give:hover,
#left ul.page-header-links li a#page-header-volunteer:hover {

background-position: 0px -31px;
	
}
.boxes {
	width:200px;
	margin:0;
	background-color:#ffffff;
	}
