html{
	background: url('../images/back4.gif') top repeat-x;
	background-color: #041b45;
	background-attachment:fixed;
}
body{
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:20px;
	}
p{
	font-family: Arial, Helvetica, sans-serif;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.twitter_uname{
	font-weight:bold;
	text-decoration:underline;
	font-size: 125%;
}
.twitter_text{
	font-size:75%;
}.twitter_link{
	font-size:75%;
}
#twitter_update_list{
list-style-type: none
}
.links{
	width:100%;
	text-align:center;
	color:#fff;
	font-family: Arial; 
	text-decoration:none;
	padding-top:102px;
background: url('../images/banner.php') top right no-repeat;
	}
.foot{
	font-family: Arial; 
	text-decoration:none;
	color:#000;
	height:30px;
	width:726px;
	line-height:30px;
	background: url(../images/foot.gif) bottom repeat-x;
	margin-left:auto;
	margin-right:auto;
}

.links a{
	color: #fff;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:18px;

		font-size:15px;
	line-height:50px;
	margin:0;
}
.links a:hover{
	padding-top:15px;
	padding-bottom:15px;
		font-size:15px;
	line-height:50px;
	color:#000;
	background: url(../images/linkBack.gif);
}
.left{
     	padding-left:16px;
      border-right:1px solid #666;      
      border-left:1px solid #666;
}
.notLeft{
	
	border-right:1px solid #666;
	padding-left:16px;
}
.on{
	color:#000;
	background: url(../images/linkOn.gif);
}
.printonly{
    display:none;
}
.body{
	background-color:#fff;
	top:0px;
	width:696px;
	margin:15px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
}
.banner{
	margin-left:auto;
	margin-right:auto;
	height:150px;
	width:726px;
	background: url('../images/newBanner.gif') top repeat-x;
}
.login{
    font-family: Verdana, Arial, sans-serif; 
    font-size: 75%;
    color: #000;
    float:right;
    width:206px;
    height:28px;
    z-index:5;
	text-align:right;
}
.classbox{
    background-color:#EEEEEE;
}
.fullsched{
}
