@charset "UTF-8";
/* CSS Document */

body
{background-image:url(../images/Wood_Backgrounds.jpg);
background-repeat:repeat-x, repeat-y;
font-family: Arial, Helvetica, sans-serif;
}

a
{
color:#FFF;
text-decoration: none;
border: 0px;
}

a:hover
{
	font-weight:bold;
	text-decoration: underline;
	color:#FFF;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
}

.arialbold {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	font-weight: bold;
}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
}

#contentvol
{
	position: relative;
	background-position:center;
	width: 677px;
	height: 500px;
	background-color:#CCC;
	padding: 20px;
	margin: 20px;
}

#countbox
{
	background-color:#000;
}

#background
{position:relative
background-position:center;
background-repeat:no-repeat;
height:100%;
width:100%;
}


#body1
{position:relative
background-position:center;
background-repeat:no-repeat;
height:100%;
width:100%;
}

#main
{background-position:center;
height: 925px;
width: 1200px;
}

#main2
{background-position:center;
height: 550px;
width: 600px;
background-color:#FFF;
}

#volunteer
{position: relative;
	top: -450px;
	left: 480px;
	width: 245px;
	height: 185px;
}

#donate
{position: relative;
	top: -750px;
	left: 480px;
	width: 245px;
	height: 185px;
}

#contact
{position: relative;
	top: -1050px;
	left: 480px;
	width: 245px;
	height: 185px;
}

#info
{position: relative;
	top: -1325px;
	left: 480px;
	width: 245px;
	height: 185px;
}

#home
{position: relative;
	top: -1625px;
	left: 450px;
	width: 245px;
	height: 185px;
}

#slideshow
{
	position: relative;
	top: -1443px;
	left: -328px;
	width: 486px;
	height: 350px;
	border:thick;
	border:#000;
}

#textmenu
{
	position: relative;
	top: -1300px;
	left: 0px;
	width: 100%;
	color: #FFF;
	font-size: 10px;
}

