body {
	font-family: "trebuchet ms", verdana, arial, tahoma, sans-serif;
	font-size: 100%;
	color: black;
	background-color: white;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

/* Set the page width */
#wrapper-content, #wrapper-footer {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {display: none;}
#menu-top {display: none;}
#wrapper-menu-page {display: none;}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	font-size: 50%;
	margin: 0 20px;
	background-color: white;
	clear: both;
}

address { font-size: 120%; line-height: 120%; padding: 6px; }

h1 { font-size: 200%; line-height: 130%; }
h2 { font-size: 120%; }
h3 { 	font-size: 150%; 
	clear: left; }
h4 { 	font-size: 125%; 
	clear: left; }
#instructors img { float: left;	padding: 10px 10px 10px 0; }

.top { display: none; }

td { vertical-align: top; }

.cn { font-weight: bold; }

.time { width: 10em; }

a:link, a:visited { color: black; text-decoration: underline; }

