@charset "utf-8";
/* CSS Document */

/*<<<<Added Flash Header / Flash Detection>>>>*/
*{
margin: 0;
}
html, body{
text-align: center;
}
#topbg{
position: absolute;
text-align: right;
display: inline;
width: 985px;
height: 88px;
margin: 0;
padding: 0;
}
#topbg p{
font-family: Arial, Helvetica, sans-serif;
font-weight: 800;
position: relative;
top: 55px;
color: #FFFFFF;
}
#topbg a{
font-family: Arial, Helvetica, sans-serif;
font-weight: 800;
color: #FFFFFF;
margin-left: 5px;
text-decoration: none;
list-style-image: url(../images/dot.gif);
z-index: 5;
}
#flashmenu{
position: relative;
text-align: center;
height: 379px;
width: 985px;
overflow: hidden;
margin: 0;
border-bottom: none;
clear: both;
z-index:5;
}
#noflash{
position: relative;
text-align: center;
background: url(../images/headerImg.jpg) top center no-repeat;
height: 379px;
width: 985px;
overflow: hidden;
margin: 0;
clear: both;
left:0;
}
#txtnav{
position: relative;
height: 25px;
width: 70%;
top: 63px;
left: 230px;
clear: both;
overflow: hidden;
text-align: right;
z-index: 100;
}
#txtnav p {
font-family: Arial, Helvetica, sans-serif;
font-weight: 800;
color: #FFFFFF;
display: inline;
z-index: 100;
}

#txtnav a{
font-family: Arial, Helvetica, sans-serif;
font-weight: 800;
color: #FFFFFF;
margin-left: 5px;
text-decoration: none;
list-style-image: url(../images/dot.gif);
z-index: 100;
}
.flash_btnnav{
position: relative;
top: 250px;
height: 105px;
width: 985px;
overflow: hidden;
clear: both;
background: url(../images/btm_bg_menu.gif) left top repeat-x;
z-index: 100;
}
.btnnav{
position: relative;
top: 250px;
height: 105px;
width: 985px;
overflow: hidden;
clear: both;
background: url(../images/btm_bg_menu.gif) left top repeat-x;
z-index: 100;
left:0;
}
div.img{
position: relative;
height: 105px;
width: 178px;
float: left;
clear: none;
margin-left: 55px;
margin-right: 5px;
}
div.img img{
display: inline;
}
#homeBtn{
height: 105px;
width: 178px;
text-indent: 0px;
overflow: hidden;
background: url(../images/homeBtn.png) center top no-repeat;
display: block;
}
#homeBtn:hover{
background-position: bottom left;
}
#homeBtn{
height: 105px;
width: 178px;
text-indent: 0px;
overflow: hidden;
background: url(../images/homeBtn.png) center top no-repeat;
display: block;
}
#homeBtn:hover{
background-position: bottom left;
}
#friendsBtn{
height: 105px;
width: 178px;
text-indent: 0px;
overflow: hidden;
background: url(../images/friendsBtn.png) center top no-repeat;
display: block;
}
#friendsBtn:hover{
background-position: bottom left;
}
#parentsBtn{
height: 105px;
width: 178px;
text-indent: 0px;
overflow: hidden;
background: url(../images/parentsBtn.png) center top no-repeat;
display: block;
}
#parentsBtn:hover{
background-position: bottom left;
}
#teachersBtn{
height: 105px;
width: 178px;
text-indent: 0px;
overflow: hidden;
background: url(../images/teachersBtn.png) center top no-repeat;
display: block;
}
#teachersBtn:hover{
background-position: bottom left;
}
/*<<<<Added Flash Header / Flash Detection  End>>>>*/