/* CSS Document */
body {
        margin:0;
        padding:0;
        font-family:"Microsoft Sans Serif";
        font-size:8pt;
        background:#FFFFFF;
        overflow: inherit;
}
.base{
        position: relative;
        top:0px; left:0px;
}
.PageContainer{
    position:relative;
    top:50px;
    left:0px;
	width:765px;
    overflow: inherit;
}
#Background{height:50px; width:100%;background-image:url(../Images/ex-Background.gif);background-repeat:repeat-x;background-position:left;position:absolute;left:0px;top:-6px;z-index:-1}
#Navigation{ width: 800px; height: 50px;z-index:2}
#Logo{background-image:url(/Schools/Images/ex-LWLLogoSecondaryPages.gif);background-repeat:no-repeat;height:50px;}
#SecondLogo{background-image:url(/Schools/Images/ex-ITLogo.png);background-repeat:no-repeat;height:50px;position:absolute;left: 5px; top: 5px;}
.Fblocked {display:block;width:250px;height:50px;top:5px;position:absolute;left: 5px; top: 5px;}
.Sblocked {display:block;width:250px;height:50px}
a.Fblocked {text-decoration:none;}
a.Sblocked {text-decoration:none;}
#Contact a {font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:white;text-decoration:none;width:100px;position:absolute;top:5px;left:700px;text-align:right;z-index:2} 
#topnav {
font-family:Arial, Helvetica, sans-serif;
position:absolute;
left:230px;
top:-5px;
width:700px;
z-index:10;
}
#topnav li {
display:inline;
float:left;
}
#topnav li a,#topnav ui.on {
display:block;
height:auto;
text-decoration:none;
font-size:12px;
text-align:center;
border-bottom: none;
font-weight:bold;
cursor:pointer;
color:#fff;
margin:0;
padding:0px 8px 0px;
}
#topnav li.first {
border-right: 1px solid #fff;
}
#topnav li.last {
border-right: 0px solid #009d00;
}
#topnav li.center {
border-right: 1px solid #fff;
}
#topnav ui.on {
color:#fff;
background-image:none;
cursor:default;
font-weight:700;
}
#topnav li a:hover {
}
#topnav li a:focus,#topnav li a:active {
text-decoration:none;
color:#fff;
}
