/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fffff5;
}

#logo{
	background-image:url(sfelogo10.png);
	width:200px;
	height:97px;
	background-position: left top;
	float: left;
	margin-left: 5px;
	left: 7px;
	position: absolute;
}

#cds{
	background-image:url(cds.jpg);
	width:165px;
	height:122px;
	background-position: top;
	float: left;
	margin-top: 170px;
	left: 20px;
	position: absolute;
}

#sidepics{
	background-image:url(sidepic2.jpg);
	width:106px;
	height:350px;
	background-position: left bottom;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 12px;
	position: absolute;
	top: 145px;
}

#tagline{
	float:none;
	top: 90px;
	left: 500px;
	position: absolute;
	overflow: hidden;
	width: 265px;
}

#menu{
	float:left;
	width:760px;
	height:32px;
	background-image:url(sfe_menu_bg.gif);
	background-repeat:repeat-x;
	margin:0px 0px 0px 5px;
	position: absolute;
	left: 7px;
	top: 115px;
}

#contenttext{
	float:left;
	width:540px;
	overflow: hidden;
	position: absolute;
	left: 130px;
	top: 140px;
	height: 447px;
}

#leftpanel{
	position: absolute;
	white-space: wrap;
	top: 145px;
	left: 570px;
	padding: 0px;
	margin: 0px;
	width: 213px;
}

#footer{
	float:left;
	width:760px;
	background-color:#FFFFF5;
	padding:10px 0px 0px;
	margin: 0px 0px 0px 5px;
	border-top: thin solid #7b90cc;
	border-right: none #7b90cc;
	border-bottom: none #7b90cc;
	border-left: none #7b90cc;
	position: absolute;
	left: 8px;
	top: 620px;
}

/*YELLOW NEWS PANEL*/
.yellownewspanel{
	border:solid 1px #666666;
	background-color:#ffff9a;
	padding:10px;
	margin:10px;
	position: relative;
}

/*TUTOR AND STUDENT BUTTONS*/
.buttonstyle{
	border:solid 1px #666666; 
	background-color:#ffff9a; 
	padding:5px; 
	margin:10px
	
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #000000;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#7b90cc;
	text-align: right;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:1px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: bold 11px Tahoma, sans-serif;
	color:#000000;
	text-decoration: underline;

}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.taglinetext {
	font: bold 16px Tahoma, sans-serif;
	color:#7b90cc;
}
#botpicsfaq {
	position: absolute;
	bottom: 950px;
}
#footerfaq {
	position: absolute;
	bottom: 900px;
}

#timestabletext {
	float: none;
	top: 200px;
	left: 230px;
	position: absolute;
	overflow: hidden;
	width: 550px;
}
