@charset "utf-8";
#flash{
	background: #FFFFFF;
	margin: 25px 0px;
}
#section {
	margin: 0px;
	padding: 0px;
}
#form {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#flash #pageColor {
	background: #D7DF21;
	margin-top: 0px;
	margin-bottom: 0px;
}

#flash #container {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 33px;
	padding-bottom: 33px;
	height: 500px;
}
#flash #content {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 1008px;
}
#header {
	font-size: 12px;
	height: 30px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}

#header a {
	margin-right: 10px;
	margin-left: 10px;
	color: #9B9B9B;
	text-decoration: none;
}
#header a:hover {
	color: #F26522;
	text-decoration: underline;
}
#section #banner {
	background: #D7DF21;
}
#banner table {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	height: 280px;
}
#section #banner td {
	text-align: center;
}
#section #header {
	text-align: left;
	width: 1008px;
	margin: 10px auto 0px;
	padding: 0px;
	height: 30px;
}
#section #container {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #9D9D9D;
	width: 928px;
	padding-left: 110px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#section #container a {
	color: #9d9d9d;
}
#section #container a:hover {
	color: #F26522;
}


#section #container h2 a {
	color: #9D9D9D;
	text-decoration: underline;
}
#section #container h2 a:hover {
	color: #F26522;
}


#section #container h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 15px;
	padding: 0px;
}
.fakeH1 {
	font-size: 20px;
	color: #999;
}
#section #container h2 , #form #container h2{
	font-size: 18px;
	font-weight: normal;
}

#section #container h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 14px 0px 0px;
	padding: 0px;
}
#section #container dl {
	margin: 15px 0px 0px;
}
#section #container dl dd {
	margin-bottom: 15px;
}


#section #container dl, p {
	font-size: 16px;
	line-height: 25px;
}
#flash .homeText {
	width: 100%;
}
#flash .sidebar1 {
	float: left;
	width: 172px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#flash .ctrContent {
	padding: 10px 5px;
	width: 515px;
	float: left;
	font-size: 10px;
	margin-right: 8px;
	margin-left: 8px;
	border-right: 2px dotted #F63;
	border-left: 2px dotted #F63;
}
#flash .left {
	padding-right: 7px;
}
#flash .right {
	padding-left: 7px;
}
#flash .sidebar2 a {
	font-weight: bold;
}



#flash .sidebar2 {
	float: left;
	width: 172px;
	padding: 10px 0 10px 0px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px; /* this creates the space between the navigation on the content below */
}
ul.nav li {
	border-bottom: 1px solid #666; /* this creates the button separation */
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
	width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background: #ADB96E;
	color: #FFF;
}

.DSnotes {
	color: #F00;
}

.teacher {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	border-right: 1px solid #F26522;
	padding-right: 4px;
	padding-left: 4px;
	border-left: 1px solid #F26522;
	margin-bottom: 0px;
	color: #999;
}

.teacherOpen {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	border-right: 1px solid #F26522;
	padding-right: 4px;
	padding-left: 4px;
	border-left: 1px solid #F26522;
	margin-bottom: 0px;
	color: #999;
}
.teacherOpen img {
	margin-left: 10px;
	margin-top: 3px;
}


.smallStuff {
	font-size: 12px;
}

#section #container #sidebar1 {
	float: right;
	width: 172px;
	padding: 0px;
	margin: 55px 20px 0px 138px;
}
#section #container #sidebar1 .sideTable {
	background: url(../assets/buttons.gif) no-repeat;
	height: 472px;
	width: 172px;
}
#section #container #sidebar1 .sideTable tr td {
	text-align: center;
	height: 150px;
}
#apDiv1 {
	position:static;
	width:172px;
	height:145px;
	z-index:1;
	margin: 10px 0px 0px;
	padding: 0px;
}



#section #container #sidebar1 img {
	margin: 0px;
	padding: 0px;
}

#sidebar1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	text-align: center;
	width: 172px;
}
#sidebar1 li {
	margin: 0px;
	padding: 0px;
}
#sidebar1 .sideTable a  {
	display: block;
	text-decoration: none;
	color: #A6AC15;
	margin: 0px;
	padding: 8px;
}
#sidebar1 .sideTable a:hover {
	color: #F26522;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#section #container .gallery {
	background: #999A98;
}
#section #container .gallery img {
	border: 1px solid #D7DF21;
}

#section #container #design {
	font-size: 11px;
	background: #FFFFFF;
	float: left;
	margin-top: 50px;
}
#section #container #design a {
	color: #9D9D9D;
	text-decoration: none;
}
#flash #credits {
	font: 8px
. Arial, Helvetica, sans-serif;
	width: 500px;
	text-align: center;
	margin: 115px auto 5px;
	font: 8px Arial, Helvetica, sans-serif;
	color: #5D5D5C;
	letter-spacing: 1px;
}
#section #container p #video{
	margin-left: -80px;
}
#margin {
	width: 830px;

}
#form #container {
	padding: 0px 5px 10px 0px;
	color: #9D9D9D;
}

