c* {
	margin:0;
	padding:0;}
	
body {
	font:80%/1.5 Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #a0cce9 url(images/bodybg_gradient.jpg) repeat-x left top;
	text-align: center;
	}
	
a {
	color: #3e76cf;
	text-decoration: underline;
	}
	
a:hover {
	color: #f38c27;
	text-decoration: none;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#widecontainer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/topnavbg.jpg) repeat-x left top;
	}
	
#container {
	clear:both;
	width: 771px;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	}
	
#topmenu {
	clear:both;
	width: 771px;
	margin: 0 auto;
	padding: 0;
	height: 47px;	
	}
	
#topnav {
	list-style: none;
	margin: 0;
	padding-top: 8px;
	padding-left: 10px;
}

#topnav li{
	display: inline;
	}
	
#topnav li{
	display: inline;line-height:3em; padding: 0 10px;
	}
	
#topnav a:link, #topnav a:visited {
	color: #D2C8C6;	
	text-decoration:none;
	}
	
#topnav a:hover, #topnav a:active {
	text-decoration:underline;	
	}
	
#header {
	clear:both;
	width: 771px;
	height: 202px;
	background: transparent url(images/header.jpg) no-repeat;
	}
	
#middlebg {
	clear:both;
	width: 771px;
	background: transparent url(images/middlebg.jpg) repeat-y top center;
	}
	
#middle {
	clear:both;
	width: 771px;
	background: transparent url(images/contentbg.jpg) no-repeat top center;
	min-height: 950px;
	}
	
#menu	{
	width: 175px;
	height: 240px;
	font-weight: bold;
	margin-left: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0;
	text-align: left;
	float: left;
	display: inline;
	}
	
#menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
	width: 170px;
  }
  
#menu li {
    position: relative;
  }
  
#menu li ul {	
	position: absolute;
	left: 170px;
	top: -2px;
	display: none;
	background-color: #ffffff;
  }
  
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ccc;
	background: #333;
	padding: 3px;
	padding-left: 15px;
	font-size: .9em;
	font-weight: bold;
	}
	
#menu ul li a:hover {
	display: block;
	background: #000 url(images/arro.gif) no-repeat 0% 50%;
	}
	
#menu ul li a:active, #menu ul li a.activeLink {
	background: #000 url(images/arro.gif) no-repeat 0% 50%;
	color: #fff;
	border-right-width: 0px;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */
#menu li:hover ul, #menu li.over ul { 
	display: block; }
#menu li:hover ul, li.over ul{ display: block; }

#submenu {
	list-style: none;
	border-top: 1px #cfe7f4 solid;
	border-bottom: 1px #cfe7f4 solid;
	text-align: center;
	margin: 0;
	clear:both;
	margin-bottom: 10px;
	padding: 0;
	height: 30px;
}

#submenu li{
	display: inline;
	}
	
#submenu li{
	display: inline;line-height:2em; padding: 0 10px;
	}
	
#submenu a:link, #topnav a:visited {
	color: #D2C8C6;	
	text-decoration:none;
	}
	
#submenu a:hover, #topnav a:active {
	text-decoration:underline;	
	}

#content {
	width: 525px;
	background: transparent;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	float: left;
	display: inline;
	text-align: left;	
	}
	
#content h1 {
	font: bold 2em Georgia, "Times New Roman", Times, serif; 
	color: #A71E16;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
#content h2 {
	font: bold 1.5em Georgia, "Times New Roman", Times, serif; 
	color: #117fc3;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#content h4 {
	font: bold 1em Arial, Helvetica, sans-serif; 
	color: #117fc3;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#content p {
	font: Arial, Helvetica, sans-serif;
	line-height: 21px; 
	}

#bottom {
	clear:both;
	width: 771px;
	margin: 0;
	padding: 0;
	background: transparent url(images/middlebg.jpg) repeat-y top center;
	}
	
#bodyfooter {
	clear:both;
	margin-top: -5px;
	padding: 0;
	width: 771px;
	height: 10px;
	background: transparent url(images/footer.jpg) no-repeat bottom center;
	}
	
#footer {
	width: 752px;
	height: 39px;
	margin-top: 7px;
	margin-left: 9px;
	margin-bottom: 10px;
	padding: 0;
	background: #b7d7ec;
	border-top: #ff9900 solid 1px;
	border-bottom: #ff9900 solid 1px;
	text-align: center;
	}
	
#footer p {
	margin: 0;
	}
	
.event {
	position: relative;
}
	
.when {
	position: absolute;
	left: 17em;
}

.regnote {
	margin-top:0;
	padding-top:0
}

.regtable td{
	border-bottom:1px dashed #ccc;
}

.progtable {
  	border-collapse: collapse;
}

.progtable td, .progtable th {
  	vertical-align: top;
  	margin: 0;
 	padding: 0 6px;
}

.progtable h4 {
  	margin-bottom: 0;
	padding-bottom: 0;
}
