body {
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

div#all {
	width: 700px;
	margin:auto;
}

div#wrapper {
	text-align: left;
	width: 582px;
	margin: auto;
}

div#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 582px;
	height:80px;
	float: left;


}

div.bodytext {
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -0.01em;
    line-height: 13.3px;
    margin-bottom: 0px;
    margin-left: 350px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding: 4px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

p#credits {
	color: #000000;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 13px;
    line-height: 17.1px;

}

div#blurblink {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	height: 170px;
	width: 400px;
}

div#slideshowlink {
	background-image: url(../images/shapeimage_1.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 6px;
	width: 392px;
	height: 104px;
	float: left;

}

div#slideshowlinktext {
	color: #473b3b;
	text-align: center;
	float: left;
	padding: 8px;
	width: 84px;
}

div#programlink {
	background-image: url(../images/shapeimage_3.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 10px;
	width: 154px;
	height: 116px;
	float: left;
}

div#programlinktext {
	color: #473b3b;
	text-align: center;
	font-size: 13px;
	line-height: 13.3px;
	float: left;
	padding: 8px;
	width: 50px;
}

div#grants {
	color: #000000;
	text-align: left;
	font-size: 11px;
	line-height: 13.3px;
	padding-left: 20px;
	float: left;
	width: 550px;
	height: 50px;
}

div#grantcredits {
	color: #473b3b;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 680px;
	height: 50px;
}

a {
    color: #473b3b;
    text-decoration: none;
}
a:visited {
    color: #666666;
    text-decoration:  none;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
div {
    overflow: visible;
}



