#container {
	margin: 0 auto;
	width: 900px;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
        
	}
.menubar
	{
	position:relative;
	width:900px;
	height:30px;
	background-image:url(../../../images/navbar-4.jpg);
	background-repeat:no-repeat;
	text-align:center;
	text-shadow:gray;
	padding-top:10px;
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-color: white;
	
	
	}

.whitelink A:link, A:visited {color:#FFFFFF; text-decoration: none}
.whitelink A:hover {color:#999999;}

.box2  {
	position:absolute;
	margin: 0px;
	left:0px;
	width: 175px;
        height: 625px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#ffffff;
	color:#000000;
	padding-left:10px;
        padding-top:10px;

        
	}
.box3	{
	position:absolute;
	margin: 0px;
	left:185px;
	width:550px;
	background-color:#00457c;
        height: 625px;
        display: inline-block;

	}
	
.box4	{
	position:relative;
	margin: 0px;
	left:670px;
	width:175px;
	color:#000000;
        display: inline-block;
        

	}
.footer {
	position:relative;
	border:thin;
	border:#000000;
	width:900px;
	
	}
.head1	{
	position:relative;
	margin:0px;
	width:900px;
	height:131px;
	background:url(images/header.png);
        background-repeat:no-repeat;
        background-position:center; 

	}
body 
{
	background-position:top center;
	background-repeat:no-repeat;
	
	
}
body, td, th {
	color:#000000;
}

h1 {
	color:#000000;
}

h2 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

h3, h4 {
	color: #000000;
}

h5, h6 {
	color: #000000;
}

/*---
a {
	color:transparent;
	
}
--*/

form {
	background-color:#FFFFFF;
}
.head
	{
	background-image:url(/images/header_1.jpg);
	}

#link1 a
	{
	position:absolute;
	width:150px;
	height:60px;
	background-image:url(images/DonateRed.png);
	top:200px;
	left:15%;
	}
#link2 a
	{
	position:absolute;
	width:150px;
	height:60px;
	background-image:url(images/VolunteerRed.png);
	top:275px;
	left:15%;
	}
#link3 a
	{
	position:absolute;
	top: 350px;
	left: 15%;
	width:150px;
	height:60px;
	background-image:url(images/IssuesRed.png);
	font-size:large;
	color: red;
	}
	
#link4 a 
	{
	position:absolute;
	top: 425px;
	left: 15%;
	width:150px;
	height:60px;
	background-image:url(images/MoreRed.png);
	font-size:large;
	color: red;
}
#dot
	{position:absolute;
	top:600px;
	left:800px;
	}
	
#link1 a:hover
{background-image:url(../../../images/DonateAlt.png);
}
#link2 a:hover
	{
	background-image:url(../../../images/VolunteerAlt.png);
	}
#link3 a:hover
	{
	background-image:url(../../../images/IssuesAlt.png);
	}
#link4 a:hover
	{
	background-image:url(../../../images/MoreAlt.png);
	}
	
ul {
	list-style-type:none;
	}

#link5 a
	{
	position:absolute;
	width:150px;
	height:60px;
	background-image:url(../../../images/DonateRed.png);
	
	}
#link6 a
	{
	position:absolute;
	width:150px;
	height:60px;
        
	background-image:url(../../../images/VolunteerRed.png);
	
	}
#link7 a
	{
	position:absolute;
	width:150px;
	height:60px;
	background-image:url(../../../images/IssuesRed.png);
	font-size:large;
	color: red;
	}
	
#link8 a 
	{
	position:absolute;
	width:150px;
	height:60px;
	background-image:url(../../../images/MoreRed.png);
	font-size:large;
	color: red;
}
	
#link5 a:hover
        {background-image:url(../../../images/DonateAlt.png);
        }
#link6 a:hover
	{
	background-image:url(../../../images/VolunteerAlt.png);
	}
#link7 a:hover
	{
	background-image:url(../../../images/IssuesAlt.png);
	}
#link8 a:hover
	{
	background-image:url(../../../images/MoreAlt.png);
	}
	
.nobreak br {display:none;}
.nobreak A:link { text-decoration:none; }
.nobreak A:hover 
       {
       text-decoration:none;
       }