p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}


body {
 margin-top: 0;
 margin-bottom: 20px;
 padding: 0;
 border: 0;
 background-color: #ffffff;
 color: #000066;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 }
 
 #momma {
 width: 750px;
 padding: 0;
 border: 0;
 margin-top: 0;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 10px; 
 }
 
img {
 	margin-bottom: 15px;
	border: 0;
}

h1 {
	width: 650px;
	background-color: #606;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

h4 {
	font-size: 12px;
	padding-top: 7px;
}

.noteHeader {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px;
}
	

#mainMenu {
	width: 400px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
}

#mainMenu p {
	color: #039;
	margin-top: 5px;
}

#mainMenu ul li {
	list-style-type: none;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

#mainMenu ul li a:link, a:visited {
	text-decoration: underline;
	color: #606;
}

#mainMenu ul li a:hover, a:active {
	text-decoration: none;
	color: #039;
}

#instructions h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 7px;
}

#instructions p {
	font-size: 11px;
	color: #000;
	line-height: 1.5;
	margin-bottom: 15px;
}

.instructions {
	color: #f00;
	list-style-type: square;
	padding-top: 7px;
	padding-bottom: 20px;
	padding-left: 100px;
	line-height: 1.5;
}

.importantNote {
	color: #606;
	line-height: 1.25;
	padding-bottom: 15px;
}


#contacts {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666666;
	padding: 15px 30px;
	font-size: 9px;
	color: #000;
}

#contacts ul li {
	list-style-type: square;
	padding-bottom: 5px;
	
}

#logIn {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #606;
	border-top: 20px solid #606;
}

input {
	margin-top: 15px; 
	width: 200px;
	display: block;
	margin-left: 100px;
}

label {
	margin-top: 10px;
	padding-bottom: 20px;
	display: block;
	font-weight: bold;
	text-align: center;
}

#lectureList {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
	
	
#lectureList h2 {
	background-color: #606;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
}

#lectureList ul {
	list-style-type: none;
}

#lectureList ul li {
	padding-bottom: 20px;
	line-height: 1.25;
	padding-left: 20px;
}

#administration h2 {
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

#administration p {	
	line-height: 1.50;
}

#administration {
	width: 600px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#mainContent {
	width: 600px;
	float: left;
	background-color: #CCCCCC;
	padding: 30px 20px;
	margin-left: 50px;
}

#mainContent p {
	line-height: 1.25;
}

#mainContent ul li {
	list-style-type: none;
	line-height: 1.25;
}

#downloads {
	width: 300px;
	float: left;
	padding-left: 20px;
	line-height: 1.50;
}

#admin2 {
	width: 600px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#videoLinks {
	width: 200px;
	float: left;
	padding-left: 20px;
	line-height: 1.50;
}

p.download {
	font-size: 10px;
	color: #f00;
}

p.runningtime {
	font-size: 10px;
	color: #000;
}

#admin2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#admin2 li {
	list-style-type: none;
	line-height: 1.5;
}

p.linkBack {
	text-align: center;
}

