/* CSS Document */
#page_content {
		margin: 0px auto;
	padding:0px;
	border:0px;
	min-height:590px;
    height:expression('590px');
	position:relative;
	WIDTH: 794px;
	text-align:left;
	background-image:url(../common/background.jpg);
	background-position:top;
	background-repeat:no-repeat;

}


body{
padding:0px;
border:0px;
margin:0px;
text-align: center;
	background-color: #B8CCE4;
	
}

#footer{
width:100%;
text-align:center;
font-size:10px;
color:#000000;
}
#footer a:link,a:visited{
color:#000000;
}
blockquote{
margin-top:0px}
#address_bar{
	background-color:#DDD8C2;
	position:absolute;
	top:132px;
	left:0px;
	width:794px;
	height:23px;
}
#menu{
	background-color:#EEECE1;
	position:absolute;
	top:155px;
	left:0px;
	width:185px;
	height: 770px;
	padding-left:10px;
}
#menu div{
padding-top:10px;}
#volunteer {
	position:absolute;
	left:367px;
	top:8px;
	width:100px;
	height:27px;
}

#about {
	position:absolute;
	left:566px;
	top:8px;
	width:90px;
	height:27px;
}

#donate {
	position:absolute;
	left:367px;
	top:35px;
	width:100px;
	height:27px;
}

#contact {
	position:absolute;
	left:566px;
	top:35px;
	width:90px;
	height:27px;
}

#partner {
	position:absolute;
	left:367px;
	top:62px;
	width:120px;
	height:29px;
}

#home {
	position:absolute;
	left:566px;
	top:62px;
	width:90px;
	height:29px;
}

#textbox {

	padding-left:220px;
	padding-top:170px;
	width:550px;

}

img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
}
ul {
margin-top:0;}

.rollover{
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}
a:link {
	color: blue;
	text-decoration: none;
}    
a:visited {
	color: blue;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;	
}

.float_right{
float:right;
padding-left:5px}
.float_left{
	float:left;
	padding-right: 5px;
}
p {
padding-bottom:8px;
}
.bold{
font-weight:bold}

.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;

}
.white{

	color: #FFFFFF;
	}
.heading {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.small{
font-size:12px}
