#flashcontent {
	
	}
	
	
#leftmainbar {
	background-color: #FFFFFF;
	width: 600px;
	margin-top: 25px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 50px;

}

#leftmainbar a:link {
	color: #000000;

}

#leftmainbar a:visited {
	color: #000000;


}

#leftmainbar a:hover {
	color: #6699cc;
	text-decoration: none;

}







#footer {
	width: 600px;
	margin-top: 55px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 50px;
	padding-left: 15px;

}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:hover {
	color: #FFFFFF;

}

#footerb {
	width: 600px;
	margin-top: 55px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-bottom: 50px;
	padding-left: 15px;

}


#footerb a:link {
	color: #999999;
	text-decoration: none;

}

#footerb a:visited {
	color: #999999;
	text-decoration: none;

}

#footerb a:hover {
	color: #999999;

}





#nav {
	height: 41px;
	padding-left: 15px;
	
}

#nav ul {
	height: 41px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	
}

#nav li {
	float: left;
	margin-left: 0px;
	text-indent: 0px;

	

}

#nav a {
text-decoration: none;
display: block;
float: left;
text-indent: -5000px;
}


#nav #home {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -585 0;
	height: 41px;
	width: 52px;


}
#nav #home2 {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -5 0;
	height: 41px;
	width: 52px;


}


#nav #home:hover {
	background-position: -5 0;
	

}


#nav #history {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -636 0;
	height: 41px;
	width: 68px;


}

#nav #history2 {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -56 0;
	height: 41px;
	width: 68px;


}


#nav #history:hover {
	background-position: -56 0;
	
}

#nav #grant {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -704 0;
	height: 41px;
	width: 204px;


}

#nav #grant2 {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -124 0;
	height: 41px;
	width: 204px;


}




#nav #grant:hover {
	background-position: -124 0;
	
}


#nav #apply {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -907 0;
	height: 41px;
	width: 147px;


}

#nav #apply2 {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -328 0;
	height: 41px;
	width: 147px;


}
#nav #apply:hover {
	background-position: -328 0;
	
}

#nav #contact {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -1055 0;
	height: 41px;
	width: 96px;


}

#nav #contact2 {
	background-image: url(pics/navb.gif);
	background-repeat: no-repeat;
	background-position: -476 0;
	height: 41px;
	width: 96px;


}

#nav #contact:hover {
	background-position: -476 0;
	
}










#mast {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: 71a9dc;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;

}


#logo {
	padding-bottom: 15px;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;

}

#contentholder {
	background-image: url(pics/colline.gif);
	background-repeat: repeat-y;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}




#contentholder2 {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
}


#contentholder3 {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}



.col1 {
	float: left;
	width: 45%;
}
.col2 {
	float: left;
	width: 45%;
	margin-left: 30px;
}

.cola1 {
	float: left;
	width: 500px;
}
.cola2 {
	float: left;
	width: 80px;
	margin-left: 30px;
}




.clear {
	clear: both;
}
.sub {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 6699cc;
}
.textmarg {
	padding-left: 10px;
}
.formstyle {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	border: 1px solid #6699CC;
	margin-bottom: 10px;
}
.formtype {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #71a9dc;
	font-size: 12px;
	font-weight: bold;
}
.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 50px;
	text-align: center;
	text-decoration: none;
}



.enter a:link {
	color: #999999;
	text-decoration: none;

}


.enter a:visited {
	color: #999999;
	text-decoration: none;

}
.enter a:hover {
	color: #ffffff;
	text-decoration: none;

}
