* {	margin: 0;
	padding: 0; }

body {
	background-color: #E3FCCE;
	margin: 0;
	padding: 0;
	background-image: url(/NW/images/NW-bg-1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font: 76% "Lucida Grande", Arial, Helvetica, sans-serif;
}

div#container {
	background-image: url(/NW/images/NW-bg-G.gif);
	background-repeat: no-repeat;
	background-position: 255px 100%;
	margin: 0;
	padding: 0;
}
div#container2 {
	margin: 0;
	padding: 0;
}

div#content {
	margin: 260px 0 0 300px;
	width: 416px;
	padding-bottom: 20px;
}

div.instructor, div.class {
	margin: 15px 0 0 0;
	padding: 0 0 50px 0;
	background-image: url(/NW/images/hr-center.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.instructor img, div.class img {
	float: left;
	margin: 0 11px 8px 0;
}
div.instructor p:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html div.instructor p {height: 1%;}
/* End hide from IE-mac */

h1 {
	font-family: "Adobe Garamond Pro", "Adobe Garamond", Garamond, Palatino, "New York", "Times New Roman", Times, serif;
	font-size: 6em;
	font-style: italic;
	font-weight: bold;
}

h1.title span {
	display:none;
}
h1.title a {
	display:block;
	width: 510px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 247px;
}
h2.subtitle span {
	display:none;
}

h2#daytime-act,
h2#nighttime-act,
h2#instructors, 
h2#sched-sat, 
h2#sched-sun, 
h2#class-t2, 
h2#class-t1,
h2#location,
h2#contests,
h2#register,
h2#reg-guys
 {
	width: 416px;
	height: 36px;
	background-image: url(/NW/images/head-day.gif);
	background-repeat: no-repeat;
	margin: 0 0 16px 0;
	padding: 0;
}
h2#nighttime-act {
	background-image: url(/NW/images/head-night.gif);
}
h2#register {
	background-image: url(/NW/images/head-register.gif);
}
h2#class-t2 {
	background-image: url(/NW/images/head-classes-lh.gif);
}
h2#class-t1 {
	background-image: url(/NW/images/head-classes-jm.gif);
	margin-top: 50px;
}
h2#instructors {
	background-image: url(/NW/images/head-instructors.gif);
}
h2#location {
	background-image: url(/NW/images/head-location.gif);
}
h2#contests {
	background-image: url(/NW/images/head-contests.gif);
}
h2#reg-guys {
	background-image: url(/NW/images/head-guys.gif);
}

h2#sched-sat, h2#sched-sun {
	width: 100%;
	height: 41px;
	margin: 0;
	background-image:url(/NW/images/sched-heads.gif);
}

h2#sched-sun {
	background-position: 0 -41px;
}

h2, h3 {
	font: bold italic 1.5em "Adobe Garamond", Garamond, Palatino, "New York", "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h4 {
	font: normal .8em/1.2 "Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif;
	margin: 0 0 1em 0;
	padding: 0;
}

div.vert-montage {
	width: 185px;
	float: right;
	padding: 20px 0 10px 10px;
	text-align: right;
}
div.text h3 {
	padding-top: 1em;
}
div.text p {
	padding-top: 1em;
	font: 1em/1.4 "Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif;
}

table.schedule, table.sm-schedule {
	width: 416px;
	margin-bottom: 15px;
	padding: 0;
	border-spacing: 0;
}
table.schedule td, table.schedule th, table.sm-schedule td, table.sm-schedule th {
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
}
table.schedule th.room1, table.schedule th.room2 {
	width: 158px;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
}
table.schedule th h3 {
	font: normal 1em "Lucida Grande", Arial, Helvetica, sans-serif;
}
table.schedule th.time h3 {
	text-align: right;
	padding-right: 10px;
	font-size: .9em
}
table.schedule .instructor, table.sm-schedule .instructor {
	font: italic 0.8em/1.3 "Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif;
	background: none;
	color: #666666;
}
table.schedule .instructor a, table.sm-schedule .instructor a {
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-style: normal;
	color: #666666;
}
table.sm-schedule {
	margin: 0;
	border-bottom: 1px solid black;
}
table.sm-schedule h2 {
	font: normal 1em "Lucida Grande", Arial, Helvetica, sans-serif;
}
table.sm-schedule h3 {
	font: italic 1.2em Garamond, Georgia, serif;
	margin: 0; padding: 0;
}
table.sm-schedule th.room1, table.sm-schedule th.room2 {
	width: 50%;
}

tr.break th {
	vertical-align: middle;
	color: #666666;
}
tr.break p {
	text-align: center;
	font: normal 1em "Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif;
	margin-left: -25px;
	padding: 10px 0;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #666666;
}

a {
	font-weight: bold;
	color: #386D01;
	text-decoration: none;
}
a:visited {
	color: #46503B;
}
a:hover {
	color: #FF0099;
}
a:active {
	color: #66FF00;
}
a.stay-hot visited {
	color: #386D01;
}

div#top-menu {
	position: absolute;
	left: 359px;
	top: 196px;
	width: 293px;
	height: 33px;
	background-image:url(/NW/images/top-menu/sepr.gif);
}
ul#nav {
	margin: 0;
	padding: 0;
	position: relative;
}
ul#nav li, ul#nav li a {
	display:block;
	height: 33px;
}
ul#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
}
ul#nav li span {
	display: none;
}
li#day {
	background-image: url(/NW/images/top-menu/day-off.gif);
	width: 60px;
}
li#day a:hover {
	background-image: url(/NW/images/top-menu/day-on.gif);
}
li#night {
	background-image:url(/NW/images/top-menu/night-off.gif);
	width: 80px;
	left: 87px;
}
li#night a:hover {
	background-image: url(/NW/images/top-menu/night-on.gif);
}
li#register {
	background-image:url(/NW/images/top-menu/register-off.gif);
	width: 107px;
	left: 186px;
}
li#register a:hover {
	background-image:url(/NW/images/top-menu/register-on.gif);
}

div#sub-menu {
	position: absolute;
	left: 0;
	top: 525px;
	width: 272px;
	height: 270px;
	background-image: url(/NW/day/menu.gif);
	background-repeat: no-repeat;
}
div#sub-menu h2 {
	display: none;
}
ul#day-nav {
	margin: 0;
	padding: 0;
	position: relative;
}
ul#day-nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 34px;
	width: 100%;
}
ul#day-nav li, ul#day-nav li a {
	height: 27px;
	display: block;
}
ul#day-nav li span {
	display:none;
}
ul#day-nav li#i2 {
	top: 61px;
}
ul#day-nav li#i3 {
	top: 88px;
}
ul#day-nav li#i4 {
	top: 115px;
}
ul#day-nav li#i5 {
	top: 142px;
}
ul#day-nav li a:hover {
	background-image: url(/NW/day/menu.gif);
}
li#i1 a:hover {
	background-position: 0 -304px;
}
li#i2 a:hover {
	background-position: 0 -331px;
}
li#i3 a:hover {
	background-position: 0 -358px;
}
li#i4 a:hover {
	background-position: 0 -385px;
}
li#i5 a:hover {
	background-position: 0 -412px;
}

address {
	font: italic 1.2em Garamond, Georgia, serif;
	padding-top: 1em;
}
address a {
	font-weight: normal;
}
form.single-button {
	width: inherit;
	float: left;
	padding-right: 10px;
}
form textarea#comments {
	width: 100%;
	height: 100px;
}
#copyright {
	font-size:75%;
	margin-top:1em;
}
p.webmaster {
	font: italic 1.1em Garamond, Georgia, serif;
}
.webmaster a {
	font-weight: normal;
}

a {
	border-style: none;
}