body {
    margin:0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #111;
}

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

.bullet li{
    list-style-type: disc;
list-style-position: outside;
margin-left:13px; 
}

a, strong a {
	color: black;
	text-decoration:none;
}

a:hover {
    text-decoration: underline; 
    color: black;
}

p {
	margin: 0px 0px 9px;
}

img {
    border:0px;
}

hr {
    border-color:#9D9D9D;
    border-style:dotted;
}

/*Columns*/
#column1 {
margin-top:65px;
float:left;
width:200px;
}

#column2 {
margin-top:65px;
float:left;
width:350px;
margin-left:0px;
margin-right:18px;
}

#column3 {
margin-top:65px;
float:left;
width:382px;
margin-bottom:40px;
}

.content {
}

.contactbottomright {
float:left;
margin-bottom:18px;
/*margin-left:585px;*/
width:351px;
}
  
#contentcontainer {
    width:1000px;
    position:absolute;
    top:100px;
    left:0px;
    margin-top:0px;
    margin-bottom:40px;
}

.contentheader {
    margin-top:18px;
    margin-bottom:0px;
	color: black;
	font: 140% Hoefler Text, Times New Roman, Helvetica, sans-serif;
}

.hrcolumn1 {
    width:200px;
}

.hrcolumn2{
    width:350px;
    margin-bottom:40px;
}

.hrcolumn3{
    width:350px;
    margin-bottom:40px;
}

.header {
    margin-bottom:0px;
	color: black;
	font: 140% Hoefler Text, Times New Roman, Helvetica, sans-serif;
}

#metacontainer {
    margin-left:20px;
    position:absolute;
    top:20px;
    margin-bottom:20px;
}

/*left navigation*/
.nav {
    position:absolute;
    top:40px;
    left:18px;
}

.navitem {
    position:relative;
	color: black;
	font: 130% Hoefler Text, Verdana, Arial, Helvetica, sans-serif;
    margin-left:9px;
    margin-top:9px;
}

.navblock {
    position:absolute;
    top:22px;
    width:182px;
    height:115px;
    border-color:#01A431;
    border-width:9px;
    border-style:solid;
    background-color:#89DC68;
}

.navback {
    position:relative;
    top:3px;
    left:3px;
    background:white;
    width:176px;
    height:109px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.projcolumn {
    float:left;
    margin-bottom:9px;
    margin-top:3px;
}

.projheader {
    margin-top:0px;
    margin-bottom:0px;
	color: black;
	font: 140% Hoefler Text, Times New Roman, Helvetica, sans-serif;
}

.projtitle {
    position:relative;
    color:black;
}

.projdescription {
    padding:9px;
    color:black;
}

/*using???*/
.spacingbottom {
    float:left;
    width:100%;
}

.volunteerblock {
    position:absolute;
    top:170px;
    width:182px;
    height:35px;
    border-color:#D40A4D;
    border-width:9px;
    border-style:solid;
    background-color:#FFC6DF;
}
