/*blackboard-----------------------------------------------*/
.pinwall{
	position:relative;background:url(../img/blackboard.png) no-repeat; width:575px;height:310px; margin:-2em 0 0 -10px;
}
.pinwall a{	color:#FF6600;}
.pinwall a span { display:none;}
/*
.pinwall a:hover{
	opacity: 0.6;
	-moz-opacity: 0.6;
	color:#fff;
	filter: alpha(opacity=40);
}

* html .pinwall a:hover {
	position: absolute;
	height: 100%;
	filter: alpha(opacity=60);
}

*/

/*quizwall-----------------------------------------------*/
.quizwall{
	position:relative;background:url(../img/quizboard.png) no-repeat; width:575px;height:310px; margin:-65px 0 0 -10px;
}
.quizwall a{	color:#FF6600;}
.quizwall a span { display:none;}
/*
.pinwall a:hover{
	opacity: 0.6;
	-moz-opacity: 0.6;
	color:#fff;
	filter: alpha(opacity=40);
}

* html .pinwall a:hover {
	position: absolute;
	height: 100%;
	filter: alpha(opacity=60);
}

*/

h1 {
	display:block;
	font-size:1.8em;
	font-weight: bolder;
	text-decoration:none;
	border-bottom:1px solid ;
	margin:4px 0;
	padding:2px 0;
	color:#ff6600;
}
h2 { display:block; text-align:left;font-size:1.4em;font-weight: bolder;text-decoration:none; padding:2px 0;border-bottom:1px solid green;}
h3 {
	display:block;
	text-align:left;
	font-size:1.3em;
	font-weight: bolder;
	text-decoration:none;
}
h4 {
	display:block;
	width:100%;
	font-size:1.4em;
	font-weight: bolder;
	text-decoration:none;
	margin:4px 0;
	padding:0;
	line-height:20px;
}
h5 {
	display:block;
	width:100%;
	font-size:12px;
	font-weight: bolder;
	text-decoration:none;
	margin:4px 0;
	padding:0;
	line-height:18px;
	color: #ff6600;
}
hr { 
	background-color : green;
	color : green;
	height : 1px;
	padding:0;
	margin:0;
	line-height: 1px;
	border : none;
	border-top-width : thin;

}
#right_content p a{ color:#FF6600; font-weight:bold;}
#right_content img { margin:10px 0;}

#news_home {position:absolute; width:250px; height:180px; color:#003300; margin:16px 0 0 25px; background: url(../img/home/dates.png) no-repeat top center }
#news_home h4 { display:none;}
#news_home p{margin:5em 0 0 0; color:#003300;}
#news_home li{ width:200px; margin:10px 0 10px 35px; list-style-position:outside;}

/*home_btns--------------------------------------------------*/
a:link#events_home, a:visited#events_home {
	position:absolute; left:105px; top:190px; width:150px; height:104px;background: url(../img/home/events.png) no-repeat top center; 
}
a:hover#events_home { background: url(../img/home/events.png) no-repeat bottom center;}


a:link#plants_home, a:visited#plants_home {
	position:absolute; left:420px; top:80px; width:140px; height:80px;background: url(../img/home/plants.png) no-repeat;
}
a:hover#plants_home { background: url(../img/home/plants.png) no-repeat bottom center;}


a:link#jobmatch_home, a:visited#jobmatch_home {
	position:absolute; left:420px; top:170px; width:140px; height:105px;background: url(../img/home/jobmatch.png) no-repeat;
}
a:hover#jobmatch_home { background: url(../img/home/jobmatch.png) no-repeat bottom center;}


a:link#member_home, a:visited#member_home {
	position:absolute; left:285px; top:120px; width:140px; height:80px;background: url(../img/home/member.png) no-repeat; 
}
a:hover#member_home { background: url(../img/home/member.png) no-repeat bottom center;}


a:link#galery_home, a:visited#galery_home {
position:absolute; left:265px; top:195px; width:150px; height:110px;background: url(../img/home/galery.png) no-repeat; 
}
a:hover#galery_home { background: url(../img/home/galery.png) no-repeat bottom center;}
/*home_btns_end----------------------------------------------*/






