body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #333;
    text-align: center;
}

body, table tr td, table tr th, table thead tr td, table thead tr th {
    margin: 0;
    padding: 0;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 1.5em;
    color: #666;
    vertical-align: top;
    border: 0px;
}

div, p, th, td, li, dd, dl, dt {
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 1.5em;
    color: #333;
    text-decoration: none;
    text-align: left;
}

div, img {
    border: 0;
    margin: 0;
    padding: 0;
}


div#leftCol
{
	float:	left;
	display: inline;
	width: 150px;
}               

div#rightCol
{
	float: right;
	display: inline;
	width:	500px;
}   


#class_schedule, #event_cal {
    width: 100%;
}

#class_schedule {
    margin-top: 10px;
}

#class_schedule .alternate, #event_cal .alternate {
    background-color: #e1e1e1;
}

#class_schedule .title {
    font-family: Georgia, Serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #16706e;
    margin-left: -10px;
    padding-top: 1em;
    border-bottom: 1px solid #666;
}

#class_schedule thead td, #class_schedule thead th {
    background-color: #dedede;
    color: #16706e;
    font-weight: bold;
}

#class_schedule td, #class_schedule th {
    font-size: 10px;
    padding: 3px 0 3px 10px;
}

#class_schedule #hdr_class {
    width: 150px;
}

#class_schedule #hdr_studio {
    width: 30px;
}

#class_schedule #hdr_starts, #class_schedule #hdr_length {
    width: 50px;
}

#class_schedule #hdr_instructor {
    width: 180px;
}
   
	
	#navigation,	    
	#logo,
	#subnav,
	#pagenav
	{
		display:	none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	