<html>
<head>
	
	<style type="text/css" media="screen">
		body{
	margin: 0;
	padding: 25px 0 0 0;}
div#ToggleNav{
	position:absolute; /* only effects browsers that cannot accept Fixed positioning */
	top: 0; /* only effects browsers that cannot accept Fixed positioning */
	left: 0; /* only effects browsers that cannot accept Fixed positioning */
	background: #666 url(/images/Admin/Skins/HardCandyBlack/images/ToggleLoginBg.gif) repeat-x top left;
	border-bottom: 0px solid #333;
	border-top: 0px solid #FFFFFF;
	width:100%;
	height:25px;
	z-index: 1000;
	overflow:hidden;}
div#ToggleNav td{
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #9EA8C3;}
div#ToggleNav input {
	margin: 0;
	padding: 0;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #303040;
	vertical-align:middle;}
div#ToggleNav .formUsername {
	height: 16px;
	width: 106px;
	border: none;
	margin: 3px 1px 3px 1px;
	padding: 2px 2px 0 3px;
	background: transparent url(/images/Admin/Skins/HardCandyBlack/images/UsernameBg.gif) no-repeat top left;}
div#ToggleNav .formPassword {
	height: 16px;
	width: 106px;
	border: none;
	margin: 3px 1px 3px 1px;
	padding: 2px 2px 0 3px;
	background: transparent url(/images/Admin/Skins/HardCandyBlack/images/PasswordBg.gif) no-repeat top left;}
div#ToggleNav .formSelected {
	height: 16px;
	width: 106px;
	border: none;
	margin: 3px 1px 3px 1px;
	padding: 2px 2px 0 3px;
	background: transparent url(/images/Admin/Skins/HardCandyBlack/images/LoginFieldBlank.gif) repeat-x top left;}
div#ToggleNav .formButton {
	height: 16px;
	width: 46px;
	border: 0;
	margin: 4px 0;
	padding: 0;
	background: transparent url(/images/Admin/Skins/HardCandyBlack/images/ToggleNavGoButton.gif) no-repeat 0 0;}
div#ToggleNav .formButtonHover {
	height: 16px;
	width: 46px;
	border: 0;
	margin: 4px 0;
	padding: 0;
	background: transparent url(/images/Admin/Skins/HardCandyBlack/images/ToggleNavGoButton.gif) no-repeat -46px 0;}
div#ToggleNav a.help:link, div#ToggleNav a.help:visited {
	display:block;
	height: 16px;
	color: #D9D8E6;
	border: 0;
	margin: 4px 5px 0 1px;}
div#ToggleNav a.help:hover, div#ToggleNav a.help:active {
	display: block;
	height: 16px;
	border: 0;}
body > div#ToggleNav .formUsername {margin-top: 4px;}/* non-IE browsers only */
body > div#ToggleNav .formPassword {margin-top: 4px;}/* non-IE browsers only */
body > div#ToggleNav .formSelected {margin-top: 4px;}/* non-IE browsers only */
body > div#ToggleNav .formButton {margin-bottom: 3px;}/* non-IE browsers only */
body > div#ToggleNav .formButtonHover {margin-bottom: 3px;}/* non-IE browsers only */
@media screen {
	body > div#ToggleNav{
		position:fixed;}
}

* html div#AdminDefaultIncludes{
	position: fixed;
	top: 25px;
	bottom:0;
 	width: 100%;
	_position: absolute;
	_top: expression( ( 25 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	_height: expression( ( -25 + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}
				<style type="text/css">
					* html body {
						overflow:hidden;}
					* html div#AdminDefaultIncludes{
						overflow: auto;	}
				</style>
			
	</style>
    
	<script type="text/javascript" src="/JavaScripts/JavaScripts.js"></script>

	<script type="text/javascript" src="/JavaScripts/NiceTitles.js"></script>
	
	

	<div id="ToggleNav">
	
		<table cellpadding="0" cellspacing="0" align="right">
			<tr>
				<form name="frmLogin" method="post" action="https://securesite.pcmac.org/login/" style="margin:0;">				
					<td align="right" valign="top">
						<input type="text" name="Username" value="" class="formUsername" onFocus="this.className='formSelected';CheckLoginFields();" onBlur="if(this.value==''){this.className='formUsername'};CheckLoginFields();" />
						<input type="Password" name="Password" value="" class="formPassword" onFocus="this.className='formSelected'" onBlur="if(this.value==''){this.className='formPassword'}">
						<input type="submit" name="Submit" value="" class="formButton" onMouseOver="this.className='formButtonHover'" onMouseOut="this.className='formButton'" onclick="javascript:return ValidateUser();"> &nbsp;
						<input type="hidden" name="ClientID" value="570" class="formitem">
						<input type="hidden" name="SiteID" value="813" class="formitem">
						<input type="hidden" name="SessID" value="395179280" class="formitem">
						<input type="hidden" name="DestURL" value="http://www.bedfordk12tn.com" class="formitem">
						<input type="hidden" name="SiteServerName" value="www.bedfordk12tn.com" class="formitem">
						<input type="hidden" name="ProductName" value="SAMO" class="formitem">
						<input type="hidden" name="ProductVersion" value="4.2.0.0" class="formitem">
						<input type="hidden" name="ProductBuild" value="110929 (x64)" class="formitem">
						<input type="hidden" name="AuthType" size="40" value="" class="formitem" />
						
					</td>
					
						<td align="left" valign="middle" class="smalltxt">
							<a href="http://www.bedfordk12tn.com/Admin1/PasswordReminder.asp" title="Forgot Password?" class="help" >Forgot Password?</a> &nbsp;
							<!--span class="formButtonHover" style="visibility:hidden; position:absolute; left:-1234px;">preload button background image</span>
							<span class="formSelected" style="visibility:hidden; position:absolute; left:-1234px;">preload input background image</span-->
						</td>
					
				</form>
			</tr>
		</table>
		<script type="text/javascript">
			function ValidateUser()
			{
			 if(document.frmLogin.Username.value == "" || document.frmLogin.Password.value == "")
			 {
			  alert("Please enter a Username and Password.")
			  return false;
			 }
			 else
			 {
			 return true;
			 }
			}
		
		
			function CheckLoginFields() {
				//document.frmLogin.Username.focus();
				if(document.frmLogin.Username.value!='') {
					document.frmLogin.Username.className='formSelected';
				}
				if(document.frmLogin.Password.value!='') {
					document.frmLogin.Password.className='formSelected';
				}
			}
			
			CheckLoginFields();
		</script>
	
	</div>
	
	<div id="AdminDefaultIncludes">

	<title>Bedford County School District :: Welcome to Bedford County Schools </title>
	<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
	
	<meta name="Keywords" content="Bedford County School District" />
	<meta name="Description" content="Bedford County School District" />
	<meta name="Author" content="Bedford County School District" />
	<meta name="ROBOTS" content="INDEX, FOLLOW" />
	<meta http-equiv="imagetoolbar" content="no" />
	
	<link href="/CommonTemplates/SiteElements/Styles/Include-Styles.asp" type="text/css" rel="stylesheet" />
	<link href="http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/Styles.css" rel="stylesheet" type="text/css" />
	<!--script src="http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/JavaScripts.js" type="text/javascript"></script-->
	

<link href="JavaScripts/pirobox1.2.2/css_pirobox/css.css" rel="stylesheet" type="text/css" />
<link href="JavaScripts/pirobox1.2.2/css_pirobox/demo4/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="JavaScripts/jquery1.4.4.min.js"></script>
<script type="text/javascript" src="JavaScripts/pirobox1.2.2/js/pirobox.min.js"></script>
<script type="text/javascript">
//-----------------------------------------------------------------------------------------------
//Edit CSS, currently set up for Pirobox fix
//-----------------------------------------------------------------------------------------------
	function getCSSRule(ruleName, deleteFlag) {               // Return requested style obejct
	   ruleName=ruleName.toLowerCase();    
	   
		if (document.styleSheets) {                            
			for (var i=0; i<document.styleSheets.length; i++) { 
				var styleSheet=document.styleSheets[i];
				var styleSheetHref = styleSheet.href;
				if ((styleSheetHref != null) && (styleSheetHref.indexOf("pirobox") != -1))
					piroStyle = i;
			}

			var styleSheet=document.styleSheets[piroStyle];
			 var ii=0;                                        // Initialize subCounter.
			 var cssRule=false;                               // Initialize cssRule. 

			 do {                                             // For each rule in stylesheet
				if (styleSheet.cssRules) {                    // Browser uses cssRules?
				   cssRule = styleSheet.cssRules[ii];         // Yes --Mozilla Style
				} else {                                      // Browser usses rules?
				   cssRule = styleSheet.rules[ii];            // Yes IE style. 
				}                                             // End IE check.

				if (cssRule)  {                               // If we found a rule...
				   if ((typeof(cssRule.selectorText) != 'undefined') && (cssRule.selectorText.toLowerCase()==ruleName)) { //  match ruleName?
					  if (deleteFlag=='delete') {             // Yes.  Are we deleteing?
						 if (styleSheet.cssRules) {           // Yes, deleting...
							styleSheet.deleteRule(ii);        // Delete rule, Moz Style
						 } else {                             // Still deleting.
							styleSheet.removeRule(ii);        // Delete rule IE style.
						 }                                    // End IE check.
						 return true;                         // return true, class deleted.
					  } else {                                // found and not deleting.
						 return cssRule;                      // return the style object.
					  }                                       // End delete Check
				   }                                          // End found rule name
				}                                             // end found cssRule
				ii++;                                         // Increment sub-counter
			 } while (cssRule)  
		}
		return false;
	}


	function killCSSRule(ruleName) {                          // Delete a CSS rule   
	   return getCSSRule(ruleName,'delete');                  // just call getCSSRule w/delete flag.
	}                                                         // end killCSSRule

	function addCSSRule(ruleName) {                           // Create a new css rule
	   if (document.styleSheets) {                            // Can browser do styleSheets?
		  if (!getCSSRule(ruleName)) {                        // if rule doesn't exist...
			 if (document.styleSheets[0].addRule) {           // Browser is IE?
				document.styleSheets[0].addRule(ruleName, null,0);      // Yes, add IE style
			 } else {                                         // Browser is IE?
				document.styleSheets[0].insertRule(ruleName+' { }', 0); // Yes, add Moz style.
			 }                                                // End browser check
		  }                                                   // End already exist check.
	   }                                                      // End browser ability check.
	   return getCSSRule(ruleName);                           // return rule we just created.
	} 
//-----------------------------------------------------------------------------------------------


//-----------------------------------------------------------------------------------------------
//Get/Set cookies for mobile site
//-----------------------------------------------------------------------------------------------
	function createCookie(name,value,days) {
		if (days) {
			var date = new Date();
			date.setTime(date.getTime()+(days*24*60*60*1000));
			var expires = "; expires="+date.toGMTString();
		}
		else var expires = "";
		document.cookie = name+"="+value+expires+"; path=/";
	}

	function readCookie(name) {
		var nameEQ = name + "=";
		var ca = document.cookie.split(';');
		for(var i=0;i < ca.length;i++) {
			var c = ca[i];
			while (c.charAt(0)==' ') c = c.substring(1,c.length);
			if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
		}
		return null;
	}

	function eraseCookie(name) {
		createCookie(name,"",-1);
	}
	
	
	
	var fullSite = readCookie('FullSite');
	var mobileDev = readCookie('MobileDevice');
	var mobileNoRedirect = readCookie('MobileNoRedirect');
	
	if(fullSite && mobileDev) {
		if((fullSite != 'True') && (mobileNoRedirect != '1') && (mobileDev == 'True'))
			window.location = 'http://www.bedfordk12tn.com/mobile/default.asp';
	}
//-----------------------------------------------------------------------------------------------


//-----------------------------------------------------------------------------------------------
//photo album / lightbox init
//-----------------------------------------------------------------------------------------------
	$(document).ready(function() {
		$().piroBox({
				my_speed: 400, //animation speed
				bg_alpha: 0.7, //background opacity
				slideShow : true, // true == slideshow on, false == slideshow off
				slideSpeed : 4, //slideshow duration in seconds(3 to 6 Recommended)
				close_all : '.piro_close,.piro_overlay'// add class .piro_overlay(with comma)if you want overlay click close piroBox
		});
	});

	var UserAgent = navigator.userAgent;
	//alert(UserAgent);
	if (UserAgent.indexOf("MSIE 10") != -1)
		TheAgent = "IE10"
	else{
		if (UserAgent.indexOf("MSIE") != -1)
			TheAgent = "IE"
		else
			TheAgent = ""
	}
	
	//Pirobox + Google Translate workaround for non-IE browsers. Dynamically changes CSS for pirobox after the translate widget has loaded.
	if (TheAgent == ""){
		theTimeout = setTimeout('GoogleCountdown()', 2000);	
	}
	
	function GoogleCountdown() {
		var element =  document.getElementById('google_translate_element');
		if ((typeof(element) != 'undefined') && (element != null))
		{
			var PiroContent = getCSSRule('.pirobox_content');
			var w = window,
				d = document,
				e = d.documentElement,
				g = d.getElementsByTagName('body')[0],
				//x = w.innerWidth || e.clientWidth || g.clientWidth,
				y = w.innerHeight|| e.clientHeight|| g.clientHeight;
				
			
			if(y < 700)
				PiroContent.style.top = "16%";
			else{
				if(y > 900)
					PiroContent.style.top = "23%";
				else
					PiroContent.style.top = "20%";
			}
			
		}
	}
//-----------------------------------------------------------------------------------------------
	
	
	//Use onClick=SlideLink() in the slide show overlay for slide links work
	function SlideLink() {
		X = document.getElementById('canvas0_0');
		Y = document.getElementById('canvas0_1');
		//figure out which div is showing and set Link var
		(X.style.zIndex > Y.style.zIndex) ? Link=X : Link=Y;
		//if an anchor exists store values to "h" (for HREF) and "t" (for Target)
		if (Link.firstChild.nodeName == "A") {
			h = Link.firstChild.href;
			t = Link.firstChild.target;
			if (h) { (t == "_self" | t == "_top" | t == "") ? document.location.href=h : window.open(h,'SlideWindow');}
		}
		if(Link.getElementsByTagName('A').length > 0){
			h = Link.getElementsByTagName('A')[0].href;
			t = Link.getElementsByTagName('A')[0].target;
			if (h) { (t == "_self" | t == "_top" | t == "") ? document.location.href=h : window.open(h,'SlideWindow');}
		}
	}
	//Make sure the cursor is a link pointer when a link exists (called by function SlideCursor())
	function SlideCursorCheck(me) {
		X = document.getElementById('canvas0_0');
		Y = document.getElementById('canvas0_1');
		(X.style.zIndex > Y.style.zIndex) ? Link=X : Link=Y;
		if (Link.firstChild.nodeName == "A") {
			me.style.cursor = 'pointer';
			me.setAttribute('title', Link.firstChild.href);
		}else {
			me.style.cursor = 'default';
			me.setAttribute('title', "");
		}
		if(Link.getElementsByTagName('A').length > 0){
			me.style.cursor = 'pointer';
			me.setAttribute('title', Link.etElementsByTagName('A')[0].href);
		}else {
			me.style.cursor = 'default';
			me.setAttribute('title', "");
		}
	}
	//Function to change cursor on slide show overlay
	var CursorCheck = false;
	function SlideCursor(me) {
		Elem = me;			
		if (CursorCheck == false) {
			var Start_SlideCursor = setInterval("SlideCursorCheck(Elem)", 500);
			CursorCheck = true;
		}
	}
</script>
	<link rel="Shortcut Icon" type="image/ico" href="http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/images/favicon.ico" />
	<link rel="icon" href="http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/images/favicon.ico" type="image/x-icon">

	<!--[if lte IE 6]>
		<link href="http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/StylesIE.css" rel="stylesheet" type="text/css" />
	<![endif]--> 
</head>
<body>
<div id="SiteWrapper">
	<div id="BgOverflow">
		<table cellpadding="0" cellspacing="0" width="874" align="center">
			<tr>
				<td>
					<div id="SiteHeader">
						<div id="TopNav">
							<table cellpadding="0" cellspacing="0" height="51" border="0" width="100%">
								<tr>
									<td>
										<div style="overflow: hidden;">
											
												<a href="/">Home</a>
												<span class="divider">|</span>
												<a href="?PN=Schools2">Schools</a>
												<span class="divider">|</span>
												<a href="?PN=ParentInfo">Parent Info</a>
												<span class="divider">|</span>
												<a href="?PN=News2">News</a>
												<span class="divider">|</span>
												<a href="?PN=Calendar">Calendar</a>
												<span class="divider">|</span>
												<a href="?PN=AboutUs">About BCSD</a>
												<span class="divider">|</span>
												<a href="?PN=Directory">Directory</a>
											
												<span class="divider">|</span>
												<a href="?PN=Contact">Contact</a>
											
										</div>
									</td>
									
										<td width="145" align="right" nowrap>
											<div id="HeaderSearch" >
												<form action="Default.asp?PN='AdvancedSearch'&amp;Act='SearchNow'" method="post" name="frmSearch" target="_top" style="margin:0;">
													<input name="SearchModule" type="hidden" value="0">
													<input name="Keyword" id="Keyword" type="text" value="" />
													<input type="image" value="submit" src="http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/images/NavSearchBtn.gif" style="width:18px; height:18px; vertical-align:top;" onClick="if(Keyword.length&lt;4){alert('Your Keyword has to be atleast 4 characters long.\n\nPlease enter a valid Keyword.');};" />
												</form>
											</div>
										</td>
									
								</tr>
							</table>
						</div>	
					</div>
					<div id="PageWrapper">
						<div style="width: 858px; margin: 0 8px;  overflow:hidden;">
							
<table cellpadding="0" cellspacing="0" width="100%">
	<tr>
		<td valign="top">
			<div id="SideNavContainer">
				<div id="SideNavigation">

<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>


	<div id="NavDivisions">
	
		<a href="/?DivisionID=11196&ToggleSideNav=ShowAll" class="IncNavDivision">
			Quick Links for Teachers
		</a>
			
		<a href="/?DivisionID=11197&ToggleSideNav=ShowAll" class="IncNavDivision">
			Educators
		</a>
			
		<a href="/?DivisionID=11198&ToggleSideNav=ShowAll" class="IncNavDivision">
			Administrative Departments
		</a>
			
		<a href="/?DivisionID=11199&ToggleSideNav=ShowAll" class="IncNavDivision">
			School Board
		</a>
			
		<a href="/?DivisionID=11200&ToggleSideNav=ShowAll" class="IncNavDivision">
			PowerSchool Parent Portal
		</a>
			
		<a href="/?DivisionID=11201&ToggleSideNav=ShowAll" class="IncNavDivision">
			Thomas Magnet School Application
		</a>
			
		<a href="/?DivisionID=11203&ToggleSideNav=ShowAll" class="IncNavDivision">
			Driving Directions
		</a>
			
		<a href="/?DivisionID=12091&ToggleSideNav=ShowAll" class="IncNavDivision">
			Photo Album
		</a>
			
		<a href="/?DivisionID=15616&ToggleSideNav=ShowAll" class="IncNavDivision">
			Common Core Information
		</a>
			
		<a href="/?DivisionID=16133&ToggleSideNav=ShowAll" class="IncNavDivision">
			School Support Organizations
		</a>
			
	</div> <!-- End: id="NavDivisions" -->
	
	<span id="UserLinksMenu">
		
			<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=330450" target="_blank" class="IncNavLinks">School Board and BCEA Collaborative Conferencing Team MOU</a>
			
			<a href="http://boardpolicy.net/documents/default.asp?iBoard=1" target="_blank" class="IncNavLinks">School Board Policy Manual</a>
			
	</span>
		
			<div id="QuickLinks">
				
					<div class="QuickLinksTitle"><span>Quick Links</span></div>
				
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=265097" target="_blank" class="QuickLinks">
						2013-2014 District Calendar in English 
					</a>
					
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=265098" target="_blank" class="QuickLinks">
						2013-2014 District Calendar in Spanish
					</a>
					
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=328982" target="_blank" class="QuickLinks">
						2014-2015 District Calendar in English 
					</a>
					
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=331362" target="_blank" class="QuickLinks">
						2014-2015 District Calendar in Spanish
					</a>
					
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=330450" target="_blank" class="QuickLinks">
						School Board and BCEA Collaborative Conferencing Team MOU
					</a>
					
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=330451" target="_blank" class="QuickLinks">
						Conferencing Team MOU Quick Reference
					</a>
					
					<a href="http://boardpolicy.net/documents/default.asp?iBoard=1" target="_blank" class="QuickLinks">
						School Board Policy Manual
					</a>
					
			</div>
			 
		<div id="UniversalQuickLinks"> 
			 
					<div class="UniversalQuickLinksTitle"><span>Teachers</span></div>
				 
					<a href="https://webmail.bedfordk12tn.net/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fwebmail.bedfordk12tn.net%2fowa%2f" target="_blank" class="UniversalQuickLinks">
						Email 
					</a> 
					 
					<a href="https://pschool1.bedfordk12tn.net/teachers/pw.html" target="_blank" class="UniversalQuickLinks">
						PowerTeacher 
					</a> 
					 
					<a href="https://manager4.classworks.com/bedfordk12tn.com/TeacherModule/#Login" target="_blank" class="UniversalQuickLinks">
						Classworks - Teacher Log in 
					</a> 
					 
					<a href="http://moodle.bedfordk12tn.net/" target="_blank" class="UniversalQuickLinks">
						Moodle 
					</a> 
					 
					<div class="UniversalQuickLinksTitle"><span>Students</span></div>
				 
					<a href="http://parcc.testnav.com/client/index.html#login" target="_blank" class="UniversalQuickLinks">
						PARCC Field Test 
					</a> 
					 
					<a href="http://manager4.classworks.com/bedfordk12tn.com/StudentModule/#Login" target="_blank" class="UniversalQuickLinks">
						Classworks - Student Log in 
					</a> 
					 
					<a href="http://elearn.bedfordk12tn.net" target="_blank" class="UniversalQuickLinks">
						Moodle 
					</a> 
					 
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=&PN=&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=Documents&Act=Download&T=1&I=189247" target="_blank" class="UniversalQuickLinks">
						Student Dress Code for 2012-13 
					</a> 
					 
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=192278" target="_blank" class="UniversalQuickLinks">
						Student Dress Code for 2012-13 (Spanish) 
					</a> 
					 
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=Documents&Act=Download&T=1&I=196848" target="_blank" class="UniversalQuickLinks">
						Bus Route Information 
					</a> 
					 
					<a href="http://www.bedfordk12tn.com/Download.asp?L=0&LMID=451855&PN=DocumentUploads&DivisionID=&DepartmentID=&SubDepartmentID=&SubP=&Act=Download&T=1&I=187769" target="_blank" class="UniversalQuickLinks">
						Zoning Map 
					</a> 
					 
		</div> 
	</td></tr></table>
</div><div style="background: transparent url(http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/images/SideNavCtnrRepeat.gif) repeat-y 0 35px; width: 192px; overflow:hidden; margin: 15px 0 0 0;">
	<div style="background: transparent url(http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/images/SideNavCtnrTop.gif) no-repeat 0 0; padding: 15px 7px 0 30px;">
		<strong>Bedford County Schools</strong><br />
		500 Madison Street<br />
		Shelbyville, TN 37160<br />
		Phone: 931.684.3284<br />
	</div>
	<div style="background: transparent url(http://images.pcmac.org/Websites/BedfordCountySD/BedfordCountySD/images/SideNavCtnrBottom.gif) no-repeat 0 0; height: 7px; overflow:hidden"></div>
</div>
				<br />
			</div>
		</td>
		<td valign="top" width="100%">
			<table align="center" cellpadding="0" cellspacing="0" width="100%">
				<tr>
					<td colspan="2"><div id="SlideShow">
		<div style="width:643px; height:353px; ">
			<script src="/Javascripts/swissarmy.js" type="text/javascript">
/***********************************************
* Swiss Army Image slide show script  - � John Davenport Scheuer: http://home.comcast.net/~jscheuer1/
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full original source code
***********************************************/
//http://www.dynamicdrive.com/dynamicindex14/swissarmy/index.htm
</script>
<script type="text/javascript">
		 
	var slides=[];
				
	//(use false for no preloading and for when using no image buttons as controls):
	var preload_ctrl_images=false;
	//SET IMAGE PATHS. Extend or contract array as needed
	//fadeimages[#]=["Image URL", "Link URL", "Link Target", "Tool Tip Text"]
	
		slides[0]=["http://images.pcmac.org/cache/Site_813/7cd1f26ca24350a8f0c83fe030f69206.jpg", "", "http://cascadeelem.tn.bce.schoolinsites.com", "_self"];
		
		slides[1]=["http://images.pcmac.org/cache/Site_813/afa4534878ece3047cb33e899aa44e65.jpg", "", "http://communityelem.tn.bce.schoolinsites.com", "_blank"];
		
		slides[2]=["http://images.pcmac.org/cache/Site_813/968b3f7f721ab64ac3496214cb34b8bf.jpg", "", "http://eakinelem.tn.bce.schoolinsites.com", "_blank"];
		
		slides[3]=["http://images.pcmac.org/cache/Site_813/59f8bb659e3120f633ef9333e8d39b44.jpg", "", "http://eastsideelem.tn.bce.schoolinsites.com", "_blank"];
		
		slides[4]=["http://images.pcmac.org/cache/Site_813/47f6704c78b41eadedb8dec8c0d91059.jpg", "", "http://learningway.tn.bce.schoolinsites.com", "_blank"];
		
		slides[5]=["http://images.pcmac.org/cache/Site_813/bc1c5a2398744806a145fafdc0446dea.jpg", "", "http://libertyelem.tn.bce.schoolinsites.com", "_blank"];
		
		slides[6]=["http://images.pcmac.org/cache/Site_813/c0c00216973bb42ebe64f12173f64e85.jpg", "", "http://southsideelem.tn.bce.schoolinsites.com", "_self"];
		
		slides[7]=["http://images.pcmac.org/cache/Site_813/8e8084c1c66ab4a8b40e45e089cfab89.jpg", "", "http://thomasmagnet.tn.bcm.schoolinsites.com", "_blank"];
		
		slides[8]=["http://images.pcmac.org/cache/Site_813/69df1c5fb02ad49d6baaf36b496af388.jpg", "", "http://learningacademy.tn.bce.schoolinsites.com/", "_blank"];
		
		slides[9]=["http://images.pcmac.org/cache/Site_813/da364f81d790d85902241e28b7751599.jpg", "", "http://cascademiddle.tn.bcm.schoolinsites.com", "_blank"];
		
		slides[10]=["http://images.pcmac.org/cache/Site_813/6b6a25f5d22f23197cd34133bfc67fbf.jpg", "", "http://communitymiddle.tn.bcm.schoolinsites.com", "_blank"];
		
		slides[11]=["http://images.pcmac.org/cache/Site_813/0d68b932f5518fd352c067448f17c525.jpg", "", "http://harrismiddle.tn.bcm.schoolinsites.com", "_blank"];
		
		slides[12]=["http://images.pcmac.org/cache/Site_813/28a2487a5a8af5c48b9fde2d20c64936.jpg", "", "http://communityhigh.tn.bch.schoolinsites.com", "_self"];
		
		slides[13]=["http://images.pcmac.org/cache/Site_813/bce08362bdc44e2c97b844ef27703a39.jpg", "", "http://shelbyvillecentralhigh.tn.bch.schoolinsites.com", "_blank"];
		
		slides[14]=["http://images.pcmac.org/cache/Site_813/c2536e0cd9f1c1a7bb1d995191148ddb.jpg", "", "www.bedfordk12tn.net", "_self"];
			
	
	var fadebgcolor="white"
</script>
<script type="text/javascript">
	//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause on mouseover (0=no, 1=yes), optionalRandomOrder)
	//new fadeshow(fadeimages, 643, 353, 0, 3000, 0)
	new inter_slide(slides,643,353)
</script>
		</div>
	</div></td>
				</tr>
				<tr>
					
						<td valign="top" id="DefaultIncludes" style="padding: 0 10px;">
							<div>
								<span class="header" style="display:block; padding: 0 0 5px; margin: 0; line-height: 1em; ">Welcome to Bedford County Schools </span>
								<p><a href="http://www.bedfordk12tn.com/Download.asp?L=0&amp;LMID=451855&amp;PN=DocumentUploads&amp;DivisionID=&amp;DepartmentID=&amp;SubDepartmentID=&amp;SubP=&amp;Act=Download&amp;T=1&amp;I=346151" target="_blank" title="Job Fair 2014"><strong><span style="font-size: 10pt; font-family: 'Verdana','sans-serif'; color: #385723;">Bedford County Schools will be hosting a Teaching Job Fair May 3, 2014, in the cafeteria at Shelbyville Central High School. Please click here for more information.</span></strong><span style="font-size: 7.5pt; font-family: 'Verdana','sans-serif'; color: #385723;"></span></a></p>
<p><a href="http://bedford.enareplay.com/replay/showRecordingExternal.html?key=2c4lKPDudC3fOem" title="Job Fair 2014"><strong style="font-size: 13px; color: #ff6600;">Click here to view the regular April monthly School Board Meeting, held April 15, 2014.</strong></a></p>
<p><strong><span style="font-size: 10pt; font-family: 'Verdana','sans-serif'; color: blue;">Upcoming School Board Meeting Information:</span></strong></p>
<ul>
<li><span style="font-size: 13px;"><strong><span style="font-family: 'Arial','sans-serif'; color: blue;">The regular May monthly&nbsp;School Board meeting will be held Tuesday, May 20, 2014, at 5:30 P.M. in the library at Shelbyville Central High School.</span></strong></span></li>
</ul>
<table style="width: 462px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 112.5pt;">
<td style="height: 112.5pt; background: #9cc2e5; padding-bottom: 0in; padding-top: 0in; padding-left: 5.4pt; padding-right: 5.4pt; width: 157.25pt; border: #f0f0f0;" width="210">&nbsp;<img src="http://images.pcmac.org//images/Users/barrettb@bedfordk12tn.net//teach%202.jpg" border="0" width="174" height="146" /></td>
<td style="height: 112.5pt; background: #9cc2e5; padding-bottom: 0in; padding-top: 0in; padding-left: 5.4pt; padding-right: 5.4pt; width: 189.25pt; border: #f0f0f0;" valign="top" width="252">
<p style="text-align: center;" align="center"><strong><span style="font-size: 26pt; color: red;"><span style="font-family: Calibri;">Teacher Appreciation Week</span></span></strong></p>
<p style="text-align: center;" align="center"><span style="font-family: Calibri;"><strong><span style="font-size: 16pt; color: red;">May 5 &ndash; 9, 2014</span></strong></span></p>
</td>
</tr>
<tr style="height: 121.5pt;">
<td style="height: 121.5pt; background: #9cc2e5; padding-bottom: 0in; padding-top: 0in; padding-left: 5.4pt; padding-right: 5.4pt; width: 346.5pt; border: #f0f0f0;" colspan="2" valign="top" width="462">
<p><span style="font-size: 16px;"><span style="font-family: Calibri;">Each year the BOE draws names from each school and the winning teacher is given a day off of their choice.&nbsp; Board members and supervisors volunteer as substitutes for the day.&nbsp; Congratulations to this year&rsquo;s winners!</span></span></p>
<p><span style="font-size: 16px;"><span style="font-family: Calibri;">Christy Stonecipher &ndash; Eakin &ndash; Carol Smith, Volunteer<br /></span><span style="font-family: Calibri;">Judy Leverette &ndash; Community High &ndash; Amy Martin, Volunteer<br /></span><span style="font-family: Calibri;">Michelle Smith &ndash; BCLA &ndash; Karen Scoggins, Volunteer<br /></span><span style="font-family: Calibri;">Jo Davis &ndash; Cascade Elementary &ndash; Terise Rhodes, Volunteer<br /></span><span style="font-family: Calibri;">Jacqueline Collins &ndash; Harris Middle &ndash; Betty Thames, Volunteer<br /></span><span style="font-family: Calibri;">Jheri Beth Rich &ndash; Eastside &ndash; Pam Galbreth providing sub<br /></span><span style="font-family: Calibri;">Emma Williams &ndash; Community Elementary &ndash; Diane Neeley, Volunteer<br /></span><span style="font-family: Calibri;">Casey Burrahm &ndash; Community Middle &ndash; Amy Martin, Volunteer<br /></span><span style="font-family: Calibri;">Karisa Matusek &ndash; SCHS &ndash; Glenn Forsee, Volunteer<br /></span><span style="font-family: Calibri;">Wynee Haynes &ndash; Vocational &ndash; Steve Petty<br /></span><span style="font-family: Calibri;">David Lucich &ndash; Cascade Middle &ndash; Dixie Parker<br /></span><span style="font-family: Calibri;">Ivy Jones &ndash; Learning Way Elementary &ndash; Sub provided<br /></span><span style="font-family: Calibri;">Melanie Casson &ndash;Liberty Elementary &ndash; Terise Rhodes, Volunteer<br /></span><span style="font-family: Calibri;">Jamie Green &ndash; Southside &ndash; Chad Graham, Volunteer<br /></span></span><span style="font-size: large;"><span style="font-size: medium;"><span style="font-family: Calibri;"><span style="font-size: 16px;">Olga Olivia Pace &ndash; Cascade High &ndash; Daniel Kleindienst, Volunteer</span><br /></span></span><span style="font-size: 16px;"><span style="font-family: Calibri;">Jennie Haskins &ndash; Thomas Magnet &ndash; Dr. Andrea Anderson, Volunteer</span><span style="font-family: Calibri;">&nbsp;</span></span></span></p>
<p style="text-align: center;" align="center"><span style="font-size: 16px;"><em><span style="font-family: Calibri;">100 years from now&hellip;..it will not matter what my bank account was, the type of house I lived in, or the kind of car I drove, but the world may be a different place because I was important in the life of a child.</span></em></span></p>
</td>
</tr>
</tbody>
</table>
<p><span style="font-size: 13px;"></span>&nbsp;</p>
<table style="height: 211px; width: 381px;" border="0">
<tbody>
<tr>
<td>
<p><img src="http://images.pcmac.org//images/Users/barrettb@bedfordk12tn.net//Read%20Across%20America.JPG" border="0" width="268" height="200" /></p>
</td>
<td>
<p><strong><span style="font-size: 16px;">Superintendent Don Embry reads to a 2nd Grade Class at </span></strong><strong><span style="font-size: 16px;">Thomas Magnet School for the&nbsp;Read Across America program.</span></strong></p>
</td>
</tr>
</tbody>
</table>
<table style="height: 421px; width: 422px;" border="0">
<tbody>
<tr>
<td><img src="http://images.pcmac.org//images/Users/barrettb@bedfordk12tn.net//Invention%20Convention%203.jpg" border="0" width="221" height="160" /></td>
<td><img src="http://images.pcmac.org//images/Users/barrettb@bedfordk12tn.net//Invention%20Convention%202.jpg" border="0" width="180" height="218" /></td>
</tr>
<tr>
<td>
<p><strong><span style="font-size: 13px;">Thomas Magnet School participated in the Invention Convention </span></strong><strong><span style="font-size: 13px;">at MTSU on March 6, 2014.</span></strong>&nbsp;</p>
</td>
<td><img src="http://images.pcmac.org//images/Users/barrettb@bedfordk12tn.net//Invention%20Convention%201.jpg" border="0" width="183" height="198" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;<span style="font-size: 13px;">&nbsp;</span>&nbsp;<a href="http://www.expectmoretn.org" target="_blank" title="Expect More, Acheive More"><span style="font-size: 16px;"><img src="http://images.pcmac.org//images/Clients/570/813/Web%20site%20logos//Expect%20more.jpg" border="0" width="211" height="110" /></span></a></p>
<p><span style="font-size: 16px;">Bedford County Schools are part of the Expect More, Achieve More coalition.&nbsp;</span>&nbsp;</p>
<p>&nbsp;</p>
							</div>
						</td>
					
					<td width="33%" align="center" valign="top">
						<div class="IndexNews" >
							<div class="IndexNewsHeader"></div>
							<div id="IndexNewsPortalDistrict">
	<div class="IndexNewsPortalDistrict">
	<a href="Default.asp?PN=News2">District News</a>
	
	</div>
<span style="line-height:1px; font:1px;">&nbsp;</span></div>
							<div class="IndexNewsFooter"></div>
						</div>
						
							<div class="IndexNews" >
								<div class="IndexNewsHeader"></div>
								<div id="IndexNewsPortalSchool">
	<div class="IndexNewsPortalSchool">
	<a href="/?PN=News2&SubP=SNews&SubSubP=SchoolsNews&DisplayType=Selected&ShowNav=''&StoryGroup=Archived">School News</a>
	
	</div>
<span style="line-height:1px; font:1px;">&nbsp;</span></div>
								<div class="IndexNewsFooter"></div>
							</div>
						
						<div class="IndexNews" >
							<div class="IndexNewsHeader"></div>
							<div id="IndexNewsPortalEvents">
<div class="IndexNewsPortalEvents">
<a href="Default.asp?PN=Calendar&ShowNav=Yes">Top Events</a>

</div>
<span style="line-height:1px; font:1px;">&nbsp;</span></div>
							<div class="IndexNewsFooter"></div>
						</div>
					</td>
				</tr>
			</table>
		</td>
	</tr>
</table>

							<div style="background: #fff;">
								<div id="Legal">
	<a  href="http://www.schoolinsites.com/"><img src="/images/SisPoweredSmall.png" id="PoweredBy" height="30" width="120" alt="Powered and Designed by SCHOOLinSITES"/></a>
	
	<p class="right">
		Copyright &copy; 2014 &nbsp;Bedford County School District
	</p>
</div>

                                <p style="font:10px Arial, Helvetica, sans-serif; text-align:center; color:#999999">Bedford County Schools offers educational and employment opportunities without regard to race, color, national origin, religion, sex, creed, age, or disability.<br>  Bedford County Schools is not responsible for questionable or controversial content found through links external to this site.<br>
                                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                </p>
							</div>
						</div>
					</div>
					<div id="BottomRnd">&nbsp;</div>
				</td>
			</tr>
		</table>
	</div>
</div>

</body>
</html>