body {
	background: #55a5d9 url(img/bgrep.gif) repeat-y top;
	padding: 0;
	margin: 0;
	font-size: 80%;
	text-align: center;
	}
	
#bgwrapper {
	background: url(img/wlbg.gif) no-repeat center top;
}

#wrapper {

	}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	padding: 180px 0 0 0;
	text-align: left;
	overflow: hidden;
	}
	
h1 {
	height: 0px;
	text-indent: -9999px;
	}

h2 {
	border-bottom: 3px dashed #1c64ff;
	font: 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e62617;
	}

h3, legend {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #1c64ff;
	}
	
p, ul, ol {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.signup {
	border: 5px dashed #ff2100;
	color: #fff;
	background-color: #1c64ff;
	font: italic bold 6em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	}

.signup a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 0;
	}
	
.signup a:hover {
	background-color: #fff;
	color: #ff2100;
	}

#foot {
	
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 83px;
	background-image: url(img/bgfoot.gif);
	}
	
fieldset {  
	margin: 1.5em 0 0 0;  
	padding: 0;
	}

legend {  
	margin-left: 1em;  
	font-weight: bold;
	}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
	}

fieldset li {  
	padding-bottom: 1em;
	}

fieldset.submit {  
	border-style: none;
	}

label {
	float: left;
	width: 10em;
	margin-right: 2em;
	}

.skill_levels {
	list-style: decimal-leading-zero;

	}

#paypal {text-align: center;}

#schedule {
	margin-bottom: 20px;
	border: 1px solid #666;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 100%;
}

#schedule tr {
	border: 1px solid #666;
}

#schedule td {
	width: 150px;
	border: 1px solid #666;
}

#schedule tr.thead {
	background: #eee;
	font-weight: bold;
}