body {
	background-color: #b4b2b6;
	text-align: center;
	min-width: 1000px;
	margin: 0;
	padding: 0;
}

img {
	border-width: 1px;
}

#dressCodeImg {
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
	float: left;
}

#snowDayImg {
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
}

#wrapper {
	width: 900px;
	min-height:900px;
    height:auto !important;
    text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-width: .1em; 
	border-style: solid;
	border-color: #000000; 
	background-color: #FFFFFF;
}


#logoPic {
	margin-left: 0px;
	margin-top: 0px;
}

#titlePic {
	margin-left: 50px;
	margin-top: 0px;
	
}

#horizontal {
	clear: both;
	width: 900px;
	height: 40px;
	background-color: #822021;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 0px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
}

#horizontalLine {
	width: 900px;
	height: 5px;
	background-color: #000000;
}

#leftNav {
	width: 180px;
	min-height: 470px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 0px;
	border-left: 0px; 
	border-style: solid;
	border-color: #000000; 
	float: left;
	background-color: #FFFFFF;
}

.leftNavLink a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.leftNavLink a:visited {
	color: #626262;
	font-size: 14px;
	text-decoration: none;
}

.leftNavLink a:hover {
	color: #b20303;
	font-size: 14px;
	text-decoration: underline;
}

#rightNav {
	width: 180px;
	margin-left: 818px;
	min-height: 470px;
	border-bottom: 1px;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
	position: relative;
	background-color: #FFFFFF;
}

#mainContent {
	background-color: #FFFFFF;
	margin-left: 5px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
}

#mainText {
	padding-left: 5px;
	padding-right: 5px;
	
}

#rotatingMain {
	margin-left: 7px;
	margin-top: 7px;
	border-style: solid;
	border-width: thin;
}

.imgFloatLeft {
	float: left;
	border-width: .1em; 
	border-style: solid;
	border-color: #000000; 
}

.imgPadding img{
	padding-top: 5px;
}

.setFloatNone {
	float: none;
}

.paddingLeft {
	padding-left: 5px;
}

#careersImg {
	border-style: solid;
	border-width: thin;
}

#bradfordNews {
	margin-top: 20px;
	margin-left: 45px;
	max-height: 200px;
	width: 225px;
	float: left;
	overflow-y: scroll;
	overflow-x: none;
}

#schoolClosings {
	margin-top: 20px;
	margin-left: 45px;
	max-height: 200px;
	width: 225px;
	float: left;
}

#teacherInfo {
	margin-top: 20px;
	margin-left: 45px;
	min-height: 200px;
	width: 800px;
	
}

#dressCode {
	margin-top: 25px;
	margin-left: 90px;
	min-height: 200px;
	width: 425px;
	float: left;
	border-bottom: 0px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	padding: 5px;
	border-color: #000000; 
}


#calendar {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	max-width: 500px;
	max-height: 275px;
	min-height: 200px;
	overflow-y: scroll;
	overflow-x: none;
}

#elementaryContainer {
	clear: both;
	position: relative;
	float: left;
	width: 250px;
	min-height: 300px;
}

#elementaryTitle {
	margin-left: 45px;
	width: 250px;
	margin-top: 50px;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
}

#elementaryBox {
	width: 250px;
	min-height: 300px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
	background-color: #8c8632;
	margin-left: 45px;
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	line-height: 35px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}

#middleContainer {
	position: relative;
	float: left;
	width: 250px;
	min-height: 300px;
	margin-left: 65px;
}

#middleTitle {
	margin-left: 20px;
	width: 250px;
	margin-top: 50px;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
}

#middleBox {
	width: 250px;
	min-height: 300px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
	background-color: #2b96d9;
	margin-left: 10px;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	line-height: 35px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}

#highSchoolContainer {
	position: relative;
	float: left;
	width: 250px;
	min-height: 300px;
	margin-left: 35px;
}

#highSchoolTitle {
	margin-left: 0px;
	width: 250px;
	margin-top: 50px;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
}

#highSchoolBox {
	width: 250px;
	min-height: 300px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
	background-color: #0e3d59;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	line-height: 35px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}

#storeLayout {
	clear: both;
	width: 852px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#storeMenu {
	width: 300px;
	border-bottom: 0px;
	border-right: 1px;
	border-top: 1px;
	border-left: 0px; 
	border-style: solid;
	border-color: #000000; 
	float: left;
}

#storeIFrame {
	width: 549px;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 1px;
	border-left: 1px; 
	border-style: solid;
	border-color: #000000; 
	margin-top: 0px;
	margin-left: 300px;
}

#parentPortal {
	min-height: 400px;
}

#clear {
	clear: both;
}

#championAnn {
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -65px;
	margin-left: 50px;
	width: 245px;
	z-index: 1;
	border-bottom: 1px;
	border-right: 0px;
	border-top: 1px;
	border-left: 0px; 
	border-style: solid;
	border-color: #000000; 
}

