body, h1, h2, h3, h4, h5, ul, ol, li, p, form {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 76%;
	color: #2A679C;
	background-color: #DEF0FF;
	background-image: url(/MW/2006/images/background_gradient_2.jpg);
	background-repeat: repeat;
	text-align: center;
}
body#home {
	background-image: url(/MW/2006/images/background_gradient.jpg);
	background-repeat: repeat;
}
h1 {font-size: 2.25em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.25em;}
h4 {font-size: 1em; font-style: italic;}
h5 {font-size: 1em;}

h2, h3, h4, h5, p {
	margin-top: 1em;
}
li {
	list-style-position: inside;	
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0019D2;
}
a:visited {color: #2788DD; text-decoration: none;}
a:hover {text-decoration: underline;}
.hidden {display:none;}
#container {
	position: relative;
	width: 690px;
	background-color: #DEF0FF;
	border: 4px double #2A679C;
	background-image: none;
	margin: 50px auto;
	text-align: left;
}
#home #container {
	background-image: url(/MW/2006/images/background_girl_snow.gif);
	background-repeat: no-repeat;
	background-position: -30px 0px;
	width: 100%;
	min-height: 800px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	background-color: transparent;
	margin: 0;
}
#decorative1 {
	position: absolute;
	top: -50px;
	left: -75px;;
	width: 174px;
	height: 236px;
}
#maintextblock {
	background-color: #DEF0FF;
	padding: 20px;
	width: 500px;
	margin: 10px auto;
	border: none;
}
#home #maintextblock {
	width: 330px;
	margin-top: 105px;
	margin-left: 340px;
	border: 4px double #2A679C;
}
div.primary {
	float: left;
	width: 350px;
	margin-right: 30px;
}
div.secondary {
	float: left;
	width: auto;
}
h1.title {
	text-align: center;
	background-image: url(/MW/2006/images/title.gif);
	width: 309px;
	height: 108px;
	margin: 0 auto 0 auto;
}
p.leader {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2em;
}
#nav {
	margin: 40px auto 0 auto;
	text-align: center;
	clear: both;
	width: 400px;
}
ul#menu1 {
	margin: 0 auto;
}
ul#menu2 {
	width: 350px;
	margin: 0 auto;
}
#home #nav, #home ul#menu1 {
	width: 330px;
}
#home li#a0 {
	display:none;
}
#nav li {
	list-style: none;
	float: left;
	display: block;
	width: 70px;
	border: 1px solid #2A679C;
	background-color: #9AC8F0;
	margin-right: 8px;
	text-align: center;
	line-height: 1;
}
#nav ul#menu2 li {
	background-color: transparent;
	width: auto;
	border: 1px solid #2A679C;
	border-top: none; border-bottom: none; border-left: none;
	padding: 0 15px 0 5px;
	margin-top: 20px;
}
#nav ul#menu2 li#a8 {
	border-right: none;
}
#nav ul#menu1 a {
	height: 18px;
	display: block;
	font-weight: normal;
	color: #2A679C;
	padding: 6px 0 0 0;
}
#nav ul#menu1 a:hover {
	text-decoration: none;
	color: white;
}
#nav ul#menu1 li:hover {
	background-color: #2788DD;
}
#nav span.hidden {
	display: inline;
}
div.clear {
	height: 1px;
	clear:  both;
}
#footer {
	padding-top: 20px;
	margin-bottom: -10px;
	font-size: .95em;
	text-align: center;
}
#footer p.webmaster {
	font-size: .9em;
	margin-top: .5em;
}
form fieldset {
	margin: 25px 0; padding: 0;
}
form label {
	vertical-align: middle;
}
form fieldset ol {
	margin: 0;
	padding: 0;
}
form fieldset li {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}
form fieldset label {
	width: 80px;
	float: left;
	display: block;
}
fieldset input, fieldset textarea {
	margin: 0;
	padding: 1px;
	font-size: 1em;
	font-family: inherit;
	width: 300px;
}
form fieldset {
	border: none;
}
form legend {
	display: none;
}
form.paypal {
	text-align: right;
}
.package {
	border-top: 1px solid #2A679C;
	padding-top: 6px;
	margin-top: 25px;
}
table {
	margin-top: 20px;
	width: 100%;
}
td {
	padding: 6px;
	margin: 0;
	border: 1px solid #B3d0E7;
	vertical-align: top;
}
.class-name {
	font-weight: bold;
}
.class-time {
	font-style: italic;
}
.instructor {
	font-variant: small-caps;
}
