body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:smaller;
}
#search,form {
	padding:0px;
	margin:0px;
	padding-left:12px;
	padding-top:12px;
}
#container {
	background-image: url(../images/Rose.jpg);
	background-repeat: repeat-y;
	background-position: 0 40px;
}
#wrapper {
	width: 801px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height: 126px;
	background-color:#78D478;
	text-align:Left;
	padding-right: 20px;
	background-image: url(../images/image%201.gif);
	background-repeat: no-repeat;
	background-position: 250px bottom;
}	
#content {
	width:535px;
	color:#000000;
	float:right;
	margin-right:10px;
	margin-top: 20px;
	margin-bottom: 25px;
	filter: Alpha(Opacity=85);	
}
#content img {
	margin:5px;
}
#content .middle a {
	color: green;
}
#content .middle2 a {
	color: blue;
}
/* MAIN MENU */
#mainmenu {
	width: 197px;
	float: left;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	/*font-weight:bold;*/
}
#mainmenu ul {
	padding:0px;
	margin:0px;
	padding-bottom:9px;
	/*background-color:#FF0000;*/
	width: 196px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainmenu li {
	list-style-type: none;
	display:inline;
	padding:0px;
	margin:0px;
	/*margin:2px;*/
	margin-left: 2px;
	margin-right: 2px;
}
#mainmenu a {
	background-color: #D4EEDD;
	width: 187px;
	display:block;
	color:#333333;
	text-decoration:none;
	/*border-top-color:#00A743;
	border-top-width: 1px;
	border-top-style: solid;*/
	border-top-color:#00A743;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A743;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A743;	
	padding:3px;
	padding-left:5px;
}
#mainmenu a:hover {
	background-color: #A7DDB9;
	color:#00a743;
	font-weight:bold;
}
#mainmenu a.selected {
	background-color: #A7DDB9;
	color:#00a743;
	font-weight:bold;
}
#mainmenu .p {
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#mainmenu ul ul,#grantsmenu ul ul {
	font-size:smaller;
	text-indent:8px;
	padding-bottom:0px;
	/*font-weight:lighter;*/
	font-style:italic;
}
/* GRANTS MENU */
#grantsmenu {
	width: 197px;
	float: left;
	padding: 10px;
	margin-left: 10px;
	clear:left;
	margin-bottom:20px;
	/*font-weight:bold;*/
}
#grantsmenu ul {
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	/*background-color:#FF0000;*/
	width: 196px;
	background-repeat: no-repeat;
	background-position: -1px bottom;
}
.grantsbottom {
	background-image: url(../images/grants_bottom.gif);
}
.grantsbottom2 {
	background-image: url(../images/grants_bottom2.gif);
}
.homebottom {
	background-image: url(../images/home_bottom.gif);
}
.homebottom2 {
	background-image: url(../images/home_bottom2.gif);
}
#grantsmenu li {
	padding:0px;
	margin:0px;
	list-style-type: none;
	display:inline;
	/*margin:2px;*/
	margin-left: 2px;
	margin-right: 2px;
}
#grantsmenu a {
	background-color: #D4DDEE;
	width: 186px;
	display:block;
	color:#333333;
	text-decoration:none;
	border-top-color:#0043A7;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0043A7;
	border-left-color: #0043A7;	
	padding:3px;
	padding-left:5px;
}
#grantsmenu a:hover {
	background-color: #A7B9DD;
	color:#0043A7;
	font-weight:bold;
}
#grantsmenu a.selected {
	background-color: #A7B9DD;
	color:#0043A7;
	font-weight:bold;
}
#grantsmenu .p {
	margin:0px;
	padding:0px;
	color: #0043A7;
}
#footer {
	clear: both;
	background-color:#78D478;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #78D478;
	text-align: center;
	padding-bottom: 5px;
	position:relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;		
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#footer p {
	margin: 0px;
	padding-top: 0px;
	font-size:small;
}
img {
	border: 0px;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.bw {
	font-size: x-small;
	color:#999999;
	text-align: center;	
}
/*ROUNDED CORNERS*/
.t {
	background-image: url(../images/top%20box.gif);
	background-repeat: no-repeat;
	height:18px;
}
.b {
	background-image: url(../images/b%20box.gif);
	background-repeat: no-repeat;
	height:18px;
}
.middle {
	background-image: url(../images/contentback.gif);	
	background-repeat: repeat-y;
	padding: 10px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
}
.t2 {
	background-image: url(../images/top%20box2.gif);
	background-repeat: no-repeat;
	height:18px;
}
.b2 {
	background-image: url(../images/b%20box2.gif);
	background-repeat: no-repeat;
	height:18px;
}
.middle2 {
	background-image: url(../images/contentback2.gif);	
	background-repeat: repeat-y;
	padding: 10px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
}
/*.l {background: url("../images/dot.gif") 0 0 repeat-y}
.r {background: url("../images/dot.gif") 100% 0 repeat-y}
.bl{background: url("../images/bottom box.gif") 0 100% no-repeat}
.br {background: url("../images/br.gif") 100% 100% no-repeat}
.tl {background: url("../images/top box.gif") 0 0 no-repeat; padding-top:30px; padding-left:30px; padding-right:30px; padding-bottom:10px}
.tr {background: url("../images/tr.gif") 100% 0 no-repeat; padding-top:30px; padding-left:30px; padding-right:30px; padding-bottom:10px}*/
.bl {background: url("../images/bl.gif") 0 100% no-repeat}
.br {background: url("../images/br.gif") 100% 100% no-repeat}
.tl {background: url("../images/tl.gif") 0 0 no-repeat}
.tr {background: url("../images/tr.gif") 100% 0 no-repeat;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	/*background-color:#00A743;*/
	color:#FFFFFF;
	width: 187px;}
	
.bl2 {background: url("../images/bl2.gif") 0 100% no-repeat}
.br2 {background: url("../images/br2.gif") 100% 100% no-repeat}
.tl2 {background: url("../images/tl2.gif") 0 0 no-repeat}
.tr2 {background: url("../images/tr2.gif") 100% 0 no-repeat;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	/*background-color:#00A743;*/
	color:#FFFFFF;
	width: 187px;}
	
.bl {background: url("../images/bl.gif") 0 100% no-repeat}
.br {background: url("../images/br.gif") 100% 100% no-repeat;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	/*background-color:#00A743;*/
	color:#FFFFFF;
	width: 187px;}

