@charset "utf-8";

  *  {
margin : 0;
}

/**formatting**/
body {
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
}
h1 {
font-family : inherit;
font-size : 24px;
color : #000066;
text-indent : 0;
letter-spacing : 0;
border-bottom-style : dotted;
margin : 10px 0 10px 0;
}
h2 {
font-family : inherit;
text-align : left;
text-indent : 0;
color : #000066;
font-size : 16px;
border-bottom-style : dotted;
border-bottom-width : 2px;
margin : 0 0 5px 0;
padding : 10px 0 0 0;
width : 100%;
font-weight : 600;
}
h2.right {
padding : 0 0 0 0;
text-align : center;
}
h3 {
color : #000000;
font-size : 14px;
font-weight : 900;
margin : 5px 0 0 0;
text-indent : 0;
}
#subtopics {
text-align : left;
}
p.backtotop {
text-align : right;
font-size : 10px;
padding : 0;
margin : 0;
}
a {
text-decoration : none;
color : #006699;
}
p.morespace {
padding : 0 0 5px 0;
}
hr {
margin : 20px 0 20px 0;
}
ul {
padding-left : 20px;
line-height : 1.6em;
text-indent : 0;
}
ul li {
list-style : disc;
line-height : 20px;
margin-top:5px;
}
ol {list-style-type:number; text-indent:0; line-height:1.3em; }
ol li{margin-bottom:10px}
a:visited {
color : #006699;
text-decoration : none;
}
a:hover {
color : #ff0000;
text-decoration : underline;
}
a:active{
color : #ff0000;
text-decoration : underline;
}

.emphasize{

	font-weight:900;
	text-indent:0px;
	
}
.emphasize_ul{
 font-weight:900;
 text-decoration:underline;
 text-indent:0px;

}




/** layout **/

#wrapper {
margin : 0 auto;
width : 922px;
}
#faux {
margin-bottom : 0;
overflow : auto;
width : 100%;
}
#header {
width : 923px;
height : 189px;
padding : 0 0 0 0;
background : #ffffff;
background-image:url(../images/excel-banners-flash.jpg);
margin-top:10px;
}
#navigation {
width : 922px;
background-image : url(../images/dot.gif);
}
#leftcolumn {
display : inline;
color : #000000;
margin : 10px;
padding : 0;
width : 195px;
height : inherit;
float : left;
}


#content {
position : relative;
float : left;
margin : 0 0 0 0;
padding : 0 33px 0 10px;
width : 470px;
padding-bottom:7%;
display : inline;
position : relative;
text-indent : 24px;
letter-spacing : 1px;
text-align:justify;
}

//use this for index pages such as the adminstrators main page
#content_index {
position : relative;
float : left;
margin : 0 0 0 0;
padding : 0 33px 0 10px;
width : 850px;
padding-bottom:7%;
display : inline;
position : relative;
text-indent : 24px;
letter-spacing : 1px;
}


#rightcolumn {

margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
width : 350px;
float : right;
}
.rightcolumn_cnt {
float : left;
border : 1px dotted #333;
margin : 10px 10px 5px 0;
width : 330px;

}
#surround {
border : 1px dotted #000000;
width : inherit;
}



/*School Schedule on front page End*/

table.fancy {
  width:280px;
  margin: 1em 1em 1em 2em;
  background: whitesmoke;
  border-collapse: collapse;

 
}
table.fancy tr:hover {
   background: lightsteelblue !important;
 
}

table.fancy th, table.fancy td {
  border: 1px silver solid;
  padding: 0.25em;
  text-align:center;
  
}



table.fancy th {
  background: gainsboro;
  text-align: center;
  font-weight:800;
}
table.fancy caption {
  margin-left: inherit;
  margin-right: inherit;
}

.outer_desc_box{
	width:100%; 
	margin-top:5px; 
	margin-bottom:0px; 
	padding-bottom:20px;
	border-top:1px solid #C4D9FC;
	border-bottom:1px solid #C4D9FC;
	height:140px;
}
.block_of_info{
	float:left;
	width:220px;
	height:70px;
	margin-right:10px;
	text-indent:0px;
	padding-left:5px;
	padding-top: 10px;
 }
 
 
 
 

/*School Schedule on front page End*/

/**
Banner
**/

#FlabellComponent{
	
	
	/*border:#000099 solid 1px;
	border-left:#000099 solid 1px;*/
	margin:11px 0px 0px 11px;
	
}


.img li{
				list-style-type:none;
				display:inline;
				padding-left:10px;
				margin-top:20px;
				
			
}

desc1{
	display:inline;
	width:150px;
}

/*Banner Ends*/

#footer {
width:100%;
clear : both;
color : #ffffff;
/*background : #abbebe;*/
margin : 0 0 10px 0;
background-image : url(../images/dot.gif);
} 

