@charset "utf-8";
/* CSS Document created spring 2008*/

#tigernews{
	width:610px;
	height:72px;
	margin-bottom:20px;
	text-align:center;
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	}
	
#padding{
	padding-left:10px;
	}
	
/*/ Left side links etc /*/

.slideshow{
	text-align:center;
	width:134px;
	}

#quicklinks{
	text-align:right;
	padding-top:0px;
	font:inheret;
	padding-left:0px;
	width:134px;
	height:auto;
}

#quicklinks a{
	text-decoration:none;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small !important;
	font-size:x-small;
}

#quicklinks a:hover{
	color:#E6D83A;
}

#PartnersInEdu {
	height: 29px;
	line-height: 29px;
	margin-top:4px;
	background-image:  url(imageshm/navi/partnersinedu.gif);
}

#ArtGallery	{
	height: 40px;
	line-height: 40px;
	background-image:  url(imageshm/navi/artgallery.gif);
}

#ParentConnect {
	height: 40px;
	line-height: 40px;
	background-image:  url(imageshm/navi/parentconnect.gif);
}
	
#StudentEmail {
	height: 40px;
	line-height: 40px;
	background-image:  url(imageshm/navi/semail.gif);
	}
	
#Bulletin {
	height: 40px;
	line-height: 40px;
	background-image:  url(imageshm/navi/bulletin.gif);
}

#ParentNewsletter {
	height: 40px;
	line-height: 40px;
	background-image:  url(imageshm/navi/parentnewsletter.gif);
}	

#InclementWeather{
	height:40px;
	line-height:40px;
	background-image:url(imageshm/navi/inclementweather.gif);
	}
	
#SchoolReportCard{
	height:40px;
	line-height:40px;
	background-image:url(imageshm/navi/schoolreportcard.gif);
	}
	
#R7SchoolDistrict{
	height:40px;
	line-height:40px;
	background-image:url(imageshm/navi/r7schooldistrict.gif);
	}
	
#Transcripts{
	height:40px;
	line-height:40px;
	background-image:url(imageshm/navi/transcripts.gif);
	}
	
#GoodSearch{
	height:40px;
	line-height:40px;
	background-image:url(imageshm/navi/goodsearch.gif);
	}
	
#Sitemap{
	height:40px;
	line-height:40px;
	background-image:url(imageshm/navi/sitemapicon.gif);
	}
	
#Blackboard{
	height:40px;
	line-height:40px;
	background-image:url(imageshm/navi/blackboard.gif);
	}

#ParentConnect, #StudentEmail, #Bulletin, #ParentNewsletter, #ArtGallery, #R7SchoolDistrict, #InclementWeather, #GoodSearch, #Transcripts, #Sitemap, #SchoolReportCard, #PartnersInEdu, #Blackboard {
	width: 130px;
	background-repeat: no-repeat;
	background-position:top;
	text-decoration: none;
	display: block;
	text-indent:-500px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:20px;
	text-align:right;
}
	
#ParentConnect:hover, #ParentConnect:active, #Bulletin:hover, #Bulletin:active, #StudentEmail:hover, #StudentEmail:active, #ParentNewsletter:active, #ParentNewsletter:hover, #R7SchoolDistrict:hover, #R7SchoolDistrict:active, #InclementWeather:hover, #InclementWeather:active, #SchoolReportCard:hover, #SchoolReportCard:active, #GoodSearch:hover, #GoodSearch:active, #Transcripts:hover, #Transcripts:active, #Sitemap:hover, #Sitemap:active, #PartnersInEdu:hover, #PartnersInEdu:active, #Blackboard:hover, #Blackboard:active, #ArtGallery:hover, #ArtGallery:active {
	background-position: bottom;
}

/*/ End left side /*/

/*/Middle Content/*/

#lowercontent{
	width:606px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border-top:#A8A8A8 1px solid;
	border-bottom:#A8A8A8 1px solid;
	background-color:#ebe4ba;
	float:left;
	height:150px;
	}
	
.leftside{
	width:302px;
	float:left;
	}

.rightside{
	width:303px;
	float:left;
	}
	
	#countdown{
	width:255px;
	clear:both;
	border: 2px solid #000000;
	text-align:center;
	margin: 0 auto;
	background-color:#e4d27e;
	}
	
	
#rightside img{
	padding-top:5px;
	padding-bottom:5px;
	}

	

/*/End Middle Content /*/

