/* CSS Document */



* {

	margin: 0px;

	border: 0px;

	padding: 0px;

	outline: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000;

}

ul {

	list-style-type: none;

	font-size: 10px;

}

li {

	text-decoration: none;

}

h2 {

	font-size: 12px;

	padding-bottom: 24px;

	color: #EB008B;

	font-weight: bold;

}

h3 {

	font-size: 12px;

	padding-bottom: 24px;

	color: #EB008B;

	font-weight: bold;

	display: inline;

}

h4 {

	font-size: 10px;

	padding-top: 12px;

	padding-bottom: 12px;

	color: #EB008B;

	font-weight: bold;

}

body {

	background: url(../../images/fixed.gif) no-repeat fixed right bottom #fff;

}

#header {

	background: url(../../images/header.gif) no-repeat;

	position: absolute;

	width: 100%;

	height: 343px;

	z-index: 1;

	left: 0px;

	top: 0px;

	right: 0px;

	bottom: 0px;

}

#navwrap {

	width: 780px;

	z-index: 2;

	position: absolute;

	left: 37px;

	top: 265px;

 }

.col {

	width: 186px;

	float: left;

}

.teachers, .choices {

	float: left;

	font-weight: bold;

}

.teachers li {

	width: 65px;

	padding-bottom: 26px;

	color: #EB008B;

}

.choices {

	width: 90px;

}

.choices .br {

	margin-bottom: 14px;

}

.choices li a:hover, .nav li a:hover, #handouts li a:hover {

	background: url(../../images/arrow.gif) no-repeat;

	color: #EB008B;

}

.choices li a , #handouts li a {

	color: #000;

	text-decoration: none;

	padding-left: 20px;

}

.shift {

	padding-left: 20px;

}

.navspace {

	margin-left: 40px;

}

.nav li a {

	text-decoration: none;

	padding-left: 20px;

}

.nav li {

	display: inline;

	font-weight: bold;

}

#handouts {

margin-top: 12px;

}



td

	{

	vertical-align: top;

	}

.schedule

	{

	width: 100%;

	margin-top: 24px;

	border-top: 1px solid #000; border-left: 1px solid #000;

	}

.schedule td

	{

	border-right: 1px solid #000; border-bottom: 1px solid #000;

	padding: 8px 12px;

	}

.schedule th

	{

	font-size: 14px;

	border-right: 1px solid #000; border-bottom: 1px solid #000;

	padding: 4px 8px;

	text-align: left;

	font-weight: normal;

	background: #eb008b;

	color: #E5F5FD;

	}

.grades

	{

	width: 100%;

	margin: 15px 0 15px 0;

	border-top: 1px solid #000; border-left: 1px solid #000;

	}

.grades td

	{

	border-right: 1px solid #000; border-bottom: 1px solid #000;

	padding: 2px 4px;

	font-size: 10px;

	}

.grades th

	{

	font-size: 10px;

	border-right: 1px solid #000; border-bottom: 1px solid #000;

	padding: 2px 4px;

	text-align: left;

	font-weight: normal;

	background: #0066cc;

	color: #E5F5FD;

	}

tr.greyedout td, td.greyedout

	{

	background-color: #0099E9;

	color: #BFE5F9;

	}

tr.altrow td

	{

	background: #fabfe2;

	}

.gradetable

	{

	width: 600px;

	}

.gradetable td

	{

	padding: 2px 4px;

	}

.gradetable .item

	{

	padding-left: 40px;

	}

.gradetable .header

	{

	font-weight: bold;

	}

.gradetable .value

	{

	font-style: italic;

	width: 120px;

	}	

.gradetable .firstcol

	{

	width: 30px;

	border-bottom: 1px solid #666666;

	}

.gradetable .secondcol

	{

	width: 30px;

	border-bottom: 1px solid #666666;

	}

.nametable

	{

	width: 600px;

	}

.nameline

	{

	width: 400px;

	border-bottom: 1px solid #666666;

	}

.dateline

	{

	width: 100px;

	border-bottom: 1px solid #666666;

	}

.projlinks a, .projlinks a:link, .projlinks a:visited

	{

	margin: 0 4px; padding: 4px;

	text-decoration: none;

	border: 1px solid #666;

	color: #666;

	}

.projlinks a:hover, .projlinks a:active

	{

	margin: 0 4px; padding: 4px;

	border: 1px solid #EB008B;

	background-color: #EB008B;

	color: #ffffff;

	}

.exampleimg

	{

	border: 1px solid #FF3F13;

	margin: 10px;

	}

table {

	background-color: #fff;

}

#footer {

	width: 100%;

	height: 37px;

}

