body
{
	background-color: #cccc99;
}

p, blockquote, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
        text-align: left;
}



p.menu {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.4em;
	line-height: 0.5em;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-1 ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px; /* Width of Menu Items */
	border-bottom: 1px solid black;
}

#sidebar-1 ul li 
{
	position: relative;
}
	
#sidebar-1 li ul
{
	position: absolute;
	left: 139px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}

/* Styles for Menu Items */
#sidebar-1 ul li a 
{
	display: block;
	text-decoration: none;
	color: black;
	background: #cccc99; /* IE6 Bug */
	padding: 5px;
	border: 1px solid black;
	border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#sidebar-1 li:hover ul { color: #ccoo33; background: #cccc99; }
/* Hover Styles */
 
#sidebar-1 li ul li a { padding: 2px 5px; } 
/* Sub Menu Styles */

#sidebar-1 li:hover ul, li.over ul { display: block; }
 /* The magic */	

#sidebar-2 p, #sidebar-1 p
{
  	line-height: 15px;
	font-size: 10px;
}

#head
{
	text-align: right;
	height: 125px;
        margin-left: 25px;
        background-image: url(/images/6.png);
        background-repeat:no-repeat;
        background-position:top left;
        padding-bottom: 25px;
}

#involve_cont
{
       margin-left: 92px;
       margin-right: 92px;
       height: 50px;
       border: 2px solid black;
}

#involve_join
{
       float: left;
       width: 200px;
       height: 50px;
       text-align: center;
       color: white;
       background-color: red;
}

#involve_donate
{
       float: left;
       width: 200px;
       height: 50px;
       text-align: center;
}

#involve_volunteer
{
       float: left;
       width: 200px;
       height: 50px;
       text-align: center;
       color: white;
       background-color: blue;
}

#container
{
	width: 800px;
	\width: 810px;
	w\idth: 800px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
        border: 1px black solid;
        background-color: #fff;
        background-image: url(/images/4.png);
        background-repeat:no-repeat;
        background-position:top right;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
        margin-right: 5px;
	padding-top: 100px;
}

#content
{
	margin-left: 155px;
	margin-right: 175px;
	padding-top: 30px;
}

#sidebar-2
{
	float: right;
	width: 175px;
	\width: 175px;
	w\idth: 175px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-family: "Copperplate Gothic Bold", Copperplate, serif;
	font-size: 2.em;
	font-weight: normal;
	text-decoration: none;
}

h2
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1em;
	font-weight: normal;
}

h3
{
	font-weight: normal;
}


h4
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}