#head {
	float:left;
	width:960px;
	height:189px;
	background:url('../img/tex_head.gif') repeat-x;
	padding-top:11px;
}

#useroption {
	float:left;
	width:945px;
	height:32px;
	padding-left:15px;
}

#useroption p {
	float:left;
	color:#92aae8;
	white-space:nowrap;
	padding-top:9px;
}

#useroption form {
	float:left;
	padding-left:10px;
	padding-top:7px;	
}

#useroption form input {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:3px;
	padding:1px 3px;
	color:#635c77;
}

#useroption form input.inputs {
	width:100px;
	border:1px solid #bfb8d4;	
}

#useroption form input.btn {
	padding-top:3px;	
}

#headmid {
	float:left;
	width:958px;
	height:110px;
	border-left:1px solid #d5d4e8;
	border-right:1px solid #d5d4e8;
}

h1 {
	float:left;
	width:759px;
	height:110px;
	overflow:hidden;
	background: url('../img/logo_head.jpg') no-repeat;
}

#weather {
	float:left; 
	width:79px;
	text-align:right;
	margin-top: -14px;
	margin-left: 26px;
}

#topmenu {
	float:left;
	width:958px;
	height:32px;
	border-left:1px solid #d5d4e8;
	border-right:1px solid #d5d4e8;
}

#topmenu ul, #useroption ul, #topmenu li, #useroption li {
	float:left;
}

#topmenu ul { padding-left: 8px; }

#useroption ul { padding-left:5px; }

#useroption li {
	padding: 9px 7px 0 8px;
	background:url('../img/tex_usermenu.gif') no-repeat left bottom;
}

#topmenu li {
	padding: 9px 8px 0 7px;
	background:url('../img/tex_topmenu.gif') no-repeat right bottom;
}

#useroption a {
	color:#92aae8;
	text-decoration:underline;
}

#useroption a:hover {
	color:#ffffff;
	text-decoration:none;
}

#topmenu a {
	color:#535161;
	text-decoration:none;
}

#topmenu a:hover {
	color:#000000;
	text-decoration:underline;
}

#students {
	position:absolute;
	top:0px;
	left:548px;
	width:252px;
	height:200px;
	background: url('../img/head_students.gif') no-repeat;
	z-index: 999;
}

#quicksearch { float:left; }

#quicksearch form { float:left;  padding-top:7px; }

#quicksearch p {
	float:left;
	padding: 9px 7px 0 7px;
}

#quicksearch form input {
	float:left;
}

#quicksearch form input.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:3px;
	padding:1px 3px;
	color:#635c77;	
	width:100px;
	border:1px solid #d0cada;	
}

#quicksearch form input.btn {
	padding-top:1px;
}
