/* mac hide \*/
html,body{height:100%}
/* end hide */

body {
	margin: 20px 0 0 0px;
	padding: 0;
	background: #ccc;
	color: #000;
	font: 12px/14px Arial, Helvetica, Verdana, sans-serif;
	text-align: center; 
}

img { border: none; vertical-align: top;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
	background: #fff url(../images/bodybg.gif) repeat-y;
}

/* mac hide \*/
* html body{background: #ccc;}
* html #container {
background: #ccc url(../images/bodybg.gif) repeat-y;
}
/* end hide*/

#left {
	width: 252px;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	clear: left;
}
.donate,
.social { 
	margin: 0 0 10px 20px;
	padding: 0;
	width: 232px;
	float: left;
}
.donate h2,
.social h2 {
	color: #fff;
	font-size: 1.1em;
}
.nav { 
	margin: 0px;
	padding: 0px;
	width: 252px;
	float: left;
	list-style-type: none;
	font-size: 1.2em;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%; /* Width of Menu Items */
}

.nav ul li{ position: relative; }
	
.nav li#about {
	width: 252px;
	height: 52px;
	margin: 0;
	padding: 0px;
	text-indent: 100px;
	float: left;
	background: url(../images/navbgabout.gif) no-repeat;
}

.nav li#about a {
	line-height: 52px;
	display: block;
	color: #fff;
	text-decoration : none;
}

/*Sub level menu items */
.nav ul li#about ul{
	position: absolute;
	top: 0;
	visibility: hidden;
}

.nav li#about ul a {
	padding: 2px 5px;
	line-height: 22px;
	text-indent: 10px;
	background: #98a5d3;
	border: 1px solid #6c5c95;
}

.nav li#grants {
	width: 252px;
	height: 52px;
	margin: 0;
	padding: 0px;
	text-indent: 100px;
	float: left;
	background: url(../images/navbggrants.gif) no-repeat;
}

.nav li#grants a {
	line-height: 52px;
	display: block;
	color: #fff;
	text-decoration : none;
}

/*Sub level menu items */
.nav ul li#grants ul{
	position: absolute;
	top: 0;
	visibility: hidden;
}

.nav li#grants ul a {
	padding: 2px 5px;
	line-height: 22px;
	text-indent: 10px;
	background: #711371;
	border: 1px solid #7a016e;
}

.nav li#give {
	width: 252px;
	height: 52px;
	margin: 0;
	padding: 0px;
	text-indent: 100px;
	float: left;
	background: url(../images/navbggive.gif) no-repeat;
}

.nav li#give a {
	line-height: 52px;
	display : block;
	color : #fff;
	text-decoration : none;
}

/*Sub level menu items */
.nav ul li#give ul{
	position: absolute;
	top: 0;
	visibility: hidden;
}

.nav li#give ul a {
	padding: 2px 5px;
	line-height: 22px;
	text-indent: 10px;
	background: #b1005c;
	border: 1px solid #860f54;
}

.nav li#events {
	width: 252px;
	height: 52px;
	margin: 0;
	padding: 0px;
	text-indent: 100px;
	float: left;
	background: url(../images/navbgevents.gif) no-repeat;
}

.nav li#events a {
	line-height: 52px;
	display : block;
	color : #fff;
	text-decoration : none;
}

/*Sub level menu items */
.nav ul li#events ul{
	position: absolute;
	top: 0;
	visibility: hidden;
}

.nav li#events ul a {
	padding: 2px 5px;
	line-height: 22px;
	text-indent: 10px;
	background: #005288;
	border: 1px solid #013d64;
}

.nav li a:visited { color: #fff; }
.nav li a:hover { color: #000;}
.nav ul li a:visited{ color: #fff; }

/* Sub level menu links style */
.nav ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #fff;
	text-decoration: none;
}

#pac {
	width: 252px;
	height: 40px;
	text-align: center;
	color: #fff;
	background: url(../images/pacbg.gif) no-repeat;
	float: left;
}
#pac a {
	line-height: 40px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#pac a:visited { color: #fff; }
#pac a:hover { color: #000;}

#ajaxfund {
	width: 252px;
	height: 40px;
	text-align: center;
	color: #fff;
	background: url(../images/ajaxfundbg.gif) no-repeat;
	float: left;
}
#ajaxfund a {
	line-height: 40px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#ajaxfund a:visited { color: #fff; }
#ajaxfund a:hover { color: #98A5D3;}

#signup {
	width: 200px;
	margin: 30px 15px;
	padding: 10px;
	float: left;
	color: #711371;
	background: #98a5d3;
	border: 2px solid #711371;
}

#signup .center {color: #000; text-align: center;}

.submit {
	margin: 5px 0;
	color: #711371;
	background: #98a5d3;
}
#cfc {
	margin-left: 20px;
}
#right {
	width: 748px;
	margin: 0;
	padding: 0;
	color: #000;
	float: left;
}

#righttag {
	width: 748px;
	height: 53px;
	color: #fff;
	background: url(../images/tagright.gif) no-repeat;
	text-align: right;
	font-size: 1.2em;
}

#righttag a {
	margin: 0;
	padding: 0 10px; 
	line-height: 50px;
	color: #fff;
	text-decoration: none;
}

#righttag a:visited {color: #fff;}
#righttag a:hover {color: #000;}

#copy {
	font: 1em/1.4em Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	margin-top: 20px;
	padding: 5px 50px 15px 50px;
	float: left;
}

#copy ul#articlelist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#copy h1, #articlelist h1 {
	font: 1.4em/1.6em Arial, Helvetica, Verdana, sans-serif;
	color: #111; 
	font-weight: bold; 
	border-bottom: 1px solid #ccc;
}

#copy h2, #articlelist h2 {
	font: 1.4em/1.6em Arial, Helvetica, Verdana, sans-serif;
	color: #111; 
	font-weight: bold; 
	border-bottom: 1px solid #ccc;
}

#copy h3, #articlelist h3 {
	font: 1.3em Arial, Helvetica, Verdana, sans-serif;
	color: #111; 
	font-weight: bold; 
}

#copy h4, #articlelist h4 {
	font: 1.2em Arial, Helvetica, Verdana, sans-serif;
	color: #111; 
	font-weight: bold; 
}

#copy h5, #articlelist h5 {
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	color: #111; 
	font-weight: bold; 
}

#copy a { color: #111; }

#articlelist a { color: #111; text-decoration: none; }

#copy a:visited, #articlelist a:visited { color: #000; }
#copy a:hover, #articlelist a:hover { color: #015289; }

.imageright {margin: 0 0 20px 20px; float: right; clear: right;}

#sitemap {
	font: 1em/1.4em Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	margin-top: 20px;
	padding: 5px 50px 15px 50px;
	float: left;
}

#sitemap h1 {
	font: 1.4em/1.6em Arial, Helvetica, Verdana, sans-serif;
	color: #111; 
	font-weight: bold; 
	border-bottom: 1px solid #ccc;
}

#sitemap li {margin: 0; padding: 0; list-style-image: url(../images/arrowbullet.gif);}

#sitemap a { color: #111; }
#sitemap a:visited { color: #000; }
#sitemap a:hover { color: #015289; }

.top {font-size: .8em; font-weight: normal; text-align: right;}

#footer {
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height: 30px;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	color: #000;
	background: #ccc;
	clear: both;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #000;
	text-decoration: none;
}

#footer h2 a:hover {
	color: #711371;
	text-decoration: underline;
}

#footer h3 {
	margin: 0;
	text-align: center;
	font: normal 10px Arial, Helvetica, Verdana, sans-serif;
	color: #aaa;
}

#footer h3 a:visited, #footer h3 a:link {
	color: #aaa;
	text-decoration: none;
}

#footer h3 a:hover {
	color: #711371;
	text-decoration: underline;
}

.clearer {
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

