/* CSS Document */
body {
	background:url(../media/body_bg.png);
	background-repeat:repeat;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Verdana;

}

a {
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #333;

}

a:hover {
	color:#0033FF;
	border-bottom:solid 1px #03f;

}

p {
	color:#333333;
	font-size:14px;

}

td {
	color:#333333;
	font-size:14px;

}

h1 {
	color:#939;
	padding:0px;
	margin:10px 0px;
	font-size:18px;
	font-weight:normal;
	
}

h2 {
	color:#939;
	padding:0px;
	margin:0px 0px 0px 10px;
	font-size:22px;
	font-weight:normal;

}

h3 {
	font-weight:normal;
	font-size:14px;
	padding:0px;
	margin:0px 0px 20px 20px;
}

#wrapper {
	margin:0px auto;
	width:800px;
	background:#fff;
	
}

#header {
	background:url(../media/body_bg.png);
	background-repeat:repeat-x;
}

#header img {
	padding:0px;
	margin:0px;

}

#main_nav {
	margin:0px 0px;
	padding:0px;
	height:30px;
	background-position:bottom;
	background:url(../media/main_nav_bg.png);
	background-repeat:repeat-x;

}

#main_nav ul {
	padding:5px 0px 0px 40px;
	margin:0px auto 0px auto;
	text-align:center;
	width:800px;
    list-style:none;

}

#main_nav ul li {
	display:inline;
	float:left;
	list-style-type:none;
    margin:0px;
    padding:0px;
	background-position: right top;

}

#main_nav ul li a {
	color:#333;
	text-decoration:none;
	border:none;
	margin:0px 0px 0px 0px;
	display:block;
	backgound-position: left top;
	text-decoration:none;
	padding:0px 15px 3px 15px;

}

#main_nav ul li a:hover {
	color:#666;

}

#main_nav .current {
    background-image:url(../media/current_right.png);
	border:none;
   
}
	
#main_nav .current a {
    background-image:url(../media/current_left.png);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:4px;
	color:#000;    

}

#main_nav .current a:hover {
	color:#000;
	
}


#visitor_nav {
	width:780px;
	min-height:135px;
	margin:17px 10px 10px 17px;

}

#visitor_nav h2 {
	font-weight:normal;
	padding:0px;
	margin:10px 0px 0px 15px;
	font-size:24px;
	color:#fff;

}

#visitor_nav p {
	padding:0px;
	margin:10px 0px 0px 30px;
	font-size:16px;
	color:#fff;

}

#visitor_nav p a {
	color:#fff;
	border:none;
	text-decoration:underline;

}

#visitor_nav p a:hover {
	text-decoration:none;
	color:#CCCCCC;

}

#cont_links {
	background:url(../media/cont_links_bg.png);
	background-repeat:no-repeat;
	width:375px;
	height:135px;
	float:left;
	margin-right:15px;

}

#grant_links {
	background:url(../media/grant_links_bg.png);
	background-repeat:no-repeat;
	width:375px;
	height:135px;
	float:left;

}

#content_header {
	position:relative;
	background:url(../media/content_head_bg.png);
	background-repeat:no-repeat;
	height:150px;
	width:750px;
	margin:15px auto;
	padding-left:5px;

}

#main {
	background:#fff;
	width:555px;
	float:left;
	clear:left;
	padding:0px 5px 0px 10px;

}

#right {
	background:#fff;
	width:215px;
	padding:0px 5px 0px 10px;
	margin-top:10px;
	float:right;

}

#accomplish {
	background:url(../media/star.png);
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;

}

#accomplish p {
	margin:0px;
	padding:7px 0px 0px 20px;
	font-size:14px;
	text-align:center;

}

#accomplish p a {
	text-decoration:none;
	border:none;

}

#accomplish p a:hover {
	color:#0033FF;

}

#fund {
	background:url(../media/dollarsign.png);
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;

}

#fund p {
	margin:0px;
	padding:7px 0px 0px 20px;
	font-size:14px;
	text-align:center;

}

#fund p a {
	text-decoration:none;
	border:none;

}

#fund p a:hover {
	color:#0033FF;

}

#calendar {
	background:url(../media/calendar.png);
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;

}

#calendar p {
	margin:0px;
	padding:7px 0px 0px 20px;
	font-size:14px;
	text-align:center;

}

#calendar p a {
	text-decoration:none;
	border:none;

}

#calendar p a:hover {
	color:#0033FF;

}

#docs {
	background:url(../media/folder.png);
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;

}

#docs p {
	margin:0px;
	padding:7px 0px 0px 35px;
	font-size:14px;
	text-align:center;

}

#docs p a {
	text-decoration:none;
	border:none;

}

#docs p a:hover {
	color:#0033FF;

}

#honor {
	background:url(../media/honorroll.png);
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;

}

#honor p {
	margin:0px;
	padding:7px 0px 0px 20px;
	font-size:14px;
	text-align:center;

}

#honor p a {
	text-decoration:none;
	border:none;

}

#honor p a:hover {
	color:#0033FF;

}

#photos {
	background:url(../media/photos.png);
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;

}

#photos p {
	margin:0px;
	padding:7px 0px 0px 20px;
	font-size:14px;
	text-align:center;

}

#photos p a {
	text-decoration:none;
	border:none;

}

#photos p a:hover {
	color:#0033FF;

}

#links {
	background:url(../media/globe.png);
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;

}

#links p {
	margin:0px;
	padding:7px 0px 0px 20px;
	font-size:14px;
	text-align:center;

}

#links p a {
	text-decoration:none;
	border:none;

}

#links p a:hover {
	color:#0033FF;

}

#contact{
	background:url(../media/contact_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	height:105px;
	text-align:center;
	margin-top:30px;
	margin-right:8px;
	margin-bottom:15px;

}

#contact h2 {
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:24px;
	color:#fff;

}

#contact p {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#fff;

}

#contact p a {
	color:#fff;
	border:none;
	text-decoration:underline;

}

#contact p a:hover {
	text-decoration:none;
	color:#CCCCCC;

}

#footer {
	clear:both;
	background:#fff;
	border-top:1px solid #999;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	text-align:center;

}

#footer_nav {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	width:100%;
	display:inline;
	text-align:center;
	margin:0px;
	padding:0px;
	
}

#footer_nav li {
    display:inline;
    border-right:1px solid #999;
	text-align:center;
	margin:0px 0px 10px 0px;
	padding:0px 15px 0px 15px;
	font-size:11px;
}

	/* This rule takes off the last border in the list of links*/
#footer_nav li.last {
    border:none;
}

#footer_nav li a {
    color:#666;
    text-decoration:none;
	margin:0px;
	padding:0px;
	border-bottom:none;
}

#footer_nav li a:hover {
    color:#03f;

}

.text_box_simple {
	margin:15px 0px 0px 15px;
	padding-bottom:5px;
	width:500px;
	clear:both;

}

.text_box_simple h1 {
	padding:0px 0px 5px 0px;
	margin:0px;
}

.text_box_simple p{
	padding:8px 0px 0px 0px;
	margin:0px;

}

.text_box_simple img{
	padding:0px;
	margin:0px;

}

.page_logo {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:40px;
	left:10px;
	
	
}

.page_heading {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:50px;
	left:140px;

}

.page_heading h1 {
	font-size:40px;
	color:#fff;
	margin:0px;
	padding:0px;

}

.fund {
	color:#00CC33;
	
}

.smaller {
	font-size:34px;

}

table #monthly {
	border:1px solid #993399;

}

.form {
	margin-top:10px;

}

#paypal {
	margin-top:5px;	
	
}