@charset "UTF-8";

img{
	border : none;
}

.super{
position: relative;
font-family: "Courier New", Courier, monospace;
left: 10px;
top : 50px;
font-size: 14px;
font-style: normal;
color: #000000;
background-color: #FFFFFF;
}
a {
	color: #993366;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}
li {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	background-color: #FFFFFF;
}
sub_header {
}
#header {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/title.jpg);
	position: absolute;
	height: 150px;
	width: 800px;
	left: 30px;
	top: 10px;
}
ul, ol {
	list-style-type: none;
	margin-left : 0px;
	padding-left: 0px;
	top: 20px;
}

#main {
	background-image: url(../images/tesla.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: auto;
	width: 800px;
	left: 30px;
	top: 225px;
	padding-bottom: 50px;
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}

#subheader{
	position: absolute;
	width: 800px;
	left: 30px;
	top: 170px;
}

#subheader a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	background-color: #FFFFFF;
	line-height: 20px;
	padding-bottom: 20px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}


#main  p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

dl#syllabusMeta dt
{
	float: left;
	clear: left;
	margin-right: 5px;
	width: 125px;
}

dl#syllabusMeta dd
{
	float: left;
	width: 300px;
}

#syllabusMeta
{
	height: 90px;
	background-color: #FFFFFF;
}

dl#grading dt
{
	width: 75px;
	float: left;
	padding-right: 3px;
}

dl#grading dd
{
	display: block;
	width: 350px;
}


/*===========================================================
* SCHEDULE
* =========================================================== */
/* WEEKS */

#schedule{
margin-left: 0px;
}

.week
{
	clear: both;
}

.day
{
	width: 50%;
	float: left;
	margin-left: 0px;
	margin-bottom: 30px;
}


/*===========================================================
* Students
* =========================================================== */

#stud_img{
position: absolute;
margin-left: 100px;
margin-top: 220px;
}


/*===========================================================
* Students individual 
* =========================================================== */
#main2{
	
	position: absolute;
	height: auto;
	width: 800px;
	left: 30px;
	top: 225px;
	padding-bottom: 50px;
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}


#pieces{
	position : relative;
	float: right;
	margin-top: -80px;
}



.show{
width: 300px;
color: #000000;
text-align: left;
}

.show span{
width: 300px;
color: #993366;
}


/*LIGHTBOX STUFF*/

